Vicky
Universiti Tun Hussein Onn Malaysia
2012 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 178,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to use multiple input single output in feedforwardnet to do multi step prediction?
Hi, Currently im using feedforwardnet for multi step prediction. My actual data: Input data = 4inputs x 24hours x 30days...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Matlab coding
clear all; clc;clf; for k=1:5; cos_el=R*cos(Elev); asin_x=asin(cos_el); cos_y=cos(asin_x); ...
14年以上 前 | 1 件の回答 | 0
1
回答質問
how to find the maximum length between few cell arrays
Hi there, I dont know how to find the maximum length between few cell arrays and once the maximum cell array is detected, the va...
14年以上 前 | 1 件の回答 | 0