Statistics
RANK
218.681
                          
                          
of 300.381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          2 Questions
                          6 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
0
RANK
 of 20.941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168.477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Real Time Windows Target (RTWT) in Windows 8
I was getting blue screens and needed to restart on windows 8.1 64 bit, when i ran a script. On the other, exact same machine an...
ongeveer 11 jaar ago | 0
cannot open local matlabpool
Solved it. It was firewall, as someone mentioned somewhere. On Windows go to: Control Panel\System and Security\Windows Firew...
bijna 12 jaar ago | 0
MATLAB "Out of memory" problem
I managed to solve the problem by installing 64-bit Windows 8.1 and 64-bit Matlab 2013b.
bijna 12 jaar ago | 0
Neural Network - Multi Step Ahead Prediction
Be aware that predicting outputs this way (similar to cascade relaization of linear system) has great sensitivity to parametar e...
ongeveer 12 jaar ago | 0
Question
How to use different transfer functions within the same layer of a neural network?
For example, hidden layer with 3 different neurons: 1.tansig, 2.logsig, 3.elliotsig. I understand that this influences normaliz...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
Neural networks: How to use param in apply(n,param) and da_dn.m ?
My apply function looks something like this: function A = apply(n,param) %.... %.... A=a1.*a2; end now I would like to...
meer dan 12 jaar ago | 0 answers | 0
0
answersHow to use a custom transfer function in neural net training
Thank you Bob. Nice trick with feedforwardnet.m (good for permanent use). I've managed to do this but some new questions arise: ...
meer dan 12 jaar ago | 0
How to use a custom transfer function in neural net training
Could anybody upload some examples of modified tansig.m and +tansig folder? This would be very helpful for my project and for o...
meer dan 12 jaar ago | 0

