Hessam
N.C. State
Followers: 0 Following: 0
Professional Interests: Combustion
Statistik
RANG
153.184
of 295.527
REPUTATION
0
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 2 Antworten | 0
2
AntwortenHow upload a saved neural network in the GUI?
It worked. Thanks Sakaheddin. Hessam
etwa 10 Jahre vor | 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...
etwa 10 Jahre vor | 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....
etwa 10 Jahre vor | 0
Frage
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...
etwa 10 Jahre vor | 7 Antworten | 0
7
AntwortenFrage
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 ...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenCannot 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 ...
mehr als 12 Jahre vor | 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 ...
fast 13 Jahre vor | 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 ...
etwa 13 Jahre vor | 0
Frage
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...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortWeights 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...
mehr als 13 Jahre vor | 0