photo

isra sahli


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
256,664
of 300,967

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,126

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,078

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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

1 year 前 | 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...

3 years 前 | 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 ...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 1 个回答 | 0

1

个回答