-
Matlab_based_spectrum_analysis
说明: 基于Matlab的频谱分析,时域抽样定理,FFT的仿真以及应用FFT对典型信号进行频谱分析的方法。
(Matlab-based spectrum analysis, time domain sampling theorem, FFT of the simulation and the application of FFT on the typical signal spectrum analysis.)
- 2010-04-28 20:18:27下载
- 积分:1
-
ChirpBOK
该模型主要实现Chirp系统中Chirp信号的BOK调制,Chirp信号分为上扫频和下扫频信号,可以通过对正余弦信号进行BOK调制来产生。(This model mainly realize the BOK modulation Chirp Chirp signal in the system, under the Chirp signal is divided into the upper frequency sweep and frequency sweep signal, can pass to BOK is cosine signal modulation to produce.
)
- 2020-11-10 14:19:46下载
- 积分:1
-
work
用于解三对角方程的追赶法源代码,MATLAB编写,高斯列主元解线性方程组代码(Solution of tridiagonal equations for the pursuit method source code, MATLAB prepared)
- 2010-06-04 23:06:36下载
- 积分:1
-
ask
this is program for amplitude shift keying
- 2010-08-08 12:33:43下载
- 积分:1
-
PatternClassificationSecondEdition
杜达的模式分类第二版配套源码,可以直接用,主要是有关分类聚类的源码。(The second edition of Pattern Classification Duda supporting source, can be directly used, mainly related to the source taxonomy.)
- 2010-11-23 14:44:33下载
- 积分:1
-
FaceRecNew1
face recognition for face and image processing system and pattern recognition
- 2013-01-01 02:25:09下载
- 积分:1
-
best_angle
用于对散射时的最佳仰角分析,包括仰角和方位角(the best angel)
- 2011-09-06 16:30:44下载
- 积分:1
-
inverted-pendulum-LQR-controll
单级倒立摆的LQR控制器的设计
其中包含和倒立摆的论文以及自己编的matlab文件(Single-stage inverted pendulum LQR controller design which contains the inverted pendulum and paper files as well as their own series of matlab)
- 2011-10-25 20:48:17下载
- 积分:1
-
Practical-Image-Processing
How to learn matlab.
- 2012-09-11 03:43:24下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1