-
rootcos
用matlab实现升余弦滤波器的设计,其中滚降系数可以根据自己需要自动调节(Using matlab to achieve raised cosine filter design, roll-off factor which can automatically adjust according to their needs)
- 2021-03-26 15:39:13下载
- 积分:1
-
CH2src
MATLAB在通信系统仿真 第二版书中例题代码(MATLAB simulation of communication systems in the second edition of the book example code)
- 2011-11-15 09:54:02下载
- 积分:1
-
baoluopufenxi
可以很好地分析信号的包络谱,效果非常的明显,并且已经在matlab上成功运行(Is a good way to analysis the spectral envelope of signal, effect is very obvious, and it has been successfully run in matlab
)
- 2021-04-26 15:18:45下载
- 积分:1
-
Matlab-huitu
Matlab绘图,希望对各位有用
实验及其答案(Matlab graphics)
- 2012-09-10 15:22:32下载
- 积分:1
-
LP
说明: 数值分析工具箱 很好很强大 大家都来下载啊~~很好啊~~非常好奥(this site is a SB site,it want me to register。)
- 2009-08-06 22:31:32下载
- 积分:1
-
LTE
MIMO—OFDM的 MATLAB程序
(MIMO—OFDM MATLAB Program)
- 2012-05-01 20:59:59下载
- 积分:1
-
CPF
国外的一篇文章,首次介绍压缩粒子滤波方法及其在目标跟踪中的应用(Foreign article first introduces compressed particle filter method and its application in Target Tracking)
- 2014-09-19 20:50:20下载
- 积分:1
-
Radial-circular-runout-error
径向圆跳动误差评定,方法包括最小条件法,最小区域法,端点法,提高误差评价精度。(Radial circular runout error uation methods, including minimum condition method, least square method, the endpoint method, improve the error estimation accuracy.)
- 2015-04-28 22:20:08下载
- 积分:1
-
on
说明: 种群递减_变异蚁群算法在多用户检测中的应用(_ Variation of population decline ant colony algorithm in a multi-user detection)
- 2011-03-29 18:25:52下载
- 积分: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