Vicky
Universiti Tun Hussein Onn Malaysia
2012년부터 활동
Followers: 0 Following: 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