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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0