-
digitalfilter
数字滤波器的MATLLAB仿真源代码,下载即可使用,具有很好的学习参考价值。(Digital filter MATLLAB simulation source code, download to use with a good learning reference value.)
- 2007-12-29 19:55:29下载
- 积分:1
-
susan
用MATLAB实现的SUSAN算子,用于图像的边缘检测(susan detect edge!)
- 2009-11-26 21:22:53下载
- 积分:1
-
NeuralNetwork_BP
BP神经网络用于分类与回归的matlab源码
注释很详细(1、NeuralNetwork_BP_Classification.m- 分类
2、NeuralNetwork_BP_Regression.m- 回归
)
- 2010-01-07 14:54:01下载
- 积分:1
-
sayed_projects
matlab image processing project
- 2013-08-13 20:44:47下载
- 积分:1
-
findlyap
The alogrithm employed in this toolbox for determining Lyapunov
exponents is according to the algorithms proposed in
[1] A. Wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano "Determining Lyapunov Exponents from a Time Series," Physica D, Vol. 16, pp. 285-317, 1985.
[2] J. P. Eckmann and D. Ruelle, "Ergodic Theory of Chaos and Strange
Attractors," Rev. Mod. Phys., Vol. 57, pp. 617-656, 1 The algorithm given in [1] is used for first-order systems while the QR-based algorithm proposed in [2] is applied for higher order
systems. by Steve W. K. SIU, July 5, 1998.
(The alogrithm employed in this toolbox for determining Lyapunov
exponents is according to the algorithms proposed in
[1] A. Wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano,
"Determining Lyapunov Exponents from a Time Series," Physica D,
Vol. 16, pp. 285-317, 1985.
[2] J. P. Eckmann and D. Ruelle, "Ergodic Theory of Chaos and Strange
Attractors," Rev. Mod. Phys., Vol. 57, pp. 617-656, 1985.
The algorithm given in [1] is used for first-order systems while
the QR-based algorithm proposed in [2] is applied for higher order
systems.
by Steve W. K. SIU, July 5, 1998.
)
- 2010-11-15 21:21:19下载
- 积分:1
-
Gozaresh-Seminar(H.Ghadirian)
call matlab function from C++.zip
- 2013-07-29 18:55:36下载
- 积分:1
-
meshless-in-solid-mechanics
无网格法在固体力学中的应用书籍,内含源代码程序。(Meshless method applied in solid mechanics books, containing the source code program.)
- 2013-11-02 19:03:45下载
- 积分:1
-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1
-
Numerical-Methods-Engineering
一本数值分析英文书籍,各种方法均配有相应的程序,用matlab,fortran等编写,值得一看(A numerical analysis of the English books, various methods are equipped with the appropriate procedures, using matlab, fortran, etc., worth a visit)
- 2014-02-24 22:22:28下载
- 积分:1
-
NAwolfe
WOLF Searches steepest descent method
- 2013-08-29 14:38:51下载
- 积分:1