搜索结果
找到约 85 项符合
fisher 的查询结果
按分类筛选
人工智能/神经网络 VC++写的模式分类程序
VC++写的模式分类程序,包括bayes和Fisher等分类器
人工智能/神经网络 详细说明:手写识别源码
详细说明:手写识别源码,具备fisher、网格识别、神经元辨别的
matlab例程 模式识别的经典算法之一
模式识别的经典算法之一,fisher脸特征提取,采用matlab进行编程
其他书籍 < Embedded Computing: A VLIW Approach to Architecture, Compilers and Tools>> by Joseph A.
< Embedded Computing: A VLIW Approach to Architecture, Compilers and Tools>>
by Joseph A. Fisher ,Paolo Faraboschi ,Cliff Young
matlab例程 模式识别分类器的设计
模式识别分类器的设计,此为fisher法源码,经调试通过。所用数据为标准IRIS。
matlab例程 模式识别:线性分类器
模式识别:线性分类器,fisher线性判别
female和male中分别为训练集
test1和test2为测试集
书籍源码 模式识别中的脱机字符识别
模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。