photo

Cadmean


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


how to use weights and thresholds from Neural Network toolbox
*Establish a very simple feed forward network to approximate sin wave:* x=[0:0.1:10]; y=sin(x); net=newff(x,y,30); ...

14 years 前 | 3 个回答 | 1

3

个回答