photo

isra sahli


Last seen: 11 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
100,789
of 300,553

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

11 months ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer