統計
MATLAB Answers
4 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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 ...
10年以上 前 | 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