Feeds
提问
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...
9 years 前 | 1 个回答 | 1
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 (...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 (...
10 years 前 | 2 个回答 | 0
