Feeds
提问
return or break in nested loop?
Hi everybody, I have written the codes below : for i=1:25 if isempty(in_x) return else int = int+1; ...
14 years 前 | 1 个回答 | 0
1
个回答提问
Elman Neural Network
Hi everybody, I'm trying to train an Elman neural network for predicting time series. My observation matrix dimension is 15*3...
14 years 前 | 1 个回答 | 0
1
个回答提问
sort function
Hi everybody, I have a problem and I'll be thankful if you can help me. I've used "sort" function and I have sorted vector...
14 years 前 | 1 个回答 | 0
1
个回答提问
problem in using Eval with saveas function
[EDIT: Thu May 12 23:04:08 UTC 2011 Duplicate Removed - MKF] Hi everybody, I'm trying to use eval with "saveas" function to sa...
14 years 前 | 1 个回答 | 1
1
个回答已回答
using Tisean with matlab
I downloaded the source code, and now I have both folder "source_f" and "source_c" in my extracted folder. I follow what is s...
using Tisean with matlab
I downloaded the source code, and now I have both folder "source_f" and "source_c" in my extracted folder. I follow what is s...
14 years 前 | 0
提问
using Tisean with matlab
Hi every body, I need some functions of Tisean to use in matlab. I've seen the link below http://www.agnld.uni-potsdam.de/~m...
14 years 前 | 3 个回答 | 0
3
个回答提问
reading string from a cell for importing data
Hi all, I'd like to open several folders and sub-folders to import my data. I;ve found a function named "allfiles" and it reads...
14 years 前 | 1 个回答 | 0