統計
MATLAB Answers
4 質問
0 回答
ランク
of 173,611
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Help with the coding please
I have a an input matrix X [231x7] and a weight matrix;w [231x1]. Please help me to code that would calculate the output accor...
12年以上 前 | 1 件の回答 | 0
1
回答質問
Please help me with this error....
*__Error using eikos_getResponseData (line 14) Error using vertcat CAT arguments dimensions are not consistent.__* The code...
12年以上 前 | 1 件の回答 | 0
1
回答質問
Help with the loading of anfis and rvm model
I am trying to carry out sensitivity analysis for anfis and rvm models using eikos software. How do I upload the models which a...
12年以上 前 | 0 件の回答 | 0
0
回答質問
How to reverse data normalized with bsx function
I used the code below to normalise the targets to perform RVM regression. mn1 = mean(yTest); sd1 = std(yTest); sd1(sd1==0) ...
13年弱 前 | 1 件の回答 | 0
