-
seg
Segmentation code for extracting numbers from a image
- 2010-05-16 10:47:44下载
- 积分:1
-
audio-processing
The audio processing program is used for recognition of digital audio source by alogrithm of HMM.
- 2011-07-20 17:30:42下载
- 积分:1
-
KNN
Implement the K nearest neighbor algorithm by your own instead of using available software.
2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result.
3. Train the classifier using your training dataset, and test the classifier using your testing dataset.
4. Repeat the experiment (Step 2 and Step 3) 30 times. For each time, you need to record the training data accuracy and testing data accuracy. Finally, you can obtain the average training data accuracy and average testing data accuracy.
- 2013-05-11 11:46:54下载
- 积分:1
-
VideoGameTheory
Video Game Theory to develop game
- 2014-01-22 09:37:53下载
- 积分:1
-
ImageRecognition.tar
Different Image Recognition techniques made in Matlab
- 2009-06-10 21:44:02下载
- 积分:1
-
BISPECD
高阶谱估计的函数方程,很有用处,用于检测被高斯信号淹没的信号(higher order spectral estimation function equation, useful for the detection of Gaussian signal was submerged signal)
- 2006-10-14 16:44:15下载
- 积分:1
-
fuzzy-Hough-transform
fuzzy hough transform for trying to detect shapes
- 2013-03-14 13:59:25下载
- 积分:1
-
peakfinder
Cognitive radio allows unlicensed users to access licensed frequency bands through dynamic spectrum access so as to
reduce spectrum scarcity. This requires intelligent spectrum sensing techniques like co-operative sensing which makes use of
information number of users.
- 2015-03-23 15:45:58下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
Classic_design_iir_filter_matlab
matlab经典设计iir滤波器Classic design iir filter matlab(Classic design iir filter matlab Classic design iir filter matlab)
- 2010-08-02 10:31:38下载
- 积分:1