![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2928849_1522092277867_DEF.jpg)
Hessam
N.C. State
Followers: 0 Following: 0
Professional Interests: Combustion
Statistiques
RANG
253 979
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
7 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesHow upload a saved neural network in the GUI?
It worked. Thanks Sakaheddin. Hessam
plus de 10 ans il y a | 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...
plus de 10 ans il y a | 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....
plus de 10 ans il y a | 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...
plus de 10 ans il y a | 7 réponses | 0
7
réponsesQuestion
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 ...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 12 ans il y a | 1 réponse | 0
0
réponseCannot 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 ...
presque 13 ans il y a | 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 ...
environ 13 ans il y a | 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 ...
plus de 13 ans il y a | 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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseWeights 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...
plus de 13 ans il y a | 0