질문


Art. Neural Network (ANN): How to get a binary output response
Hello, my questions concerns the use of the ANN via: 'output = net(x)'. In my case I use a pattern net with binary outputs (1...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


restrict the tanh(x) function to the intervall [0,1] instead of [-1,1]
Has anybody a hint how to do that? Help is greatly appreciated.

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to obtain the t-value of the Students' t-Distribution with given alpha, df and tail(s)
May somebody point me to the correct solution? I want the critical t-value for given parameters. For example t = 63.66 when I...

12년 초과 전 | 답변 수: 1 | 1

1

답변

답변 있음
Use the Smith-Waterman-Algorithm for (local) fuzzy string match
No ideas? :-(

거의 13년 전 | 1

질문


Use the Smith-Waterman-Algorithm for (local) fuzzy string match
Hello, I already discovered the Levenshtein file on mathworks.com ( <http://www.mathworks.de/matlabcentral/fileexchange/17585-c...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Access Filemaker Database via Matlab (Mac OS X)
Hi, since I'm on the mac platform I got a few problems using ODBC/JDBC data-connections and hope one of you might help me, wh...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Assign (group-)labels to x-Axis in histogramm / bar chart
Hello, my data is arranged as a normal vector, whereas the values represent nominal groups. Hence I want to show the group-na...

거의 13년 전 | 답변 수: 0 | 1

0

답변

답변 있음
Use individual kernel functions in Matlab's SVMtrain
May somebody please help me? Thank you very much!

거의 13년 전 | 0

질문


Use individual kernel functions in Matlab's SVMtrain
I got two questions concerning the use of the SVM function built into Matlab (2011a) My ‚Training’ matrix consists of more th...

거의 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Intersection of multiple time-series
Sorry, I don't get it. :-( I understand your example, but I have stored the data in cell arrays and call each matrix of this ...

거의 13년 전 | 0

질문


Intersection of multiple time-series
I managed to get the intersection of all time-series, but now I want to reduce all matrices based upon this intersection stored ...

거의 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
How to synchronize matrices (timeseries)?
I have a follow-up question and I hope you can help me again: I tried to solve this problem using loops and stored the data i...

거의 13년 전 | 0

질문


Code for retraining of ANN gives always the same results (MSE)
I want to write a small loop to estimate the average performance of each network configuration (that I run n times), but unfortu...

거의 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Error Message when using configured ANN (mismatch number of inputs)
Hey Lucas thank you very much for your help. You were right, I forgot to prepare the data, hence this works now for me: % ...

거의 13년 전 | 0

답변 있음
Error Message when using configured ANN (mismatch number of inputs)
Hi Lucas, sorry for bothering you, but one last question: What command are you using for the NARX? Because I experience that...

거의 13년 전 | 0

답변 있음
Error Message when using configured ANN (mismatch number of inputs)
Hi Lucas, sorry for my late response and thank you very much for helping me! I totally understand your point, but it does not ...

거의 13년 전 | 0

답변 있음
Error Message when using configured ANN (mismatch number of inputs)
No Problem, here is my code so far. Please don't laugh as it is pretty basic as I'm new to matlab and still try to understand it...

거의 13년 전 | 0

답변 있음
Error Message when using configured ANN (mismatch number of inputs)
Unfortunately this does not solve the problem since I already told matlab in which direction it will find the time steps in the ...

거의 13년 전 | 0

질문


Error Message when using configured ANN (mismatch number of inputs)
After creating and storing an ANN in Matlab (ANN Toolbox V 7.0) I tried to compute new predictions using a new set of input obse...

거의 13년 전 | 답변 수: 7 | 1

7

답변

답변 있음
How to synchronize matrices (timeseries)?
Thank you that was exactly the point!

거의 13년 전 | 0

답변 있음
How to synchronize matrices (timeseries)?
That is exactly what I need, but I have to find the intersection between more than 2 matrices. :-( I tried to use the intersect...

거의 13년 전 | 0

| 수락됨

질문


How to synchronize matrices (timeseries)?
May Somebody help me solve this problem? I retrieved stock data from Yahoo and stored it in matrices, every matrix consists o...

거의 13년 전 | 답변 수: 4 | 0

4

답변