Integration with Neural Network
显示 更早的评论
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 个评论
Ameer Hamza
2020-9-22
Do you want it to work for any function f(x) or some specific function?
Carsten Daldrup
2020-9-23
回答(2 个)
Anshika Chaurasia
2020-9-29
0 个投票
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 个评论
Carsten Daldrup
2020-9-29
Anshika Chaurasia
2020-9-29
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
2020-10-1
Carsten Daldrup
2020-10-13
编辑:Carsten Daldrup
2020-10-13
0 个投票
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!