photo

mun1013


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
1 回答

ランク
148,342
of 300,813

評判
0

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

回答採用率
62.5%

獲得投票数
0

ランク
 of 21,086

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,134

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Number of validation checks in neural network training window
Line 1 - net.divideFcn = 'dividerand'; Line 2 - [trainInd,valInd,testInd] = dividerand(400,0.7,0.15,0.15); I was wondering w...

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

0

回答

質問


Neural Network simulation for the output value is different from the output value obtained by using calculations, why?
Input data - 3 x 150 (3 inputs , 150 data), Target - 1 x 150 ( 1x50 each for 0, 0.5 and 1.0 respectively), Sample = [20 50 60]...

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

1

回答

回答済み
Error exporting data to Excel
It should be filename = 'trend.xls'

10年以上 前 | 0

質問


Matrix operation with equation.
I have a matrix (5x1) I = [-6;-5;9;-7;-3]; How to perform calculation in MATLAB command window for each value in this matrix, t...

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

1

回答

質問


MATLAB gives me different value of output every time I train a neural network, why?
I was doing multilayer neural network. Input data (3 input data and 150 samples) - 3x150 target - 1x150 I did not specify ...

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

2

回答

質問


Why 'net.IW{1,1}' will return negative value and smaller value like -0.0090, 0.2447, and so on.
I was doing multilayer neural network using newff function. size of input = 3 x 150 (3 input data, 150 samples) size of target...

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

1

回答

質問


Is there a code/command to execute/run 'Deploy to Hardware' (Matlab Simulink) in Matlab GUI?
I was doing Matlab GUI and Simulink interface, In Matlab GUI, open_system('simulinkfile'); set_param('simulinkfile','...

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

2

回答

質問


How to write a number from MATLAB GUI into an EXCEL file using edit text.
There will be three edit texts in MATLAB GUI, how to write three numbers into an EXCEL file for column A1, B1 and C1?

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

1

回答

質問


How to calculate the image gradient (for 100 images) for once and save it into the MATLAB workspace?
I am working on image processing for weed density estimation using Hough Transform and calculate the image gradient (Gmag and Gd...

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

0

回答