Feeds
提问
ANN net view.........explain me this pic....what things i can deduce from this .....
explain me this pic....what things i can deduce from this ..... for example i can say 1. 3 inputs-1 output 2. 10 hidden nue...
12 years 前 | 0 个回答 | 0
0
个回答提问
what is the problem of my ANN program and i want to reduce its error. nueral network training performance image is attached.
<</matlabcentral/answers/uploaded_files/691/neural_performance.png>> kindly any one explain me this what is the problem my...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to improve ANN results by reducing error through hidden layer size, through MSE, or by using while loop
iam writing source code of my program.. in which there are 3inputs and 1 outputs kindly tell me how to reduce error jst copy...
12 years 前 | 1 个回答 | 0
1
个回答提问
What is learning rate in ARTIFICIAL NUERAL NETWORK IN MATLAB?
when i run my code ANN give reults .BUT EVERY TIME I RUN IT GIVES DIFFERENT output for tht same input..... i want to lock answer...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to import SOLID EDGE FIGURE IN MATLAB GUI?
i have made a figure in solid edge iwant to link it with matlab gui.....for example.........on some specific situation matlab gu...
12 years 前 | 0 个回答 | 0
0
个回答提问
HOW TO MAKE YOUR GUI LOOK PROFESSIONAL?
I MEAN how to decorate it more, how to insert background?
12 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB CODE FOR ANN is not producing the desired output,program code is given .
inputs = [31 9650.00 3300.00 4350.00]; targets = [11 21 31 51]; hiddenLayerSize = 20; net = fitnet(hiddenLayerSize); ...
12 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB CODE FOR ANN is not producing the desired output,program code is given .
inputs = [31 9650.00 3300.00 4350.00]; targets = [11 21 31 51]; % Create a Fitting Network hiddenLayerSize = 20; net = ...
12 years 前 | 1 个回答 | 0
1
个回答提问
i want to know the code of the under given inputs and outputs ANN problem
my inputs are a=500 b=2500 c=340 and i want output should be target=22 ..and what hapeens if i change then my input littl...
12 years 前 | 1 个回答 | 0
1
个回答提问
using excel spread sheet in matlab and then applying bayesian classsifier
i have spread sheet containing numerical and descriptive data and now i want to classify the data using Bayesian so how could i....
12 years 前 | 1 个回答 | 0
1
个回答提问
how can i link MS EXCEL WITH SOLID EDGE OR SOLID WORKS
FOR EXAMPLE IAM GIVING LENGTH , DIAMETER, TAPER RATIO, STAGE LENGTHS AND THEIR DIAMETER ETC ALL DIMENSIONS OF MISSILE.....AND TH...
12 years 前 | 0 个回答 | 0
0
个回答提问
HOW CAN I DRAW A FIGURE IN SOLID EDGE USING MATLAB
................FOR EXAMPLE....FROM MATLAB......I TELL HIM THE LENGTH DIA.....SHAPE LIKE CYLINDER.....AND IT GENERATES IT IN SOL...
12 years 前 | 1 个回答 | 0
