-
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
-
Matlabppt
MATLAB的ppt讲解的很细致哦。希望有人能用到!!!!!(MATLAB ppt)
- 2009-04-06 01:05:42下载
- 积分:1
-
Untitled4
维纳滤波算法,提高信噪比和可读性,适用于平稳高斯噪声环境(Wiener filtering algorithm to improve the signal-to-noise ratio and readability, applicable to stationary Gaussian noise environment)
- 2013-03-19 10:10:07下载
- 积分:1
-
EmbeddedSystemLab_OpalRT
A hex file extremely useful for all
- 2012-09-05 16:40:58下载
- 积分:1
-
matlab
三个遗传算法matlab程序实例,通过对三种典型的遗传算法进行代码实现,可以简单明了的认识遗传算法(Three genetic algorithm living example of matlab code)
- 2013-04-15 15:31:31下载
- 积分:1
-
polynomial
Least-square curve fitting using polynomials is probably the most basic way to perform some parametric regression analysis. Foor basic tools for polynomial curve fitting are provided here. I also strongly recommend the exhaustive function POLYFITN
- 2010-01-27 20:26:49下载
- 积分:1
-
tridiagSolvers
tridiagLU Obtain the LU factorization of a tridiagonal matrix
- 2010-02-19 00:59:55下载
- 积分:1
-
lowpassfilter
matlab lpf butterworth
- 2011-05-05 02:43:07下载
- 积分:1
-
inversion
反演工具箱,里面用到了三种反演方法。易于了解反演过程(inversion lsqr sqrt svd)
- 2020-11-09 16:49:46下载
- 积分:1
-
[MATLAB].David.McMahon
MATLAB关于科学计算的教程,很适合初学者使用(MATLAB tutorial on scientific computing, it is suitable for beginners)
- 2011-11-03 22:18:23下载
- 积分:1