photo

Mohamed Yassin OUKILA


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
4 回答

ランク
104,988
of 301,219

評判
0

コントリビューション
6 質問
4 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,193

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,467

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review

バッジを表示

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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答

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

14年以上 前 | 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年以上 前 | 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年以上 前 | 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...

14年以上 前 | 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...

14年以上 前 | 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年以上 前 | 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...

14年以上 前 | 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年以上 前 | 3 件の回答 | 0

3

回答