create matlab neural network
2 views (last 30 days)
Show older comments
Hello everyone, i'm new with matlab,
I hope to become able using neural network; i'have a list of components,for each one there are several input (partial cost, factor1, factor2, etc...), and one output (full cost). I want to create a neural network in order to train its and find out the weight of theese factors, then i hope i will be able to achieve the full cost of new component in the future using the trained network.
I'm totally new so if you think that my issue is suitable with matlab neural network, please to indicate me a book or a guide that explain me how to do my project.
Thx, have a nice day
0 Comments
Answers (1)
Nadia Shaik
on 11 Oct 2022
Hi Pierpaolo Tartarelli,
I understand that you want to create a Neural Network and are looking for resources to start using Neural Networks in MATLAB.
The MATLAB documentation page on What is a Neural Network? will help you understand the basics of Neural Networks and its implementation using MATLAB.
I hope this helps.
0 Comments
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!