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
个回答提问
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
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

