![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10873053_1522137733684_DEF.jpg)
Peter Walt
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
205,436
of 297,016
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to incorporate positive and negative theta while plotting graph for Range vs theta in projectile motion
I am trying to write a code to plot a graph for Range vs theta for projectile motion and using it in LABVIEW. I don't know how t...
7 years ago | 1 answer | 0
1
answerQuestion
Can please somebody check my code and tell me what I ma doing wrong. I am trying to write a code for AM modulated wave of amplitude A to plot N element array of displacement values.
delta_t=1/f_s start=0 step=t stop=(N-1)*delta_t t=start:step:stop A=input('enter amplitude of the wave'); fmod=input('ente...
7 years ago | 1 answer | 0
1
answerQuestion
I am trying to write a matlab code for amplitude modulated wave that produces N element array of displacement values for Am wave. The displacement is y(t)=A(1+sin(2*pi*fmod*t))sin(2*pi*fsign*t) Can anyone please help me in writing it.
I am trying to write a MATLAB code for amplitude modulated wave that produces and plot N element array of displacement values fo...
7 years ago | 0 answers | 0