Integration with Neural Network
Mostrar comentarios más antiguos
Hey,
I want to create a neural network that helps to integrate functions f(x). What kind of app would you use? Should I prepare my data like a table: function, integral limit?
2 comentarios
Ameer Hamza
el 22 de Sept. de 2020
Do you want it to work for any function f(x) or some specific function?
Carsten Daldrup
el 23 de Sept. de 2020
Respuestas (2)
Anshika Chaurasia
el 29 de Sept. de 2020
0 votos
Hi Carsten,
It is my understanding that you want to use a Neural Network to learn a function f(x) and then predict new values.
I would suggest you to use Neural Net Fitting App and also prepare dataset for it (as you have mentioned table: function, integral limit).
3 comentarios
Carsten Daldrup
el 29 de Sept. de 2020
Anshika Chaurasia
el 29 de Sept. de 2020
Hi Carsten,
ECOC-model is used for multi-class classification problem. It uses different binary classifiers such as SVM, KNN, etc, to solve multi-class problem. So, I think it won't help you in approximating any function f(x) using neural network.
Carsten Daldrup
el 1 de Oct. de 2020
Carsten Daldrup
el 13 de Oct. de 2020
Editada: Carsten Daldrup
el 13 de Oct. de 2020
0 votos
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!