Feeds
답변 있음
Radial Basis Network with 'purelin'
I found the solution. I had to change all the calls to radbas inside function designrb, which is in newrb.m.
Radial Basis Network with 'purelin'
I found the solution. I had to change all the calls to radbas inside function designrb, which is in newrb.m.
대략 14년 전 | 0
질문
Radial Basis Network with 'purelin'
Hi, I'm trying to create a radial basis network changing the transfer function from 'radbas' to 'purelin'. I'm feeling pre...
대략 14년 전 | 답변 수: 2 | 0
2
답변질문
Hold on not working with ezplot3
I'm not sure why the hold on is not working in this example. syms t1 t2 t3 line1 = [0,0,0] + t1*[0,0,1]; line2 = [1,0...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Generalized eigenvalue problem
Hi! I'm trying to convert a generalized eigenvalue problem into a normal eigenvalue calculation. I have this code: [V...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Change Transfer Function on a Neural Network
Hi, I'm trying to compare the results of different neural networks that use different transfer functions. What i'm trying to d...
14년 초과 전 | 답변 수: 1 | 0
