-
FFT(figure)-time-frequency
可以清楚的知晓信号随时间轴和频率轴的变化,相当的方便(Can be clearly known with the axis and a frequency axis signal changes, considerable convenience)
- 2013-08-19 17:58:09下载
- 积分:1
-
matlab-gentic-algorithm
matlab genetic algorithm
- 2014-10-23 23:17:21下载
- 积分:1
-
biaoge
提供了matlab的GUI一些命令,并对GUI用法进行了详细的总结,富有注释(The matlab GUI command on GUI usage carried out a detailed summary of rich notes)
- 2013-04-07 09:21:50下载
- 积分:1
-
genetic-algorithm
基于改进型遗传算法在LQR线性控制器中的应用(Based on Improved Genetic Algorithm in LQR Linear Controller)
- 2015-04-07 09:06:12下载
- 积分:1
-
DDC_1
仿真实现接收信号并进行数字下变频处理,并进行了滤波,实现了降采样率的处理过程(The received signal is simulated and processed by digital down-conversion, and filtered. The process of reducing sampling rate is realized.)
- 2019-07-04 10:58:58下载
- 积分:1
-
CVPR_2006_KSVD_Denoising
说明: KSVD算法PPT,很好很生动形象,易懂(KSVD)
- 2010-04-13 09:41:22下载
- 积分:1
-
tryitout
Simple rotor reference frame model of DFIG possibly not working accurate
- 2012-08-02 11:33:01下载
- 积分:1
-
tx
说明: matlab sdr model works awesome
- 2012-04-12 20:58:50下载
- 积分:1
-
chap2
先进PID控制及其MATLAB仿真(刘金琨)书籍,第二章程序,学习PID算法的可以参考(Advanced PID control and MATLAB simulation (LiuJinKun) book, chapter 2, study of PID algorithm can reference)
- 2013-05-22 17:49:15下载
- 积分: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