-
DSP0404
matlab数字信号处理代码,仿真信号处理的内容(Matlab digital signal processing code, simulation of signal processing)
- 2006-09-23 18:01:17下载
- 积分:1
-
lms_rls
用于自适应LMS滤波器的设计以及自适应RLS滤波器的设计(LMS adaptive filter for the design of RLS Adaptive Filter Design)
- 2020-11-21 17:19:35下载
- 积分:1
-
berforMIMOusingMaximumliklihoodtchechniquel
BER plot in rayleigh channel with maximum liklihood technique for MIMO
- 2010-10-08 14:30:55下载
- 积分:1
-
spe2
OFDM communication simulink
- 2010-10-14 23:48:40下载
- 积分:1
-
caisidl
说明: 蔡氏电路的matlab仿真图,为初学混沌的朋友作参考(Matlab simulation of Chua' s circuit diagram, a friend of chaos for the beginner reference)
- 2010-03-17 14:17:46下载
- 积分: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
-
CG
说明: 共轭梯度法求解线性方程组,主要采用FR共轭梯度法(solve liner solutions from CG)
- 2014-04-09 19:51:23下载
- 积分:1
-
一种全新的计算嵌入维数的算法,读者可以根据自己的需要再编写。...
一种全新的计算嵌入维数的算法,读者可以根据自己的需要再编写。-a new qianru suanfa of chaos
- 2022-02-06 23:56:21下载
- 积分:1
-
min_tree
Kruskal算法的M程序,主要用于图论问题。最终求出要求的最小树问题。(Kruskal algorithm M program, mainly for graph theory problems. Eventually find the required minimum tree problem.)
- 2011-05-03 00:55:23下载
- 积分:1
-
100LMS
这是个循环的LMS算法,自适应课程的基本LMS算法过程~(This is a cycle of LMS algorithm, LMS adaptive algorithm for the basic process of course ~)
- 2011-01-05 17:04:37下载
- 积分:1