-
Rate_Calculations
matlab data rate calculations for OFDMA systems
- 2010-07-22 02:09:37下载
- 积分:1
-
pcm_tdm
pcm modulation and demodulation
- 2010-09-10 16:53:11下载
- 积分:1
-
function1
说明: 用MATLAB里边带的LPC程序进行参数提取.(MATLAB inside with the LPC parameter extraction procedures.)
- 2006-05-08 10:56:45下载
- 积分:1
-
onedimensional-photonic-crystal-
采用传输矩阵法,用matlab编程计算的一维光子晶体的能带结构,方法简单,速度快,同时可计算透射系数(Using transfer matrix method, calculated with matlab programming one-dimensional photonic crystal band structure, the method is simple, fast, and calculate the transmission coefficient)
- 2020-12-11 20:19:19下载
- 积分:1
-
TOOLBOX_calib
有關camera calibration的程式(about camera calibration program)
- 2009-06-08 14:39:39下载
- 积分:1
-
clsf_dpd1
基于粗糙集和遗传算法的属性约简,包含核及不可区分关系等求解(Attribute reduction based on rough sets and genetic algorithm, including nuclear and indistinguishable relationship to solve)
- 2021-04-25 16:48:46下载
- 积分:1
-
Chapter4_edu
it is about power electronics for the student from university lecture notes last lesson...
- 2010-09-03 07:46:48下载
- 积分:1
-
Themeasurementmethod
结合工程实例,介绍了利用大地测量法实现施工期边坡稳定性实时准动态监测的方法和仪器的使用情况。(Combined with engineering examples, this paper deals with the method of using land measurement during the realization of dynamic real-time accurate slope stability monitoring methods, and use of equipment.)
- 2010-10-14 16:17:25下载
- 积分:1
-
14c633a51da5
是KF/EKF/UKF滤波算法的MATLAB实现。代码非常详细。供需要学习的人下载。(MATLAB realization by KF/EKF/UKF is filtering algorithms. The code is very detailed. For people who need to learn to download.)
- 2012-03-25 22:01:36下载
- 积分: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