找回密码
 注册
Simdroid-非首页
查看: 42|回复: 1

求教神经网络中感知器的问题

[复制链接]
发表于 2007-6-30 14:57:33 | 显示全部楼层 |阅读模式 来自 河北秦皇岛
生成时感知器时,
NET = NEWP(PR,S,TF,LF) takes these inputs,
       PR - Rx2 matrix of min and max values for R input elements.
       S  - Number of neurons.
       TF - Transfer function, default = 'hardlim'.
       LF - Learning function, default = 'learnp'.
     Returns a new perceptron.

对R没有什么限制,但在 PLOTPV Plot perceptron input/target vectors.

   Syntax

     plotpv(p,t)
     plotpv(p,t,v)

   Description
   
     PLOTPV(P,T) take these inputs,
       P - RxQ matrix of input vectors (R must be 3 or less).
       T - SxQ matrix of binary target vectors (S must be 3 or less).
     and plots column vectors in P with markers based on T.

时要求R<=3,这是为什么?
是不是仅仅因为大于三时无法PLOT?谢谢。
 楼主| 发表于 2007-6-30 15:39:17 | 显示全部楼层 来自 河北秦皇岛
Simdroid开发平台
试了试,不是这个原因。因为在newp里面如果输入P的行数走过3时也出错,提示只能是两行。看感知器的理论时,没有限制输入的长度,为什么在matlab里会有这样的限制呢。
回复 不支持

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-4-24 08:37 , Processed in 0.026731 second(s), 11 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表