搜索结果
找到约 66 项符合
IRIS 的查询结果
按分类筛选
技术资料 NVP2040
NVP2040的OSD-MANUAL:LENS
-
Selection of LENS modes.
-
The MANUAL means fixed lens
mode.
-
DC modes use DC-IRIS lens ,VIDEO
modes use VIDEO-IRIS lens and they control AE.
matlab例程 FCM算法的matlab实现
FCM算法的matlab实现,经典的FCM算法,使用IRIS数据
数值算法/人工智能 BP学习算法应用——模式分类 应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类
BP学习算法应用——模式分类
应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。iris.arff为数据库文件,可用Weka数据挖掘软件打开。Iris.csv为源代码读取的数据文件,通过Weka软件转换得到。
将源文件Iris_classify.m和Iris.csv文件放入matlab的work文件夹中直接运行即可。 ...
人工智能/神经网络 模式识别感知器算法实现(样本分类)
模式识别感知器算法实现(样本分类),基于iris数据
人工智能/神经网络 聚类分析isodata算法的C程序
聚类分析isodata算法的C程序,实现对iris数据集分类的功能
matlab例程 the fuction performs thresholding to the eye images. this function can be used in implementing daugm
the fuction performs thresholding to the eye images. this function can be used in implementing daugman algo for iris localization.
matlab例程 是我的模式识别的作业
是我的模式识别的作业,可以成功的分类iris数据,大家可以
matlab例程 基于遗产算法的FCM算法
基于遗产算法的FCM算法,且对iris标准数据集聚类,适用初学者。
matlab例程 模式识别分类器的设计
模式识别分类器的设计,此为fisher法源码,经调试通过。所用数据为标准IRIS。