-
LYAPUNOV
这是连续混沌系统,计算李雅普罗夫指数的程序。不是离散系统的,里面有很多混沌的实例。(failed to translate)
- 2009-11-15 10:31:20下载
- 积分:1
-
HOG-LBP-detection
matlab 实现的hog和lbp 结合的行人检测(matlab hog-lbp detection )
- 2021-02-24 14:49:39下载
- 积分:1
-
Simulink
Aspen Dynamics 与Simulink 联合仿真的案例学习(Design and Cosimulate Control of Distillation Tower with Aspen Plus Dynamics- MATLAB & Simulink Example)
- 2021-03-18 12:29:21下载
- 积分:1
-
particle
说明: 本代码为经典PSO微粒群算法,通过修改w值,使得PSO的搜索在全局与局部之间得到最优(The code for the classic PSO particle swarm algorithm, by modifying the w value, makes the PSO search between the global and local optimal)
- 2010-03-23 15:35:30下载
- 积分:1
-
hw
说明: convert binary numbers into decimal numbers and anthor convert decimal into binary
- 2009-04-04 16:29:41下载
- 积分:1
-
2008
关于BP网络的设计及改进方案实现分类,包含matlab源程序(On the BP network to achieve improvement program design and classification, including source code matlab)
- 2010-11-27 18:31:46下载
- 积分:1
-
cossincordic
CORIDC sin cos algorithm 3
- 2010-06-21 15:28:19下载
- 积分:1
-
t1
说明: 运用matlab编程计算时间序列中的ARMA(p,q)模型(Use of matlab programming to calculate the time series ARMA (p, q) model)
- 2012-06-12 17:40:47下载
- 积分:1
-
schedule
这是一个工序调度MATLAB程序,希望对大家有用!(This is a MATLAB program scheduling process, we hope to be useful!)
- 2011-01-24 17:16:30下载
- 积分:1
-
GA
说明: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.)
- 2012-04-24 18:41:24下载
- 积分:1