photo

채원 이


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
111,229
of 299,916

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,840

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,562

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答