-
FRFTcode
分数阶傅里叶变换的matlab程序,做数字信号处理可以直接使用(Fractional Fourier transform matlab program)
- 2021-03-30 15:29:09下载
- 积分:1
-
kalman_guiji
这是一种用于卡尔曼的非线性回归法的航迹跟踪算法。(This is a nonlinear regression for the Kalman tracking algorithm of track.)
- 2010-06-29 20:05:55下载
- 积分:1
-
song
用matlab进行语音合成,用到matlab GUI编程,界面友好。本人课程设计作品,希望对各位有所帮助。(Using matlab for speech synthesis, using matlab GUI programming, user-friendly. I curriculum design works, you want to be helpful.)
- 2009-03-06 21:24:09下载
- 积分:1
-
pres0
This is traning by ica.
- 2009-03-19 05:04:59下载
- 积分:1
-
OFDMchannelestimation
OFDM信道估计的相关介绍,对于入门相当有利(OFDM channel estimation related presentations, very favorable for the entry)
- 2010-12-13 19:38:58下载
- 积分:1
-
newton
最优化方面的牛顿法算法,方便入门同学学习(Newton' s method algorithm optimized with respect to the most convenient entry students learning)
- 2013-04-17 02:11:11下载
- 积分:1
-
buckPI
基于MATLAB的BUCK电路的仿真,内环是电流环,用无源控制,外环电压环,用PI控制(Based on the passive control of MATLABBUCK circuit)
- 2020-11-24 15:29:33下载
- 积分: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
-
Digitalsignalprocessing
the file contain digital signal processing in matlab.
- 2010-11-21 23:12:36下载
- 积分:1
-
fourier
Matlab script to illustrate the Fourier transform of a periodic signal
- 2010-01-08 19:07:14下载
- 积分:1