For Programmers: Free Programming Magazines  


Home > Archive > Matlab > April 2005 > Neural BackPropagation Network from Matlab to C









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Neural BackPropagation Network from Matlab to C
Cristian

2005-04-26, 9:02 am

Hello.
I've trained a BP network and I would to save the matrix output and
hidden weight as txt files for using in C++.
I can't find this matrix in network matlab structure!!
Please someone could help me?!?!?!?
Bye
Cris
Stefan

2005-04-26, 4:04 pm

Hi Cristian,

did you read the help of the neural network toolbox?
It's

net.IW
net.LW
net.b

Regards,
Stefan

Cristian wrote:
>
>
> Hello.
> I've trained a BP network and I would to save the matrix output and
> hidden weight as txt files for using in C++.
> I can't find this matrix in network matlab structure!!
> Please someone could help me?!?!?!?
> Bye
> Cris

Cristian

2005-04-26, 4:04 pm

Yes. You have right!!!
How could I use them in c??

Stefan wrote:[color=darkred]
>
>
> Hi Cristian,
>
> did you read the help of the neural network toolbox?
> It's
>
> net.IW
> net.LW
> net.b
>
> Regards,
> Stefan
>
> Cristian wrote:
> and
Stefan

2005-04-26, 4:04 pm

Hi Cristian,

once again, read the help. Get used to how a neural network works.

Stefan
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com