-
matlab
matlab的程序,包括十种经典算法。可以解决图论里的相关知识(matlab)
- 2010-08-18 10:56:16下载
- 积分:1
-
HammingFIR
数字FIR滤波器器设计,通带截止频率0.3pi,阻带截止频率0.2pi,通带衰减《=1db,阻带衰减》=40db(Digital FIR filter design, the passband cutoff frequency 0.3pi, stopband cutoff frequency 0.2pi, pass-band attenuation " = 1db, stop-band attenuation" = 40db)
- 2011-01-14 09:32:21下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1
-
Optical-Modulation-Format-and-Direct-Detection
This scheme is also called DPSK since MZ modulator provides the “digital” phase modulation if it is biased at null instead of quadrature. No coherent detection is needed if data is differentially pre-coded.
- 2014-08-21 21:12:52下载
- 积分:1
-
ewma_covariancecc
Exponentially weighted covariance matrix
- 2013-10-25 17:08:20下载
- 积分:1
-
ex4
关于自适应滤波的算法仿真,其中应用了LMS算法和RLS算法,也比较了他们的性能(Adaptive filtering algorithms on the simulation, which applied the LMS algorithm and RLS algorithm, also compare the performance of their)
- 2009-09-19 15:47:52下载
- 积分:1
-
InputMatLAB_Vectors
vector file for generic code
- 2010-09-16 21:28:28下载
- 积分:1
-
ieee802_11
IEEE 802.11 platform
- 2009-11-28 22:07:19下载
- 积分:1
-
APF
APF 在MATLAB的环境下,用SIMULINK进行仿真,基于的算法是 环宽控制(APF MATLAB)
- 2013-10-18 20:52:23下载
- 积分:1
-
PCMFM_gen
PCM/FM信号生成函数,包含基于FM调制以及CPM调制方式,前者是利用matlab中的fm模拟频率调制方式,是对PCM/FM信号比较直观的生成方法,后者是利用CPM信号的生成方法,从相位调制的角度生成。(Here is PCM/FM signal generating function, including on CPM modulation and FM modulation, the former is the use matlab simulation frequency fm modulation method is PCM/FM signal generation method more intuitive, which is generated using the method of CPM signals, generated from the phase angle modulation.)
- 2021-04-11 18:58:58下载
- 积分:1