Community Profile

photo

isra sahli


Last seen: ongeveer een jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

ongeveer een jaar ago | 0 answers | 0

0

answers

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

meer dan 2 jaar 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...

meer dan 2 jaar 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...

meer dan 2 jaar 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...

meer dan 2 jaar 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...

meer dan 2 jaar ago | 1 answer | 0

1

answer