-
matlab
MATLAB仿真课件,初学者较好的MATLAB学习课件(MATLAB simulation courseware, good for beginners learning courseware MATLAB)
- 2010-06-19 17:10:32下载
- 积分:1
-
Lyapunov
说明: 通过MATLAB计算各种混沌系统的Lyapunov的值,同时还可添加自己的程序计算Lyapunov的值(MATLAB calculated through a variety of chaotic systems the value of Lyapunov, but can also add your own procedures for calculating the value of Lyapunov)
- 2009-08-19 19:47:23下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
MATLAB
matlab实验的一个部分,比较简单和实用,有指导意义。(Matlab a part of the experiment, is simple and practical, has significance.)
- 2011-12-05 20:47:10下载
- 积分:1
-
ART2
自适应随机共振算法实现,具体内容注释中会有解释(Adaptive stochastic resonance algorithm, the specific content of Notes will be explained)
- 2014-05-04 23:32:08下载
- 积分:1
-
Kalman_pre
基于Kalman滤波算法的自适应AR模型(Adaptive Kalman filtering algorithm based on AR model)
- 2009-12-04 10:41:20下载
- 积分:1
-
4
说明: 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)(Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose))
- 2010-05-28 21:25:42下载
- 积分:1
-
NN_pattern_recognition
pattern recognition using neural network
- 2015-03-20 18:44:35下载
- 积分:1
-
gaosixiaoqufa
用matlab高斯消元法求解方程组,主程序里输入矩阵即可(Solving equations with matlab Gaussian elimination, the main program can input matrix)
- 2013-03-25 21:19:56下载
- 积分:1
-
matlab
通信原理基于MATLAB的计算机仿真,课本上的源代码(Communication Theory MATLAB-based computer simulation, source code on the textbook)
- 2013-04-09 17:56:41下载
- 积分:1