-
Unitary_Space-Time_Code_in_TD-SCDMA
根据TD-SCDMA系统的特点,给出USTC码(酉空时码)在TD-SCDMA系统中的应用仿真程序,希望大家看看,很有创新(According to TD-SCDMA system features, given USTC code (Unitary Space-Time Code) in the TD-SCDMA system simulation program, hope that we look at innovative)
- 2007-12-25 11:17:53下载
- 积分:1
-
LFnewton
power flow analysis using newton raphson method
- 2013-07-27 19:00:20下载
- 积分:1
-
Simple-global-positioning-system-to-achieve-easy-s
简单的全球定位系统源码 matlab实现 easy(Simple global positioning system to achieve easy source matlab)
- 2009-11-23 16:22:44下载
- 积分:1
-
Run
Simulation of simple Delay and sum beamforming with shading and everything controllable
- 2011-01-05 13:40:18下载
- 积分:1
-
MMSE_2by2
MMSE linear detection technique for wire less communication
- 2015-06-13 23:48:55下载
- 积分:1
-
jensei
数值分析的EULER法,matlab开发工具箱中的支持向量机,预报误差法参数辨识-松弛的思想。( EULER numerical analysis method, matlab development toolbox support vector machine, Prediction Error Method for Parameter Identification- the idea of relaxation.)
- 2016-09-26 15:27:40下载
- 积分:1
-
kalman_filter
卡尔曼滤波器的matlab实现源代码,以函数形式给出,方便使用(Kalman Filter realize matlab source code, in order to function are given, user-friendly)
- 2008-04-04 10:13:59下载
- 积分:1
-
matlab_plot_gps_satellites
说明: 卫星星下点matlab程序:卫星星下点的运行轨迹代码(Matlab program for satellite subsatellite point)
- 2019-05-09 14:41:50下载
- 积分:1
-
Untitled
用MatLab环境进行OFDM仿真代码,具有注释详细,非常适合初学者。(source code for OFDM ,suitable for the beginner)
- 2011-06-27 16:21:41下载
- 积分: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