-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
cdma
说明: 关于cdma用MATLAB进行仿真
源码(Simulation on the MATLAB source code with cdma)
- 2011-04-18 13:12:30下载
- 积分:1
-
gensim-0.10.2.tar
gensim工具包,包含相似性计算、LSA、LDA计算等(gensim tool package)
- 2014-12-11 22:16:24下载
- 积分:1
-
SmallWorld
通过公式SW=(C/Crand)/(L/Lrand)求取复杂网络的小世界性系数。
注:其中聚类系数和平均距离都是直接调用工具包中的函数。(By the formula SW = (C/Crand)/(L/Lrand) to strike a small complex networks worldwide coefficients. Note: where clustering coefficient and average distance are called directly toolkit functions.)
- 2021-04-23 14:18:47下载
- 积分:1
-
ACDC_matlab
逆变器电路的Matlab仿真源程序,初学者可以看看(Inverter circuit and Matlab simulation source, beginners can look)
- 2013-11-09 14:38:18下载
- 积分:1
-
PSO-of-Robot-Path-planning
PSO粒子群算法,用于机器人路径规划,有GUI界面,可随机产生障碍物(PSO Path planning ,using in robot system)
- 2017-04-18 22:19:03下载
- 积分:1
-
pujianfa
谱减法是利用噪声的统计平稳性以及加性噪声与语音不相关的特点而提出来的。即让有语音期间噪声幅度谱的期望值与无语音间隙噪声的幅度谱的期望值相等。(Spectral subtraction method is the use of stationary noise statistics and the additive noise and speech characteristics not related to the initiative. During that speech so that the expected value of noise amplitude spectrum and noise-free audio gap equal to the expected amplitude spectrum.)
- 2010-12-18 19:10:02下载
- 积分:1
-
KALMAN
卡尔曼滤波的理解,利用一个简单的正弦信号来进行卡尔曼滤波,从而更好的理解卡尔曼滤波。(Understanding of the Kalman filter, with a simple sinusoidal signal to the Kalman filter so as to better understand the Kalman filter.)
- 2021-04-05 10:39:03下载
- 积分:1
-
tuxiang
对特定图像进行颜色和亮度上的处理,并采用局部滤波方法改善全图滤波使得图像分辨率变低的问题,使用非交互式方法,程序可自行完成调整的整个过程。(Specific image processing on the color and brightness, and the use of local filtering method to improve the whole map filter makes the problem of low-resolution images, the use of non-interactive method, the program can complete the whole process of self-adjustment.)
- 2014-12-19 21:43:00下载
- 积分:1
-
equation
Taking a Jacobian Matrix of the system defined by equations (3) to (6) and evaluating the matrix at the equilibrium, at which all state variables
- 2012-12-30 17:03:32下载
- 积分:1