模式识别,图像处理,SVM,支持向量机 §编制程序显示印章图像(24位真彩色位图); § 读出位图中每一像素点的(R,G,B)样本值; § 以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; § 采用本章将要学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,将印章、底纹、签字区分)
上传时间: 2015-06-08
上传用户:alqw
支持向量机而分类算法MATLAB编程,实现数据的二分类
标签: svm分类算法
上传时间: 2015-06-24
上传用户:肖德龙强
智能分类算法新学者的必备知识,入门知识学习
上传时间: 2015-06-24
上传用户:肖德龙强
研究轴承剩余寿命预测,研究轴承故障特征在进行支持向量优化的寿命预测
标签: svm的轴承寿命预测
上传时间: 2016-02-28
上传用户:xllin
简单命令使用grep等的使用 [zorro@isch ~]$ history 1 ifconfig 2 su 3 exit 4 ls 5 cd Desktop/ 6 ls 7 tar zxcf VMwareTools-8.4.5-324285.tar.gz 8 tar zxvf VMwareTools-8.4.5-324285.tar.gz 9 cd vmware-tools-distrib/ 10 ls 11 ./vmware-install.pl 12 su 13 ls 14 cd .. 15 ls 16 rm VMwareTools-8.4.5-324285.tar.gz 17 rm -r vmware-tools-distrib 18 ls 19 make 20 ls 21 cd redis/ 22 quit 23 ls 24 ca redis/ 25 cd redis/ 26 cd redis-2.8.17 27 make 28 cd redis-2.8.17 29 ls 30 cd redis-2.8.17 31 cd str 32 cd src 33 ls 34 ./redis-cli 35 ls 36 cd redis-2.8.17 tar.gz 37 make 38 cd src 39 ./redis-server .. /redis.conf 40 ./redis-cli 41 ./redis-server ../redis.conf 42 vi test1.sh 43 ./test1.sh 44 vi test.sh 45 ./test.sh 46 ls 47 chmod 777 test.sh 48 ./test.sh 49 vi express 50 $ grep –n ‘the’ express 51 clear 52 grep -n 'the' express 53 vi express 54 grep -n 'the' express 55 grep -vn 'the'express 56 grep -vn 'the' express 57 grep -in 'the' express 58 vi test2.c 59 grep -l 'the' *.c 60 grep -n 't[ae]st' express 61 grep -n 'oo' express 62 grep -n '[^g]oo' express 63 grep -n '[a^z]oo' express 64 grep -n '[0^9]' express 65 grep -n '^the' express 66 vi express 67 sed -e 'd' express 68 sed -e '1d' express 69 sed -e '1~7d' express 70 sed -e '$d' express 71 sed -e '1,/^$/d' express 72 ls 73 cd 74 pwd 75 history [zorro@isch ~]$
标签: 简单命令使用
上传时间: 2016-05-24
上传用户:12345678gan
我们应该好哈乘此资源,不是积分随便乱发额。哈哈哈哈,seishem 就是囊奥‘ 啊’
上传时间: 2016-08-20
上传用户:ysystc699
请您认真填写上传信息,管理员将会对您提交的内容进行审核。若用户上传不合格资源,则会清空该用户的所有下载积分,以及限制该账户上传。
上传时间: 2016-08-20
上传用户:ysystc699
请您认真填写上传信息,管理员将会对您提交的内容进行审核。若用户上传不合格资源,则会清空该用户的所有下载积分,以及限制该账户上传。
上传时间: 2016-08-20
上传用户:ysystc699
此方法是对lmd方法的创新,有效的解决了lmd的断电效应
上传时间: 2016-08-25
上传用户:gaoqinwu
模式识别matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值
上传时间: 2016-12-25
上传用户:wwwnada