Caleb Coombe
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
equation solving with 3 variables and 4 equations
Hello, I am having trouble with my code depending upon the inputs. Here is the code: clc; clear; sx=input('sigma_x='); sy=i...
3年以上 前 | 0 件の回答 | 0
0
回答質問
ODE graph for multiple occurrences
Hello, My MATLAB code as of right now will graph a ODE for one value of gamma. I would like to write the code so that it graph...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Looking for help on graphing
Hello, I have this equation: uSol(t) = (2*exp(-(5*t)/8)*(39*cos((39^(1/2)*t)/8) + 5*39^(1/2)*sin((39^(1/2)*t)/8)))/39 and I...
3年以上 前 | 2 件の回答 | 0
2
回答質問
How can I run multiple iterations that plot on the same graph?
Hello all, I want to take the equation: 4*x+((Dl*x^2)/2)-4 I would like to run 100 iterations of this equation with Dl st...
3年以上 前 | 2 件の回答 | 0