-
CHAOTIC
说明: 有关于混沌系统的特性的一些仿真程序,试过的,可以正确运行,希望大家能够交流。(About some of the characteristics of chaotic system simulation program, tried, and can be run properly, I hope we can exchange.)
- 2011-03-19 16:26:02下载
- 积分:1
-
5dof-newmark-example
MATLAB采用newmark方法进行5自由度动力学方程的求解(MATLAB uses newmark method for solving dynamic equations 5 degrees of freedom)
- 2014-04-18 18:07:26下载
- 积分:1
-
code
MATLAB7.x数字信号处理 光盘内容。其中为课本的源码。有利于学习。(Digital Signal Processing MATLAB7.x CD-ROM content. One source for textbooks. Conducive to learning.)
- 2008-05-22 00:01:47下载
- 积分:1
-
Steganography_Example
This programe hides secret data inside a carrier file using LSB technique. This is example of Steganography
- 2009-06-10 23:18:02下载
- 积分:1
-
wimax
Tcl Code for Wimax with stationary Base station
- 2011-02-16 00:26:47下载
- 积分:1
-
ekfspeed
扩展卡尔曼滤波算法,用于异步电动机的转速估计,效果良好(ekf algrithm ,used for estimate the speed of asychronous motor)
- 2015-02-04 13:20:36下载
- 积分:1
-
CS-algorithms--and-their-papers
最全的cs重构算法matlab代码及其参考文献,包括BP,COSAMP, Cotourlet, CURVELET, DWT, GPSR, Grouplet, MP, OMP, ROMP, SP, StOMP等(Contain almost all the algorithm of Compressed Sensing(CS):COSAMP, Cotourlet, CURVELET, DWT, GPSR, Grouplet, MP, OMP, ROMP, SP, StOMP and so on)
- 2015-03-02 11:12:30下载
- 积分:1
-
xy303604
通过MATLAB程序,进行语音信号处理里面的基于MMSE的谱减法增强处理程序,程序消除噪声的效果是现有算法的3dB,特别的对于 RalzCK格式和 OfkGJZu 格式的语音处理效果很好。(By MATLAB program for speech signal processing inside the MMSE-based spectral subtraction enhancement program, the program to eliminate the effect of noise existing algorithms 3dB, special effects for speech processing RalzCK format and OfkGJZu format well.)
- 2016-01-19 18:59: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
-
music
经典MUSIC算法谱峰搜索程序,已经给出了一系列公式的程序(MUSIC MUSIC MUSIC MUSIC MUSIC MUSIC MUSIC )
- 2009-05-07 15:53:34下载
- 积分:1