Iqbal Batiha
Followers: 0 Following: 0
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개월 전 | 답변 수: 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?
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...
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