-
matlab
数字电视的交织和解交织算法,MATLAB算法实现(the program of interlever of digital tv,including the realize of matlab algrithm)
- 2009-02-08 19:43:36下载
- 积分:1
-
anfis
用模糊神经网络逼近二维非线性函数,Matlab文件,附有说明文件。(Using fuzzy neural network approximation of two-dimensional nonlinear function, Matlab files, accompanied by documentation.)
- 2021-03-17 19:59:21下载
- 积分:1
-
chap1_1
PI控制的相关模型,以及PI参数设置问题。。。(PI control relevant model, and PI parameter setting problem.)
- 2013-09-23 11:22:58下载
- 积分:1
-
SumAdd
Matlab sumilink model contains summ and gain.
- 2013-10-05 16:59:42下载
- 积分: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
-
modulation
各种调制方式的代码,包括单天线和单天线等。(Various modulation code, including single-antenna and single antenna and so on.)
- 2009-03-01 14:51:38下载
- 积分:1
-
matlab
matlab的程序,包括十种经典算法。可以解决图论里的相关知识(matlab)
- 2010-08-18 10:56:16下载
- 积分:1
-
2005211155449
说明: matlab图像处理命令大全 是一个较入门的图像处理指令合集(matlab image processing command Daquan is a more entry-collection of image processing instructions)
- 2010-04-28 10:47:52下载
- 积分:1
-
TwoLevelmodel
matlab和C混编,处理乘性噪声,求解变差模型。(Written by M. Kang, S. Yun, and H. Woo, the corresponding paper is "Two-level convex relaxed variational model for multiplicative denoising")
- 2013-11-12 22:30:13下载
- 积分:1
-
work3
实测一组机械系统的振动信号,记录采样频率、采样点数,估计该组振动信号的均值、均方值、方差、自相关函数和功率谱,其中功率谱估计对比频率平滑与分段平滑的效率,针对分段平滑、分析不同平滑次数对功率谱估计的影响(Found a mechanical vibration signal system, the recording sampling frequency, sampling points, the estimated mean the set of vibration signals mean square value, variance, autocorrelation function and power spectrum, wherein the power spectrum estimation and comparison of frequency smoothing piecewise smooth efficiency for piecewise smooth, analyze the impact of different smooth frequency power spectrum estimation)
- 2021-01-04 22:38:55下载
- 积分:1