I have downloaded the matlab software and now i want to use the neural network toolbox?/How do I access the toolbox??
+2
A:
Unfortunately, toolboxes are an additional piece you need to buy separately of the Matlab software. Usually, they cost LOTS of $$$.
Once you download the toolbox, it should be automatically installed by the installer and you can call its functions simply as you will call a native Matlab function.
ysap
2010-08-07 22:56:36
can I use simulink toolbox?
Shilpa
2010-08-07 23:09:47
http://stackoverflow.com/questions/3429290/neural-network-using-matlabPlz go to this link and help in getting done with my problem.
Shilpa
2010-08-07 23:10:47
you can read the comments and then answer that question
Shilpa
2010-08-07 23:11:53
@Shilpa - Simulink, like most of the other toolboxes is a product you should buy separately. As for your problem, my familiarity with Neural Networks is close to zero. I see, though, that you accepted one of the answers given in that thread. If my answer here satisfies you, you should mark it as accepted as well. If not, let me know what else you want to know.
ysap
2010-08-07 23:20:05
I have the simulink toolbox already...thanks
Shilpa
2010-08-07 23:37:06
@Shilpa - if you have Simulink installed then you definitely can use it to solve your problem, but you should ask yourself IF it is the right tool for that. Consider that Simulink was created to perform time-simulations of dynamic systems. It is given many tools for solving many types of problems, but if your problem is static in nature, I think plain Matlab is usually preferred.
ysap
2010-08-07 23:55:54