-
jiance
该程序是用MATLAB编写的实现微弱信号检测的程序,基于自相关算法。(The program is written in MATLAB to achieve weak signal detection procedure, based on self-correlation algorithm.)
- 2010-07-22 15:58:29下载
- 积分:1
-
Matlab
介绍了MATLAB的基础知识以及一些基本性质和一些源代码(Introduced MATLAB basic knowledge and some basic properties and some source code
)
- 2011-09-03 12:40:55下载
- 积分:1
-
Fishercalssification
实现不同模式之间可分性的分析,找到两类特征区别于彼此的特征点/段,以用于分类。(Separability between different modes to achieve the analysis)
- 2010-05-31 20:16:50下载
- 积分:1
-
c_means
matlab 实现c均值算法实现对样本库进行分类,样本库随程序一起上传。(c-means in sorting)
- 2014-11-28 23:25:53下载
- 积分:1
-
EKF_DE2014
kaerman 算法用于matlab中的计算(kaerman matlab algorith)
- 2015-01-20 11:14:07下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
1
说明: 4位的密码锁,用MATBLE仿真,PROTEL画PCB图(The four locks, with MATBLE simulation, PROTEL painting PCB map)
- 2009-07-05 10:51:43下载
- 积分:1
-
HomeworkMultiNoise2
基于MATLAB环境显得图像去噪示例程序(Image denoising based on MATLAB environment, sample programs appear)
- 2010-05-16 15:12:36下载
- 积分:1
-
QPSO
量子粒子群的matlab程序,有测试函数(qpso matlab)
- 2014-01-08 10:25:30下载
- 积分:1
-
some-pso-toolbox
几个常见的pso toolbox,很简单很实用(some common pso toolboxs)
- 2010-05-19 09:13:20下载
- 积分:1