統計
MATLAB Answers
3 質問
0 回答
ランク
of 171,294
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
8年以上 前 | 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...
8年以上 前 | 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...
8年以上 前 | 0 件の回答 | 0
