photo

Iqbal Batiha


Last seen: 3ヶ月 前 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...

6ヶ月 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 0 件の回答 | 0

0

回答