photo

Daniel Kubiat


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
7 回答

ランク
295,050
of 301,533

評判
0

コントリビューション
3 質問
7 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,316

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,212

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
ode 45 third order and boundary conditions
I COPIED THIS FORMAT OF CODE THAT I SAW ON HERE AND RAN IT BUT I NEED HELP TO MAKE MINE WORK clc clear all xmin=0; ...

約7年 前 | 0

質問


ode 45 third order and boundary conditions
%this is my main file and im sure of it function ydot = kubieodeee(t, y ) M = 0.5; Nt = 0.3; Nb = 0.1; Pr = 0.2; Le =...

約7年 前 | 1 件の回答 | 0

1

回答

質問


ode45 code not running and need help imputing my boundary conditions
here is my matlab function code and the error i keep getting when running it also i would like to know how and where i can put m...

約7年 前 | 1 件の回答 | 0

1

回答

回答済み
need help writing the code to these equation using ode45
this was the result of i got when i ran it now. no error

約7年 前 | 0

回答済み
need help writing the code to these equation using ode45
i used 0 as my 7 boundary condition. really dont know why code isnt running. *crying

約7年 前 | 0

質問


need help writing the code to these equation using ode45
HERE ARE MY 3 EQUATIONS AND BOUNDARY CONDITIONS BELOW

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

7

回答