-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
waveletdenosig
说明: 文件实现在小波去噪,matlab下进行仿真实验(denosing with matlab)
- 2010-04-06 13:38:28下载
- 积分:1
-
马氏距离
采用matlab来计算数据矩阵的马氏距离,里面有word关于马氏距离的介绍(Using matlab to calculate the data matrix of the Mahalanobis distance, which has the word on the introduction of Mahal)
- 2021-03-10 19:19:27下载
- 积分:1
-
Matlab-code
单点定位算法用来仿真无线定位技术,简单可行(Single-point location algorithm is used to simulate wireless location technology simple and feasible)
- 2012-06-04 22:14:16下载
- 积分:1
-
ks
说明: KS检验,判断数据分布是否符合某个分布,拟合数据的ks检验(ks test)
- 2021-04-09 19:58:59下载
- 积分:1
-
geodome
geometric shape modeling1
- 2011-11-28 15:56:38下载
- 积分:1
-
Matlab_GUI
第七章 GUIDE入门
7.1 概述
7.2 图形句柄入门
7.3 GUIDE工具入门
7.4 创建图形用户界面外观
7.5 图形用户界面编程
7.6 常用的图形界面函数
7.7 本章小结
(Chapter VII GUIDE overview 7.2 Introduction 7.1 Introduction 7.3 GUIDE handle graphics tools to create entry-7.4 Appearance 7.5 graphical user interface graphical user interface programming 7.6 graphical interface function commonly used in this chapter 7.7 Summary)
- 2008-07-27 22:04:28下载
- 积分:1
-
ar_tt
与左右手运动想象相关程序,涉及burg算法,功率谱估计(With the left and right hand movement imagination related procedures involving burg algorithm, power spectrum estimates)
- 2012-11-08 17:30:51下载
- 积分:1
-
ga-jobshop-jsp
遗传算法解决jobshop问题,添加了缺少遗传算法工具箱的相关函数,可直接运行main函数。(Jobshop genetic algorithm to solve the problem, add the missing genetic algorithm toolbox correlation function can be directly run the main function.)
- 2014-04-09 16:49:14下载
- 积分:1
-
666
Matlab 7官方英文学习手册,全面介绍了其中的各个函数属性和例子。(MATLAB and Simulink® are the premier software packages for technical
computing in education and industry. The MATLAB & Simulink Student
Version provides all of the features of professional MATLAB, with no
limitations, and the full functionality of professional Simulink, with model
sizes up to 1000 blocks. The Student Version gives you immediate access to
high-performance numeric computing, modeling, and simulation power.)
- 2009-10-19 12:39:53下载
- 积分:1