-
arithmetic2
Data Compression Arthmetic Algorithm Example.
Tested in Python 2.7
just run py file
- 2013-12-09 21:23:39下载
- 积分:1
-
kalman_test_CV
卡尔曼滤波的CV模型,详细的matlab代码及说明(the CV model of Kalman Filtering)
- 2012-01-06 21:53:50下载
- 积分:1
-
ucitorpnonuniformPCM
通信原理实验中的均匀和非均匀的pcm两种编码方式,附有详细的说明,(Communication principle of uniform and non-uniform of PCM encoding, accompanied by detailed instructions,)
- 2017-08-15 12:34:19下载
- 积分:1
-
SURF
用来在matalab上直接使用的surf代码(Surf code to be used directly on MATALAB)
- 2020-07-01 08:40:01下载
- 积分:1
-
PCNN图形分割
本段代码是基于脉冲耦合神经网络的图像分割,添加噪声并显示,求取最小交叉熵过程,最终求取一个PCNN的迭代次数n,进行二值图像分割,利用基于简化的PCNN模型,为PCNN自动波特征消除细胞周围噪声、干扰的程序段
- 2022-03-01 20:00:45下载
- 积分: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
-
xiao_bo_bao_jiang_zhao_silk3
此程序是matlab中有关平滑去噪中常用的小波包的程序,简单使用,其中的注释详细,对每个变量的注释都很清楚(Sen)
- 2008-08-12 17:07:14下载
- 积分:1
-
rcosamp
压缩采样重构算法中的正则化压缩采样匹配追踪算法(Compression sampling reconstruction algorithm regularized compressive sampling algorithm Matching Pursuit)
- 2014-12-22 11:01:57下载
- 积分:1
-
morphological
利用matlab软件 对图形进行形态学处理(Matlab software morphological processing graphics)
- 2012-11-15 18:21:40下载
- 积分:1
-
cp_als
利用张量cp分解修复数据,对数据进行插补或预测(Use tensor cp decomposition to repair data, interpolate or predict data)
- 2021-03-15 10:09:22下载
- 积分:1