![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/feumbachgmailcom_1521869820864_DEF.jpg)
Jeff Smith
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Writing a MATLAB code that does Nodal Analysis
So I'm basically writing a matlab code that will automatically solve a simple circuit (just resistors, current sources and volta...
7年弱 前 | 1 件の回答 | 0
1
回答質問
Converting a for loop into a while loop?
If I have the for loop: for i=1:3 for j=2:4 A(i,j)=B(i+2,j+1); end end How could I convert this into a while...
7年弱 前 | 1 件の回答 | 0
1
回答質問
Help with writing a code for computing the area under a curve.
I need to write a MATLAB function called Area1 having two inputs, r and N, and an output, A1. The output A1 should be the area ...
7年弱 前 | 1 件の回答 | 0
1
回答質問
Flip a plotted object horizontally?
So I'm plotting a moving object that basically moves like the old DVD "away" loading screen. The object basically bounces around...
7年弱 前 | 1 件の回答 | 0