-
RLE
Run-length encoding (RLE) is a very simple form of data compression in which runs of data (that is, sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the original run.
- 2012-09-13 00:16:07下载
- 积分:1
-
kruskal
matlab版本
图论中的kruskal算法
一般C版本的比较多,这里提供matlab版本的,更简单方便使用
(Matlab code of kruskal algorithm in graph theory)
- 2013-11-13 17:54:08下载
- 积分:1
-
pll
基于 Matlab 的锁相环(PLL)模拟代码。(Basic Phase-Locked Loop simulation code in Mtalab)
- 2012-10-06 21:19:43下载
- 积分:1
-
1.MUSIC算法MATLAB程序
基于matlab的定位算法,music算法,L型二位定位(Location algorithm based on MATLAB, music algorithm, L two bit location.)
- 2018-04-03 15:27:31下载
- 积分:1
-
first
二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.)
- 2010-11-27 23:15:03下载
- 积分:1
-
AuditoryToolbox_op
matlab的audio设计,帮助你更好学习
fighting(matlab discripetion)
- 2009-07-01 09:49:09下载
- 积分:1
-
fiebang
小波包分析提取振动信号中的特征频率,通过matlab代码,正确率可以达到98%。( Wavelet packet analysis to extract vibration signal characteristic frequency, By matlab code, Accuracy can reach 98 .)
- 2016-04-27 15:11:44下载
- 积分:1
-
SignalProcessingExperiment
说明: 信号实验常用的simulink模型和mfile,可直接在matlan下运行。(Simulink signals commonly used in experimental models and mfile, can be run directly in matlan.)
- 2008-08-30 21:55:02下载
- 积分:1
-
logistic
matlab解决logistic模型代码(matlab code to solve logistic model)
- 2020-10-14 09:07:30下载
- 积分:1
-
half_power_method
自己编写的半功率带宽算法程序,可以用作参考,希望对大家有所帮助(I have written half-power bandwidth algorithm program can be used as a reference, we hope to help)
- 2021-04-12 17:38:57下载
- 积分:1