Community Profile

photo

azie


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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. ...

10 years ago | 0 answers | 0

0

answers

Answered
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.

10 years ago | 1

Question


the 'optimtool' setup problem
Hi, im using Matlab student version ------------------------------------------------------------------------------------...

10 years ago | 1 answer | 0

1

answer

Question


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 ago | 4 answers | 0

4

answers

Answered
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 ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 4 answers | 0

4

answers

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer