photo

Mohamed Yassin OUKILA


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

6 Fragen
4 Antworten

RANG
149.266
of 301.172

REPUTATION
0

BEITRÄGE
6 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 21.183

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.105

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

mehr als 14 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...

mehr als 14 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 !!

mehr als 14 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...

mehr als 14 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...

mehr als 14 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...

mehr als 14 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...

mehr als 14 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. ...

mehr als 14 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...

mehr als 14 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...

mehr als 14 Jahre vor | 3 Antworten | 0

3

Antworten