![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18170428_1586968664335_DEF.jpg)
isra sahli
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Power of signal and KTE
I have a spectrum that is a relationship between wavelengths and diffuse reflectance. Can I apply bandpower function and Kaiser-...
約2ヶ月 前 | 1 件の回答 | 0
1
回答質問
The performance evaluating criteria of neural network
Hello every one I used neural network to predict two value i use this code: x=xlsread('Features'); t=xlsread('Target'); tr...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Run exe file with two files
I want to run exe file using matlab, it requires two files that i choose i used system function, but it takes long time and i ...
約3年 前 | 1 件の回答 | 0
1
回答質問
how can i run exe file
I want to run exe file named mcml, this file require two files the first is tissue.mci the second is illcol_setup.txt i us...
約3年 前 | 0 件の回答 | 0
0
回答質問
Change the value into table in GUI
I have this GUI , where I enter the values, plot the fibers and save the results in a file, The program does successfully, but...
約3年 前 | 1 件の回答 | 0
1
回答質問
Convert the cell array to matrix using for loop
I have a cell array that size 32*8 i want to convert to matrix, i use this code and have this problem (Unable to perform assign...
約3年 前 | 1 件の回答 | 0
1
回答質問
I want to change xlim,ylim of axes , and draw a circle at the point I chose when I click on a place in the axes in GUI
3年以上 前 | 1 件の回答 | 0
1
回答質問
When I try to solve this equation, this message appears, how can I solve this problem?
k=2.7904; R=0.20491; syms a Eqn=a./((1+(2.*k(1-a)))+((1+(2.*k./3)).*(sqrt(3.*(1-a)))))==R; a = vpasolve(Eqn, a); Invalid...
3年以上 前 | 1 件の回答 | 0