채원 이
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,112
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
What is the role of [] in ode?
Example1) [t x] = ode45(@fun, tspan, c0,...) I'm not sure what exactly is [t x] above. As I understand it, does ode represe...
3年弱 前 | 1 件の回答 | 0
1
回答質問
Can you solve partial differential equations using ode?
As mentioned in the title, can you solve partial differential equations using the ode solver? If you can solve partial differen...
3年弱 前 | 1 件の回答 | 0
1
回答質問
I wonder what the inside [] represents when using ode.
When using ode, I used the following format. [t C] = ode45(@Columnfun_ED_BFDM2_KH_0302,tspan,IC,opts,dz,column_Number,Nz,e,...
3年弱 前 | 1 件の回答 | 0
1
回答質問
I want to solve the integral.
I want to solve the integral. What you want to find here is the amount value. However, the CE value is a value that is pa...
3年弱 前 | 0 件の回答 | 0
0
回答質問
I don't know what's wrong with the function.
It is a function consisting of t, Q, and C. I was trying to express this in MATLAB. But a problem arose in expressing Q. But I d...
3年弱 前 | 0 件の回答 | 0
0
回答質問
Are there two conditions at once when using the if condition?
Hello. I have a question and am posting. I solved it as below, but the value I want is not found, so I ask. Q_1 is entered only...
約3年 前 | 1 件の回答 | 0
1
回答質問
How do I set the 'RelTol','AbsTol'?
The following error occurs: WARNING: Failed at t=3.120501e+01. At time t, the integration tolerance can only be satisfied by re...
約3年 前 | 1 件の回答 | 0
1
回答質問
The graph is connected with hold, but the graph is cut off.
It connects two graphs. However, the part connecting the two graphs is broken. I do not know why. (Figure 1 is an enlarged view...
約3年 前 | 0 件の回答 | 0