-
bb
《matlab时频分析技术及其应用》该书中的源代码。matlab源码。(this is a code of the book called matlab time-frequency analesis.)
- 2013-08-18 10:28:24下载
- 积分: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
-
METHODIsar
isar成像之前做的,用于回波数据的处理,比较有用的(isar imaging done before, for the echo data processing, the more useful)
- 2013-10-22 11:16:53下载
- 积分:1
-
LDPC
已调试过,可产生需要的LDPC码,具体应用可以自己更改参数(the program has been runed succefully, can be used to produce LDPC code)
- 2011-11-08 15:21:39下载
- 积分:1
-
DCT2D
DCT变换的matlab源代码。适合用作特征提取的预处理方法来使用。(DCT transform matlab source code. Suitable for feature extraction preprocessing method to use.)
- 2009-03-10 09:31:03下载
- 积分:1
-
genetic-althorithm
遗传算法实现优化函数,属于经典的遗传算法 (Genetic algorithm optimization function)
- 2013-11-19 15:32:56下载
- 积分:1
-
LDA
LDA降维是常用的降维手段之一,其本质假设为数据的高斯分布。是有效常用的有监督学习降维工具。(LDA dimension reduction is one of the commonly used dimensionality reduction methods, and its essence is assumed to be the Gauss distribution of data. It is an effective and commonly supervised learning dimensionality reduction tool.)
- 2018-08-20 10:20:29下载
- 积分:1
-
GAbp
好东西大家分享,希望可以给大家帮助,谢谢!(Good things to share, hope can give you help, thank you!)
- 2010-08-09 09:35:08下载
- 积分:1
-
HHTsummary
希尔伯特黄变化学习总结,技术文档,含部分matlab代码,希望对大家有帮助(Hilbert Huang change learning summary, technical documentation, containing part of the matlab code, and hope to help everyone)
- 2013-09-04 14:44:09下载
- 积分:1
-
Modified-THP
very useful article about MU-MIMO THP to achieve near capacity (Tomlinson Harashima Precoding (THP) for Multi-
User Multiple Input Multiple Output (MU-MIMO) system has
been proposed as an effective way to achieve near capacity to
the theoretical limit in MU-MIMO channels.)
- 2016-10-24 13:02:48下载
- 积分:1