-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
testrotationFault1
地震断层旋转功能,把地震断层按研究需要旋转到一定角度。(Earthquake fault rotation function, according to the research needs of earthquake faults rotated to a certain angle.)
- 2013-07-16 10:43:48下载
- 积分:1
-
FilterImage
有关于过滤图像的MATLAB软件,已经上机运行过,对MATLAB编程非常有用(FilterImage MATLAB on the image analysis software, has been running on the machine before, is very useful for MATLAB programming)
- 2010-02-16 15:05:30下载
- 积分:1
-
facedetection
人脸检测程序,只能针对单人,内附一些图片(Face detection process, only for a single person, enclosing some pictures)
- 2011-06-14 20:01:26下载
- 积分:1
-
pingcha
基于MATLAB的水平控制网平差源码。只含有源代码,并没有建立工程文档。(List based on the MATLAB control network adjustment with the source code.)
- 2012-05-19 17:43:25下载
- 积分:1
-
Numerical_evaluation_of_liquid_food_heat_steriliz
Numerical_ uation_of_liquid_food_heat_sterilization_in_a_brick-shaped_package
- 2015-03-04 03:55:35下载
- 积分:1
-
Digital-image-processing_advanced-course
This is a pdf which tells about digital image processing
- 2014-02-25 13:44:38下载
- 积分:1
-
CA_Code
本源码是对类GPS信号中的C/A码的仿真,通过改变移位寄存器的选择抽头,可实现不同C/A码的产生。(The source is the class GPS signal in C/A code simulation by changing the shift register tap selection can be realized to generate different C/A code.)
- 2020-06-26 17:20:02下载
- 积分:1
-
matlab
说明: matlab课件及程序例讲解以及matlab算法实例文件(PDF)格式(courseware and procedures matlab matlab algorithm cases and practical examples to explain (PDF) format)
- 2011-03-24 21:46:33下载
- 积分:1
-
deblur
used to remove the blur affecting the images
- 2011-05-14 00:03:02下载
- 积分:1