統計
All
ランク
of 179,406
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
solving ODE using numerical methods
program to solve ODE using different numerical methods
7年弱 前 | ダウンロード 322 件 |
回答済み
How do I combine multiple plots in one graph?
x = -3:0.1:3; y1 = sin(x); y2 = cos(x); y3= tan(x); y4=1./cos(x); figure subplot(2,2,1) plo...
How do I combine multiple plots in one graph?
x = -3:0.1:3; y1 = sin(x); y2 = cos(x); y3= tan(x); y4=1./cos(x); figure subplot(2,2,1) plo...
10年弱 前 | 6
送信済み
Damped resonant (Spring Mass System)
undamped resonance vs damped resonant
約10年 前 | ダウンロード 389 件 |
送信済み
bisection(f,a,b,tol)
Bisection Method to find approximate roots of f(x)
約10年 前 | ダウンロード 160 件 |
送信済み
newtonraphson(f,df,xo,tol)
Newton Raphson Method comparison with BISECTION and REGULA-FALSI METHOD
約10年 前 | ダウンロード 132 件 |
送信済み
spring_mass(F,m,k,w,t,y)
Response of un-damped spring mass system at natural frequency
約10年 前 | ダウンロード 186 件 |



