Community Profile

photo

Mohamed Yassin OUKILA


Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
problem with the ilaplace function
I can't even get the numerical value for t=1 :s help !!

fast 13 Jahre vor | 0

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 13 Jahre vor | 0

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

fast 13 Jahre vor | 0

Frage


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

fast 13 Jahre vor | 4 Antworten | 0

4

Antworten

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

fast 13 Jahre vor | 0

Frage


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

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten