-
matlab
将骨头图片进行滤波,增强等等操作,得出理想图像。(Bones picture filtering, to enhance the operation and so on, come to the ideal image.)
- 2009-06-22 12:26:24下载
- 积分:1
-
HW1_1_RLS
Adaptive filter 三种演算法RLS,LNS sign error LMS(three RLS algorithm. LNS sign error LMS)
- 2006-11-05 01:26:48下载
- 积分:1
-
huffman-code
霍夫曼编解码程序,仿真了huffman编码和解码(huffman encode decode)
- 2012-05-07 20:49:16下载
- 积分:1
-
sliding-window-delay-and-correlation
雷达测伪距时域相关法matlab仿真源码(The radar altimetry Pseudorange domain correlation method matlab simulation source)
- 2012-10-18 18:07:17下载
- 积分:1
-
encoding-decoding
图像的编解码程序,可以直接运行,并含有PSNR的对比(The encoding and decoding files which can run without modify, and we have comparison of PSNR)
- 2014-01-04 15:23:45下载
- 积分:1
-
ellipsefilter
椭圆滤波器C程序和matlab的仿真m文件,根据matlab仿真设计椭圆滤波器参数,再编写C程序(C program of ellipsefilter)
- 2016-01-14 12:58:40下载
- 积分: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
-
MATLAB
MATLAB教程.CHM2.9M.chm(MATLAB Tutorial. CHM2.9M.chm)
- 2009-12-07 12:54:36下载
- 积分:1
-
predictive-control
DMC,MAC以及广义预测控制的一些程序(DMC, MAC and generalized predictive control of some of the procedures
)
- 2012-03-28 09:25:25下载
- 积分:1
-
capon
本仿真将延迟-相加法和CAPON算法做对比,分析了其分辨率的能力强弱(The simulation will be delayed- the sum method and the CAPON algorithm to do comparison, analysis of strengths and weaknesses of its resolution)
- 2010-12-04 22:35:41下载
- 积分:1