photo

mmenvo


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Abnormal outputs in Neural Networks Blind tests (new tests after the net is trained).
The data divisions in my ANN model is trn 60 - val 20 - tst 20 . All of my input and target values are in between 0 - 1 (numeric...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problems with outputs in Neural Networks (in Matlab NN toolbox)
Hi, I trained my ANN (in Matlab) with 652500 data points, and in another blind test (652100 data points -for completely new inpu...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to add figure title and axes labels for multiple plots?
I have plotted multiple plots in a single figure in matlab. Now i want to add figure title and axes (X, Y) labels. How can i do ...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to insert strings and numeric values together in the same matrix in Matlab?
I want to insert string characters(first column of my excel file) and numeric values(2nd to 11th column) in the same matrix in m...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Which algorithm performs random shuffling of data in Matlab (randperm function)?
I would like to know Which algorithm performs random shuffling of data in Matlab (randperm function) . Is it Knuth shuffling alg...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to do Box plot for multiple variables? Codes please.
Hello, I want to summarize my simulation data by visualizing them in box plot where there are 25 different simulations. These ar...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to read mix characters in a cell, and write to another cell?
In Matlab, I want to read specific characters from a cell which contains a mixture of numbers and texts and write them in a diff...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solving "Subscripted assignment dimension mismatch" error message.
Dear all, In NN toolbox matlab, I want to use Input data which is a 165238 × 9 matrix, means 9 columns and 165238 rows of dat...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to solve out of memory errors in Matlab Neural Networks toolbox for large datasets?
Hi all, I have huge input datasets to use in NN Toolbox, but i can't use more than 20 hidden neurons because toolbox shows ou...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Out of Memory errors in MATLAB NN Toolbox and data division problems in training datasets.
Hello: I am facing problem in running huge data set in matlab NN Toolbox- the problem is-> when i use *trainlm* algorithm, NN...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Merging multiple files into one single file by MATLAB
Here i am sharing one of my data which are in .dat file. I have 16162 different files. I merged all into one file and want to re...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Reading text and numeric data from .dat file in matlab
Hello Here i am sharing one of my data which are in *.dat* file. I have 16162 different files. I merged all into one file and...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Simulation in Matlab NN toolbox_detailed codes
In matlab NN toolbox one simple code A = sim(net, newinputs); [% A = desired output from new input data]can perform the simulat...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


xls file read and write (By using loops command)
I have a large file (i merged many files into it) which is a 100906 * 9 matrix. Data are occupying 100906 rows and 9 columns. In...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Saving Matlab resutls and output
In the matlab workspace the output/results can be easily saved. But when we train the network with some data to see the performa...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort