-
quin
用于频率估计的QUIN插值算法,matlab代码(QUIN frequency estimates for the interpolation algorithm, matlab code)
- 2009-07-20 18:30:43下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1
-
notch_filter
Digital signal processing notch filter
- 2015-03-01 23:44:06下载
- 积分:1
-
text_PSO
PSO优化控制算法在电厂控制(主汽温控制)中的应用(PSO optimization control algorithm for power plant control (main steam temperature control) in)
- 2016-05-30 22:17:51下载
- 积分:1
-
duru2
本代码是用来读取图像的,并把图像归入到一个矩阵中(This code is used to read the image and the image classified into a matrix)
- 2010-12-17 17:12:46下载
- 积分:1
-
Kalman1960
主要详细的介绍了matlab的一些使用方法,这对于一个新手而言绝对很有帮助(Mainly a detailed description of some use matlab, which is definitely helpful for a novice)
- 2011-09-02 10:36:16下载
- 积分:1
-
mdaisy-v1.0.tar
MATLAB implementation for dense descriptor applied to wide baseline stereo DAISY
- 2013-11-01 13:19:43下载
- 积分:1
-
Starburst-1.1.0
it an Eye tracking code for starbust algorithm in matlab.
- 2011-06-28 05:20:04下载
- 积分:1
-
Z_ana
针对离散系统进行开环、闭环分析;绘制Bode、Nyquist、根轨迹图;阶跃、脉冲响应,并均给出响应的图示。(For the discrete system closed loop analysis of ring, open drawing Bode, Nyquist, root locus diagram step, impulse response, and the response of the diagrams are given.)
- 2015-01-19 20:30:44下载
- 积分:1
-
point-alignment
迭代最近点算法的一个简单实现,并使用了两个二维点集进行测试(an implementation and validation for the data association of two 2d point sets based on iterative closest points)
- 2013-11-29 08:31:36下载
- 积分:1