Feeds
提问
user input and save the the file name
Hi, need help on the programming. I want to input an alphabet, then the program will give a value according to the alphabet that...
9 years 前 | 1 个回答 | 0
1
个回答提问
how to get the maximum x, y value from main effects plot graph
Hi, I have develop a main effects plot using y and x(9x3 matrix array). I have got 3 main effects plot for x1,x2 and x3. ...
11 years 前 | 0 个回答 | 0
0
个回答已回答
Multiple Nonlinear Regression Equation using Neural Network Toolbox
u can try 'regress' function. help regress by taking your neural network output data as y values.
Multiple Nonlinear Regression Equation using Neural Network Toolbox
u can try 'regress' function. help regress by taking your neural network output data as y values.
11 years 前 | 1
提问
the 'optimtool' setup problem
Hi, im using Matlab student version ------------------------------------------------------------------------------------...
11 years 前 | 1 个回答 | 0
1
个回答提问
minimum row value and return the row
i need to find a minimum row value in a matrix. eg A=[12 64 76; 34 10 27; 9 8 20; 10 30 8] And the desired output would be...
11 years 前 | 4 个回答 | 0
4
个回答已回答
neural network back propagation problem
still searching for an answer. accepting your code and run it. however, it seem like 1- the epoch usually runs not more than 30...
neural network back propagation problem
still searching for an answer. accepting your code and run it. however, it seem like 1- the epoch usually runs not more than 30...
11 years 前 | 0
提问
returning the input value with maximum output
i want to get the input that maximize the output. how to get this value? here is the programe code. a=[ 1 2 3]; b=[7...
11 years 前 | 1 个回答 | 0
1
个回答提问
neural network back propagation problem
im using 2 inputs and single output. then the same network structure apply for 3 inputs and two outputs. however, i dont get too...
11 years 前 | 4 个回答 | 0
4
个回答提问
Equation and neural networks
i am using neural network to predict the output from 2 inputs, can matlab develop an equation based on the calculation for the p...
11 years 前 | 3 个回答 | 0
3
个回答提问
normalization for neural network
need clarification on normalization. I have 3 inputs (with different units), 1 output and a total of 27 samples. 21 samples w...
11 years 前 | 1 个回答 | 0