Neural Networks are universal approximators, It is true for picewise continuous functions?

4 次查看(过去 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.

采纳的回答

Greg Heath
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 个)

类别

Help CenterFile 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!

Translated by