-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1
-
A-capon-beamforming
MIMO 雷达波束设计方面的文献,有需要可以看看(A capon beamforming method for clutter suppression in MIMO radar)
- 2014-12-04 21:31:01下载
- 积分:1
-
waterinflux
clear 清除内存变量
clc 清空工作区内容
N = 10 一般取6-18间的偶数,N值越大理论上结果越精确
V =zeros(1,N) 申请存储V(i)的空间(So no water influx curve)
- 2014-12-12 15:52:47下载
- 积分:1
-
Getting_Start_with_Matlab_7
非常权威而且是非常新的matlab 7的学习资料,pdf的质量非常好,不是超星打印出来的!希望对大家学习matlab有帮助!(Very authoritative and very new matlab 7 of learning materials, pdf very good quality, not print out Chaoxing! Want to have to help everyone learn matlab!)
- 2007-09-20 11:23:38下载
- 积分:1
-
FFTfrequencychartisanalytical
1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。
2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。
离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。(1. Deepen the experimental fast Fourier transform (FFT) the basic tenets of understanding. 2. Understand the FFT spectrum and points of the resolution, and two extended sequence with the original FFT FFT relations. Discrete Fourier Transform (DFT) and the convolution of two signal processing is the most commonly used basic arithmetic, they relate to the signal and system analysis and synthesis of the wide range of signal processing field. DFT actually convolution and interoperability between contact : DFT into convolution can be achieved in many other algorithms, If relevant, filtering and spectral estimation could be achieved as DFT, DFT into convolution can be achieved.)
- 2007-03-09 23:52:10下载
- 积分:1
-
Energy-Detection
These are the code for energy detection.these code also describe about threshold,probability of detection,probability of false alarm,etc...
- 2015-02-24 17:03:50下载
- 积分:1
-
Robustness
检验Rossler混沌系统在有限时间内具有鲁棒性(Inspection Rossler chaotic system in the limited time robust)
- 2011-12-30 15:58:59下载
- 积分:1
-
Degree_Distribution
复杂网络中,度分布计算,函数,并绘制出度分布的分布图(Complex networks, distributed computing degree, function, and mapping the distribution of out-degree distribution)
- 2009-04-02 18:54:37下载
- 积分:1
-
mymatlab
球面网格点判断,找到合适的三角点,不成熟,请见谅。(spherical grid judgment, to find a suitable Triangle, immature, and I do apologize.)
- 2006-12-21 01:47:50下载
- 积分:1
-
LMSaRLS
RLS和LMS对比分析和研究,比较了它们的性能和优缺点,调试成功,可以使用(RLS and LMS comparative analysis and research to compare their performance advantages and disadvantages, debugging, you can use)
- 2013-05-16 19:16:50下载
- 积分:1