Hessam
N.C. State
Followers: 0 Following: 0
Professional Interests: Combustion
Statistics
RANK
153.188
of 295.569
REPUTATION
0
CONTRIBUTIONS
6 Questions
7 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
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
Feeds
Question
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...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 10 jaar ago | 2 answers | 0
2
answersHow upload a saved neural network in the GUI?
It worked. Thanks Sakaheddin. Hessam
ongeveer 10 jaar ago | 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...
ongeveer 10 jaar ago | 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....
ongeveer 10 jaar ago | 0
Question
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...
ongeveer 10 jaar ago | 7 answers | 0
7
answersQuestion
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 ...
ongeveer 12 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 12 jaar ago | 0 answers | 0
0
answersCannot 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 ...
meer dan 12 jaar ago | 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 ...
bijna 13 jaar ago | 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 ...
ongeveer 13 jaar ago | 0
Question
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...
meer dan 13 jaar ago | 1 answer | 0
1
answerWeights 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...
meer dan 13 jaar ago | 0