photo

Stephen


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
286,127
of 297,503

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,449

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,017

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Error using ODE45. Need Help Debugging
my m-file looks like function xp=F(t,x) xp=zeros(5,1); m=1; w=1; h=.5; y=.01; xp(1)=-m*(w^2)*(x(2)^3)*(-(h*y)/(...

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

1

回答

質問


Second Order ODE with trouble
I have tried to follow tutorials but i am having trouble making an m file to solve a system of ode's with constants that is spec...

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

1

回答

質問


Matlab PDE boundry condition confusion.
i have a pde where i want to be able to manipulate variables to see how the function acts. The problem is that i don't know how ...

約11年 前 | 0 件の回答 | 0

0

回答

質問


Problem with a PDE harmonic oscillator.
I am trying to get and graph numerical solutions to a PDE with an initial condition and two boundary conditions. PDE: du/dt =...

約11年 前 | 0 件の回答 | 0

0

回答