搜索结果
找到约 1,029 项符合
Test-spra 的查询结果
matlab例程 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
1. ADABOOST_tr.m
2. ADABOOST_te.m
to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo fi ...
其他书籍 Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good fo
Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made.
NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test.
Download fi ...
汇编语言 实现在指定目录及其子目录中搜索指定扩展名的文件
实现在指定目录及其子目录中搜索指定扩展名的文件,并更新为新的扩展名的程序reext
程序功能:
1.程序带有三个命令行参数dir、old和new,用法为:
reext dir old new
其中Dir是一个全路径名,old和new是文件扩展名,如:
Reext c:\ASM\TEST txt doc
2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所 ...
其他嵌入式/单片机内容 That s how the temperature monitor/controller came to be. It was an obvious task for a small proces
That s how the temperature monitor/controller came to be.
It was an obvious task for a small processor and I ve always wanted to test the Dallas temperature sensors.
人工智能/神经网络 人工神经网络分类实现
人工神经网络分类实现,在vs2005下实现,训练数据和测试数据有train.txt和test.txt读入
*行业应用 a python version of Chinese segmentor. Only the complete program, thus you should provide the traini
a python version of Chinese segmentor. Only the complete program, thus you should provide the training and test data.
人工智能/神经网络 这是一个利用MATLAB利用PCA实现的简单分类程序
这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。
人工智能/神经网络 这是一个模式识别中的K均值算法的一个简单仿真分类实例
这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。
人工智能/神经网络 这是一个模式识别中的留一法算法的一个简单仿真分类实例
这是一个模式识别中的留一法算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。
人工智能/神经网络 这是一个模式识别中的parzen窗的一个简单仿真分类实例
这是一个模式识别中的parzen窗的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。