photo

Respaco


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

15 質問
1 回答

ランク
209,025
of 301,275

評判
0

コントリビューション
15 質問
1 回答

回答採用率
60.0%

獲得投票数
0

ランク
 of 21,216

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,777

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
looking for a function similar to mapminmax
Thanks, but in this way my minimum changes to zero. You know preferably the data are between zero and one. Anything for that?

約12年 前 | 0

質問


looking for a function similar to mapminmax
Hi, As far as I know mapminmax Map matrix row minimum and maximum values to [-1 1].What I am looking for is that I want the ...

約12年 前 | 4 件の回答 | 0

4

回答

質問


about plotperform graph - what is Best?
Hello, Could you please help me with a question about plotperform? I was reading this :http://www.mathworks.com/help/nnet/ref...

約12年 前 | 0 件の回答 | 0

0

回答

質問


need help to understand an error ...
Hi, I have opened all my previously made neural networks in the work space. I passed artificial neural networks as arguments t...

12年以上 前 | 0 件の回答 | 0

0

回答

質問


having neural networks as arguments
Hi, I had previously asked this question : "Hi, My question is about the way functions are used and how to send arguments to t...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


about functions and arguments
Hi, My question is about the way functions are used and how to use send arguments to them properly. Look at this part of a cod...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


looking for a function in Matlab which converts a number of data to the interval from zero to one
Hi, i'm looking for a function in Matlab which converts a number of data to the interval from zero to one [0,1]. To explai...

約13年 前 | 1 件の回答 | 0

1

回答

質問


neural network performance graph
Hi, Could you please help me? I had created a neural network by Matlab ANN toolbox and my network obtained MSE of 0.008 . ...

約13年 前 | 2 件の回答 | 0

2

回答

質問


how to plot MSE for train and test?
Hi, How to plot MSE for train and test data? (need no curve for validation)Just want a comparison of these two. Should t...

約13年 前 | 1 件の回答 | 0

1

回答

質問


questions about "plotperform" and performance graph
Hi, when i searched Matlab Help and typed "plotperform", it explains this by an example with a picture MSE vs the epochs, Hav...

約13年 前 | 1 件の回答 | 0

1

回答

質問


plot the performance of a neural network
Hi Look at this code please: P = [ -1 -1 2 2 ;0 5 0 5]; T = [-1 -1 1 1]; net = newff( minmax(P),[3 1],{'tansig','...

約13年 前 | 1 件の回答 | 0

1

回答

質問


need help in undestanding neural network codes
Hi, I am writing a code to create an artificial neural network with some input,hidden and output layers. I also need a converge...

約13年 前 | 1 件の回答 | 0

1

回答

質問


dimension mismatch error in Matlab
Hi everybody, When i run my program the following error occurs. "Subscripted assignment dimension mismatch." I don't...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


What's "randval(a,b)"?
Hi everybody, What doe "randval(a,b)" do? Is it a function? i can not find it in help! Looking forward to hearing from yo...

13年以上 前 | 3 件の回答 | 0

3

回答

質問


What is the difference between if and if/and in MATLAB?
Could you please explain |if and| in MATLAB with an example? Are these two the same? if (y1<8)&&(y1>-8) p1=0 end ...

14年以上 前 | 2 件の回答 | 0

2

回答

質問


a problem in running an m-file
Hello, I had written an m-file includes a function with two arguments.The data for the two arguments were stored and imported...

14年以上 前 | 0 件の回答 | 0

0

回答