i want to build a Neural Network for function f(x,y,z)=exp-(x^2+y^2+z^2)

답변 (1개)

Greg Heath
Greg Heath 2016년 7월 4일

0 개 추천

Use fitnet with a 3-dimensional (x,y,z) input of size [ 3 N ] and a corresponding 1-dimensionalal (f) target of size [ 1 N ].
help fitnet
doc fitnet
Hope this helps.
Thank you for formally accepting my answer
Greg

댓글 수: 2

ahmad noureldin
ahmad noureldin 2016년 7월 4일
would please give an example
Learn how to do it yourself:
1. Read the documentation and it's examples
help fitnet
doc fitnet
2. Look at previous posts in both the NEWSGROUP and ANSWERS. Search using the word fitnet
past year all-time
NEWSGROUP 20 79
ANSWERS 96 405
Hope this helps.
Greg

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

질문:

2016년 7월 4일

댓글:

2016년 7월 4일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by