![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25205862_1641470265061_DEF.jpg)
jay jay
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How do you create a plot of a function using fplot?
f(t)=@(t) 5*t.^2; fplot(f(t)) why is this wrong?
約2年 前 | 2 件の回答 | 0
2
回答質問
A table of y versus t every 1 second.
I have this equation: y = exp((-c/(2*m))*t).*(A*sin(sqrt((k/m)-((c/(2*m))^2))*t)+cos(sqrt((k/m)-((c/(2*m))^2))*t)) Above is th...
約2年 前 | 1 件の回答 | 0
1
回答質問
is this code correct?
finding y(t) for seconds in steps of 0.1 seconds. given: m = 25.0 kg, c is the damping factor = 5.0 N-s/m, k is the spring...
約2年 前 | 2 件の回答 | 0
2
回答質問
A table of s versus t.
Trying to make a table of s versus t and printing the results to both the screen and to the file. r = 9 cm, ω = 100 revoluti...
約2年 前 | 2 件の回答 | 0
2
回答質問
Error using / .
Problem with / when I run the code. k= k0*e^(-Q/RT) k = k0 * exp((-Q)/(R*T))
約2年 前 | 1 件の回答 | 0
1
回答質問
How do I make a specific range of numbers and increment?
How do i make a specific range of numbers and increment. Given: k=k0e^(-Q/R*T) Q = 8000 cal/mol R = 1.987 cal/mol K kЈ = 1...
約2年 前 | 2 件の回答 | 0