統計
MATLAB Answers
12 質問
0 回答
ランク
of 174,068
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 0 件の回答 | 0
0
回答質問
HOW TO MAKE YOUR GUI LOOK PROFESSIONAL?
I MEAN how to decorate it more, how to insert background?
12年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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....
13年弱 前 | 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...
13年弱 前 | 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...
13年弱 前 | 1 件の回答 | 0
