Community Profile

photo

Mary Smith


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How does MATLAB make the random selection in a neural network?
How does MATLAB make the random selection in a neural network? Hi guys!, my question is a little innocent, but how MATLAB sel...

7 years ago | 1 answer | 1

1

answer

Question


It is possible to save the all struct consecutively using Neural Network
Hi guyss!!! please help me with my problem :) I created a routine to save the output value of a sequence of routines neural n...

8 years ago | 1 answer | 0

1

answer

Question


How i indicate the weights and bias to begin neural network ?
how I can set my weights and bias in the FIT neural network (fitnet), previously it gave me a good fit but I ran out of iteratio...

8 years ago | 1 answer | 0

1

answer

Question


neural network sensitivity analysis inputs
Is there a command to the neural network, which tells me that input variable is more important in the equation generated? Cre...

8 years ago | 1 answer | 0

1

answer

Question


neural network problem, denormalize and new data simulate
hello, I have a question, I created my neural network and using this equation I could take her to EXCEL: Y = B2 + LW * tanh (...

8 years ago | 1 answer | 0

1

answer

Question


I need to know the data used for training, validation and test in neural network
as I can extract the data that were used for training, validation and test, in a neural network ? example, if you use 15 data...

8 years ago | 1 answer | 0

1

answer

Question


Denormalization output neural network
I used the equation of the neural network ("y = b2 + LW * tansig (b1 + IW * x)") to an Excel, so you can calculate the output va...

8 years ago | 1 answer | 0

1

answer

Question


Extract the equation of the neural network
Hi guys, please help me with neural network topic, can you extract the equation of neural networks Matlab, to be use in Excel (...

8 years ago | 2 answers | 0

2

answers