photo

Iqbal Batiha


Last seen: 21 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Beantwortet
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?

mehr als ein Jahr vor | 0

Beantwortet
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...

mehr als ein Jahr vor | 0

Frage


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; ...

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


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...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten