Feeds
提问
Problem using the erfi function from Mupad in Matlab command Window
Hello every one, I want to use the erfi function, and since it doesn't exist in Matlab I tried to call it from Mupad. It works...
14 years 前 | 1 个回答 | 0
1
个回答提问
I can't get the ilaplace of a function
Hello every body, My problem is that I can't get the inverse laplace transform of a function. Is it that the function is too com...
14 years 前 | 1 个回答 | 0
1
个回答已回答
problem with the ilaplace function
I can't even get the numerical value for t=1 :s help !!
problem with the ilaplace function
I can't even get the numerical value for t=1 :s help !!
14 years 前 | 0
提问
problem with the ilaplace function
I want to have the expression of an ilaplace function but i can't get it >> syms s t; simplify(ilaplace(1/(s^(3/2)*exp(10...
14 years 前 | 1 个回答 | 0
1
个回答提问
??? Undefined function or method 'gammainc' for input arguments of type 'sym'.
[EDIT: 20110629 09:24 CDT - reformat - WDR] I found a function here in mathworks called Erfi that i have to use it in a program...
14 years 前 | 1 个回答 | 0
1
个回答已回答
??? Error using ==> mldivide Matrix dimensions must agree.
I found a function here in mathworks called Erfi that i have to use it in a program. however, as I understood, this function doe...
??? Error using ==> mldivide Matrix dimensions must agree.
I found a function here in mathworks called Erfi that i have to use it in a program. however, as I understood, this function doe...
14 years 前 | 0
已回答
??? Error using ==> mldivide Matrix dimensions must agree.
I actually changed this function y = Eg(t) y = ilaplace(Egs(t),t,t); with this function y = Eg(t) syms s; y = ilaplace(E...
??? Error using ==> mldivide Matrix dimensions must agree.
I actually changed this function y = Eg(t) y = ilaplace(Egs(t),t,t); with this function y = Eg(t) syms s; y = ilaplace(E...
14 years 前 | 0
提问
??? Error using ==> mldivide Matrix dimensions must agree.
[EDIT: 20110621 11:43 CDT - reformat - WDR] I have this error ??? Error using ==> mldivide Matrix dimensions must agree. ...
14 years 前 | 4 个回答 | 0
4
个回答已回答
I ask for the numerical value and it gives me the expression
[EDIT: 20110616 10:05 CDT - reformat - WDR] Actually It gives me ??? Error using ==> evalin Undefined function or variabl...
I ask for the numerical value and it gives me the expression
[EDIT: 20110616 10:05 CDT - reformat - WDR] Actually It gives me ??? Error using ==> evalin Undefined function or variabl...
14 years 前 | 0
提问
I ask for the numerical value and it gives me the expression
[EDIT: 20110615 12:27 CDT - reformat - WDR] function y = Eg(t) syms s; %constantes a=14; b=15; c=25; L=c-b; r=c...
14 years 前 | 3 个回答 | 0
