這是一個利用MATLAB利用PCA實現的簡單分類程序,對于模式識別的初學者學習PCA知識并進行仿真會有很大幫助,其中male.txt和female.txt是訓練樣本,test.txt是測試樣本,分類效果非常好。
上傳時間: 2017-06-06
上傳用戶:aysyzxzm
這是一個模式識別中的K均值算法的一個簡單仿真分類實例,其中female.txt和male.txt是訓練樣本,test.txt是測試樣本,分類效果非常好,對于模式學習的初學者將會有很大幫助。
上傳時間: 2013-12-10
上傳用戶:lz4v4
這是一個模式識別中的留一法算法的一個簡單仿真分類實例,其中female.txt和male.txt是訓練樣本,test.txt是測試樣本,分類效果非常好,對于模式學習的初學者將會有很大幫助。
上傳時間: 2017-06-06
上傳用戶:yt1993410
這是一個模式識別中的parzen窗的一個簡單仿真分類實例,其中female.txt和male.txt是訓練樣本,test.txt是測試樣本,分類效果非常好,對于模式學習的初學者將會有很大幫助。
上傳時間: 2013-11-28
上傳用戶:yulg
這是一個模式識別中的最近鄰分類算法的一個簡單仿真分類實例,其中female.txt和male.txt是訓練樣本,test.txt是測試樣本,分類效果非常好,對于模式學習的初學者將會有很大幫助。
上傳時間: 2014-01-27
上傳用戶:ruixue198909
unit ScardCL {**************************************************************************} { } { This C DLL header file first (automatic) conversion generated by: } { HeadConv 4.0 (c) 2000 by Bob Swart (aka Dr.Bob - www.drbob42.com) } { Final Delphi-Jedi (Darth) command-line units edition } { } { Generated Date: 07.04.2009 } { Generated Time: 05:10:54
上傳時間: 2017-06-18
上傳用戶:13215175592
This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of dealing with the filter messages and item filtering by incorporating it into the control. This could have been implemented as delegates, but we create controls to do the work for us, don t we? I would like to thank Carlos H. Perez since a lot of the implementation came from examples he set with his ListViewEx control.
標簽: control extension ListView standard
上傳時間: 2013-12-05
上傳用戶:royzhangsz
LIST p=16F84 PIC16F844 is the target processor #include "P16F84.INC" Include header file CBLOCK 0x10 Temporary storage tempo tptrl tptrh note length pitch temp dl1 dl2 ENDC
標簽: processor 16 Include include
上傳時間: 2017-07-09
上傳用戶:gxrui1991
模式識別:線性分類器,fisher線性判別 female和male中分別為訓練集 test1和test2為測試集
上傳時間: 2017-07-15
上傳用戶:siguazgb
Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole day in Turbo C. It uses primitive graphics drawing and also demonstrates how to output an image. Written in C, also uses a library I got from the net (included) for image output.
標簽: thinking exactly first whole
上傳時間: 2017-08-13
上傳用戶:xhz1993