-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
LCT
说明: 两折线法抑制峰均功率比,通过对原始OFDM信号和LNST方法进行CCDF仿真分析。(Two-line method for suppressing the peak to average power ratio, by the original OFDM signal and LNST method CCDF simulation.)
- 2010-04-18 21:33:06下载
- 积分:1
-
Kalerfilter
卡尔曼滤波和扩展卡尔曼滤波Matlab源程序,广泛用于参数估计,滤波去噪,惯性导航等应用方面。(Kalman filter and extended Kalman filtering Matlab source, widely used in parameter estimation, filtering noise, inertial navigation and other applications.)
- 2013-08-30 10:30:17下载
- 积分:1
-
uers-MATLAB3
matlab教程,是matlab的基础教程的书上代码。(matlab tutorial matlab Essentials book code.)
- 2012-10-31 15:31:51下载
- 积分:1
-
Face-detection
face detection using matlab
- 2012-12-23 19:50:00下载
- 积分:1
-
principlesofcommunicationsystemsimulationwithwirel
经典书籍《通信系统仿真原理与无线应用》配套源代码,用MATLAB编写的(classic books "communications system simulation and wireless applications principle of" complementary source code, prepared by using MATLAB)
- 2007-03-03 14:15:35下载
- 积分:1
-
time-series-method
金融时间数列的基本处理程序代码和函数使用实例(Examples of financial time series basic handler code and function)
- 2013-02-13 17:18:32下载
- 积分:1
-
ImageDiffusionFiltering
各式各样的扩散为基础的图像滤波方法:
1。线性扩散滤波使用热方程,解决了使用隐式和显式欧拉方法。
2。边缘增强线性各向异性扩散滤波。
3。边缘增强非线性各向异性扩散滤波。(The spread of a variety of image filtering method based on:
1. Linear diffusion filter using the heat equation, solved using implicit and explicit euler method.
2. Edge enhancement of linear anisotropic diffusion filter.
3. Edge enhancement of nonlinear anisotropic diffusion filter.
)
- 2015-04-28 21:47:09下载
- 积分:1
-
PHD_MTT
Probability hypothesis density filter for MTT tracking
- 2010-10-12 13:14:04下载
- 积分:1
-
bisect
Finds a bracketed zero of f(x) by bisection
- 2011-07-13 16:46:27下载
- 积分:1