photo

Peter Walt


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答