-
DSP_Chuguangshu
《数字信号处理——理论、算法与实现》胡广书 书配光盘程序
本光盘共包含三个子目录,分别是DSP_FORTRAN, DSP_C和DSP_MATLAB。DSP_FORTRAN和DSP_C各含有约40个信号处理的子程序,概括了书中所涉及到的绝大部分算法。程序分别由FORTRAN语言和C语言编写(MA模型、ARMA模型及最小方差谱估计三个算法只给出了用C语言编写的程序, 没有给出相应的FORTRAN子程序),并在PC机上调试通过。编译环境是FORTRAN77 V5. 10和TURBO C2. 0。DSP_MATLAB含有近100个用MATLAB编写的信号处理程序,它们是本书各个章节的大部分例题,使用的是MATLAB6.1。(" Digital Signal Processing- Theory, Algorithm and Implementation" Hu Guang book written with the CD-ROM CD-ROM program includes three subdirectories, namely DSP_FORTRAN, DSP_C and DSP_MATLAB. DSP_FORTRAN and DSP_C contains about 40 of the signal processing routine, the book summarizes most of the algorithms involved. Program language and C respectively written in FORTRAN (MA models, ARMA model and minimum variance spectrum estimation is given by the three algorithms only programs written in C language, did not give the corresponding FORTRAN subroutines), and in the PC, through debugging . Compilation environment is FORTRAN77 V5. 10 and TURBO C2. 0. DSP_MATLAB contains nearly 100 written using MATLAB signal processing procedures, which are most of the various chapters of the book examples, using MATLAB6.1.)
- 2010-10-01 14:13:57下载
- 积分:1
-
optimization
说明: 最优化学习的Matlab程序:包括最速下降法,黄金分割法,曲线拟合等.(Matlab optimization learning process: including the steepest descent method, golden section method, such as curve fitting.)
- 2008-09-12 17:13:22下载
- 积分:1
-
subprogram
分数阶傅立叶变换,可用于LFM信号的相干源信号的估计(Fractional Fourier Transform can be used for LFM signal of the coherent source signal estimate)
- 2012-05-03 22:42:19下载
- 积分:1
-
DLA_simulation
说明: 用matlab实现DLA模型的分形形貌模拟(Using matlab to achieve DLA model simulation of the fractal morphology)
- 2008-10-22 16:16:01下载
- 积分:1
-
GaussElimination
Gauss Elimination in matlab with user input
- 2015-01-21 23:39:23下载
- 积分:1
-
LS
说明: 本程序给出了最小二乘滤波算法的具体编程,程序中分析比较了自相关算法、协方差算法、前后向加窗算法的滤波效果(This procedure gives the least squares filtering algorithm specific programming, program analysis and comparison of the auto-correlation algorithm, covariance method, before and after windowing algorithm to the filtering effect)
- 2010-04-12 10:44:50下载
- 积分:1
-
SeisLab
地震勘探中经常用到的MATLAB工具包,将会对你有很大的帮助!(Frequently used in seismic exploration MATLAB toolkit will be a great help for you!)
- 2013-08-02 09:59:48下载
- 积分:1
-
1001-5965(2013)04-0564-05
基于FFT 和专家系统的BLDCM 系统故障检测与识别.pdf(Fault detection and identification for dual-redundant BLDCM system using
FFT algorithm and expert system approach)
- 2014-02-02 08:03:47下载
- 积分:1
-
DecimalFormatSymbolsProvider
Default constructor, for use by subclasses.
- 2014-02-24 09:52:02下载
- 积分:1
-
palm
形态学中的腐蚀和膨胀运算。首先,对图像进行低通滤波,消除细小噪声的干扰。
在滤波时,没有采用传统的中值滤波器,而是采用顺序统计滤波器ordfilt2(Erosion and dilation operation in morphology. Firstly, the image is filtered by low pass filtering to eliminate the interference of small noise.
In filtering, the traditional median filter is not used, but the order statistics filter ordfilt2)
- 2016-04-07 18:42:01下载
- 积分:1