资源列表
CHAPTER1
- 遗传算法是模拟达尔文生物进化论的自然选择与遗传学机理的计算模型, 它是由美国Michigan 大学的Holland教授于1975年首次提出的. 这是一种新的全局优化搜索算法, 其基本特征是利用群体进化,即在求解过程中, 通过使种群不断优化, 从而找到满意解或最优解. 该算法具有简单通用、鲁棒性强的优点, 适于并行处理, 已经广泛地应用于计算机科学、优化调度、运输问题及组合优化等领域-err
mtl_ode_sim_RK2ndmethod
- CFD(计算流体力学)中ODE下RK(RungeKutta)2的计算编程方法。-CFD (computational fluid dynamics) in the ODE under the RK (RungeKutta) 2 programming method of calculation.
strategy
- FIRA比赛中的关键策略代码,包括进攻,防守,动作,躲避等策略源码。-FIRA key strategy game code, including offensive, defensive, movement, and other strategies to avoid source.
dengcanbianhuan
- 这是采用MathCAD编写的关于有限元等参变换的算法程序,经验证有效。-This is prepared by the use of MathCAD finite element isoparametric transformation algorithm procedures, validated and effective.
MLSD
- meshless method programme for moving least square approximation
fenlei
- 模式识别中的分类算法的各种方法代码,很全-fenlei
zhongfuyangjiao
- 五元十字阵中方向的距离定位精度的仿真计算-location of five-element crose array
particle-filter-target-tracking
- 结合论文讲述了例子滤波的原理,并且配合仿真,充分说明粒子滤波的有点。-Combination of filter paper describes examples of the principle, and with the simulation, the full descr iption of a little particle filter.
plot_3d
- source code for plotting 3D graphs in mathematica-source code for plotting 3D graphs in mathematica...
Turbocodinganddecoding
- 本程序主要完成Turbo码的编码和解码,在信道编码中经常使用,编码效率很高。-This procedure mainly complete Turbo code encoding and decoding, channel coding at frequent use, a high coding efficiency.
Leastsquaresalgorithm
- 最小二乘算法!感觉不错!上载给大家试用!-Least-squares algorithm! Feel good! U.S. trial set up to!
Huffman
- 本程序中定义了霍夫曼类实现霍夫曼编码和解码,其中编码过程用递归实现。-This procedure is defined category Hoffman Hoffman achieve encoding and decoding, encoding one of the process of using recursive implementation.