photo

Brooks Nelson


Last seen: 3年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
19,140
of 297,457

評判
2

コントリビューション
8 質問
0 回答

回答採用率
37.5%

獲得投票数
1

ランク
 of 20,438

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 158,938

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Help plotting all points for each iteration on one graph.
I am trying to plot the elements in my y array over the iteration of n in the for loop. The calcualations are correct when disp...

6年以上 前 | 2 件の回答 | 0

2

回答

質問


Help with plotting reflection Coefficient magnitude vs frequency for a single stub shunt (short circuit)
I am trying to use matlab to replicate this graph from the book. <</matlabcentral/answers/uploaded_files/113565/Screen%20Shot...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


Plot the power function P(x)=sinc^2(x)(mW) from -5πx5π
I am using the following. x=-5*pi:pi/100:5*pi; mW=0:.02:1; P= sinc^2*(x)*(mW); <--- I get an error hear I ...

約7年 前 | 1 件の回答 | 0

1

回答

質問


I am working matrix, but confused on this.
I defined a matrix. >> B=[5 9 3 2;6 7 1 3; 2 4 1 9] B = 5 9 3 2 6 7 1 3 2 ...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Input a range of numbers into an expression
tan(x)=sin(x)/cos(x) for x=-π/2, -π/4, 0, π/4, π/2. I inputted a range for x; >> x=[-pi/2 -pi/4 0 pi/4 pi/2] x ...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Can not get range values for y to plot from function?
I have created an m file. Within the file I have a function when I individually input my range of numbers I get the correct answ...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Combining multiple functions within one script
I have three functions I would like to put into one script. What would be the correct steps to do so. here are the following f...

約8年 前 | 4 件の回答 | 1

4

回答

質問


input and output function
I have been trying to learn functions but must have a mental block. I am trying to take a number "n" as an input and output the...

約8年 前 | 1 件の回答 | 0

1

回答