Neural Networks are universal approximators, It is true for picewise continuous functions?
2 次查看(过去 30 天)
显示 更早的评论
George Cybenko had prouven that NN are universal approximators for continuous functions (see http://en.wikipedia.org/wiki/Universal_approximation_theorem). Can Neural Network approximate piecewise continuous functions? In particular in MATLAB NN tool box?
I need a response with references.
2 个评论
采纳的回答
Greg Heath
2013-6-8
Yes. However, like fourier series, values at finite discontinuities will be the average of the left and right values.
If you don't have a text, my guess is that if you search on something like
neural uniform approximation
you should find something.
Try the comp.ai.neural-nets newsgroup and FAQ before Googling.
Hope this helps.
Thank you for formally accepting my answer
Greg
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!