photo

Iqbal Batiha


Last seen: 17 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Could anyone help me in fixing the problem in my code for solving the initial value problem numerically: y'=y^2, y(0)=1?
clc; close all; clear all; syms w wp wpp wppp % Define the differential equation: y' = y^2, y(0)=1, t in [0,1) f = @(t...

10 months 前 | 1 个回答 | 0

1

个回答

已回答
I have a problem in plotting ilaplace!!
Hello Manas Thanks a lot for reply. Maybe the problem lies on Symbolic toolbox!! Could you please help me in this matter?

1 year 前 | 0

已回答
I have a problem in plotting ilaplace!!
Hello dear Dyuman Joshi, Thanks a lot for your quick reply... It seems that all the matter depends on Symbolic toolbox!! So, ho...

1 year 前 | 0

提问


I have a problem in plotting ilaplace!!
I have a problem in plotting ilaplace!! Any help? clear, clc; syms s t C11=-0.0564834; C12= 0.249474; C21= -1.22098; ...

1 year 前 | 3 个回答 | 0

3

个回答

提问


Matrix dimensions must agree.
I have an error in the following code. Could anyone help me to correct it? clear, clc; aeta=0; beta=0.75; d=0; eps=0.0006...

4 years 前 | 0 个回答 | 0

0

个回答