Hessam
N.C. State
Followers: 0 Following: 0
Professional Interests: Combustion
Feeds
提问
How do I make an uploaded list of variables names show up in a popup menu?
In the first part of my GUI, I upload a text file containing a list of names of variables. In the following part of the GUI, I w...
10 years 前 | 1 个回答 | 0
1
个回答提问
How can I change the axes properties in GUI created by guide?
Hello there I change the Inspector setting for axes in my GUI. After running the GUI figure, the font size and the range is t...
10 years 前 | 2 个回答 | 0
2
个回答已回答
How upload a saved neural network in the GUI?
It worked. Thanks Sakaheddin. Hessam
How upload a saved neural network in the GUI?
It worked. Thanks Sakaheddin. Hessam
10 years 前 | 0
已回答
How upload a saved neural network in the GUI?
Thank you Salaheddin It is an already trained network and I have save the net & tr in a a single file named net.mat I wan...
How upload a saved neural network in the GUI?
Thank you Salaheddin It is an already trained network and I have save the net & tr in a a single file named net.mat I wan...
10 years 前 | 0
已回答
How upload a saved neural network in the GUI?
Thank you Salaheddin I used [filename,filepath] = uigetfile(); handles.data = dlmread(filename); to import data files....
How upload a saved neural network in the GUI?
Thank you Salaheddin I used [filename,filepath] = uigetfile(); handles.data = dlmread(filename); to import data files....
10 years 前 | 0
提问
How upload a saved neural network in the GUI?
I am creating a GUI where there are two options to choose a network to use; -Uploading an already trained net. -Training a...
10 years 前 | 7 个回答 | 0
7
个回答提问
Mapping a nonlinear function of the vector based on which Kernel PCA is trained
After training part of the Kernel PCA, how about mapping a nonlinear function of a test point/variables upon which the KPCA has ...
12 years 前 | 0 个回答 | 0
0
个回答提问
Script to submit MATLAB batch job in linux
I'm new with running MATLAB on linux; How could I store the output to some folder? especially my .m file function has multiple ...
12 years 前 | 0 个回答 | 0
0
个回答已回答
Cannot print matlab graph file
Got the same warning Especially using neural network toolbox, I need to get the performance plot saved. But the plot, like the ...
Cannot print matlab graph file
Got the same warning Especially using neural network toolbox, I need to get the performance plot saved. But the plot, like the ...
12 years 前 | 0
已回答
neural network poor performance
Just as a very important point in my work: How does the Performance function calculate the "mse"? *is it normalized?* otherwise ...
neural network poor performance
Just as a very important point in my work: How does the Performance function calculate the "mse"? *is it normalized?* otherwise ...
13 years 前 | 0
已回答
Neural network performance function, weighted sse, and false alarms
Hi there I'm also training nets to classify the composition states in combustion. Actually since the values of the data I have ...
Neural network performance function, weighted sse, and false alarms
Hi there I'm also training nets to classify the composition states in combustion. Actually since the values of the data I have ...
13 years 前 | 0
提问
Regression Plot
As regards the neural Network Training, in the function I set a percent of data to be sued for testing and an another amount for...
13 years 前 | 1 个回答 | 0
1
个回答已回答
Weights after training
for my case I created the Mfile from the gui. and then modified it to train a network using traingda function(varying learning r...
Weights after training
for my case I created the Mfile from the gui. and then modified it to train a network using traingda function(varying learning r...
13 years 前 | 0