Statistiques
RANG
247 372
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
62.5%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
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
Number of validation checks in neural network training window
Line 1 - net.divideFcn = 'dividerand'; Line 2 - [trainInd,valInd,testInd] = dividerand(400,0.7,0.15,0.15); I was wondering w...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Neural Network simulation for the output value is different from the output value obtained by using calculations, why?
Input data - 3 x 150 (3 inputs , 150 data), Target - 1 x 150 ( 1x50 each for 0, 0.5 and 1.0 respectively), Sample = [20 50 60]...
plus de 9 ans il y a | 1 réponse | 0
1
réponseError exporting data to Excel
It should be filename = 'trend.xls'
plus de 9 ans il y a | 0
Question
Matrix operation with equation.
I have a matrix (5x1) I = [-6;-5;9;-7;-3]; How to perform calculation in MATLAB command window for each value in this matrix, t...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
MATLAB gives me different value of output every time I train a neural network, why?
I was doing multilayer neural network. Input data (3 input data and 150 samples) - 3x150 target - 1x150 I did not specify ...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
Why 'net.IW{1,1}' will return negative value and smaller value like -0.0090, 0.2447, and so on.
I was doing multilayer neural network using newff function. size of input = 3 x 150 (3 input data, 150 samples) size of target...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Is there a code/command to execute/run 'Deploy to Hardware' (Matlab Simulink) in Matlab GUI?
I was doing Matlab GUI and Simulink interface, In Matlab GUI, open_system('simulinkfile'); set_param('simulinkfile','...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to write a number from MATLAB GUI into an EXCEL file using edit text.
There will be three edit texts in MATLAB GUI, how to write three numbers into an EXCEL file for column A1, B1 and C1?
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to calculate the image gradient (for 100 images) for once and save it into the MATLAB workspace?
I am working on image processing for weed density estimation using Hough Transform and calculate the image gradient (Gmag and Gd...
plus de 9 ans il y a | 1 réponse | 0