-
gmsk
最小高斯移频键控调制性能仿真,含频谱分析,matlab的simulink实现(Gaussian minimum shift keying modulation frequency performance simulation, including spectral analysis, matlab achieve the simulink)
- 2009-05-07 08:27:39下载
- 积分:1
-
fourier
algo de fourier para entretenerse
- 2010-11-17 08:50:53下载
- 积分:1
-
SumAdd
Matlab sumilink model contains summ and gain.
- 2013-10-05 16:59:42下载
- 积分:1
-
Communication-System-Simulation-1-2
通信系统仿真介绍的前面两章节的内容,讲述信号与线性系统和随机过程(Communication system simulation introduced in the previous two chapters, about the signals and linear systems and stochastic processes)
- 2013-04-12 13:34:07下载
- 积分:1
-
AdaptiveFiltering
最经典的自适应滤波的书籍,决不会后悔下载的。美国人编著(Adaptive Filtering and classic books, will never regret downloading. Americans for the book)
- 2009-04-12 09:23:46下载
- 积分:1
-
oscilations
program for poluses
- 2009-06-13 15:21:04下载
- 积分:1
-
clockplot
This code will display a clock plot. this code is done in MATLAB.
- 2015-02-06 01:27:08下载
- 积分:1
-
elm
极限学习机分类与拟合,训练采用elmtrain.m,分类与拟合用elmprediction.m.(Extreme Learning Machine classification and fitting)
- 2021-01-12 19:28:49下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1
-
delaunay-triangulation
在matlab中用delaunay函数实现三角剖分,在一个三角形区域内,实现简单的均匀的delaunay剖分。(In matlab function implementation using delaunay triangulation, in the area of a triangle, a simple uniform delaunay triangulation.)
- 2020-07-01 04:40:02下载
- 积分:1