搜索资源列表
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
AlgorithmforWheelRailContactGeometry
- 提出并实现一种轮轨接触几何算法,可以检测铁道车辆系统动力学仿真在线计算时轮对与钢轨的刚性 单接触斑、多接触斑和跳离情形. 所得刚性接触斑可以为Hertz 理论提供刚性穿透量和曲率,为非Hertz 理论提 供接触区域的法向间隙,为动力学仿真提供接触中心位置和法向方向. 轮对与钢轨的计算机三维图形显示表明 该算法是有效的. 该算法已用于开发空间耦合的铁道车辆系统动力学仿真软件-Algorithm for Wheel Rail Contact Geometry
B
- 在卫星精密定轨中,Y=BX+V,其中B矩阵又包含了观测几何矩阵和状态转移矩阵,本程序计算了B矩阵。-In Precise Orbit Determination, Y = BX+ V, which also contains the observation matrix B geometric matrix and the state transition matrix, the program to calculate the B matrix.
Computational-geometry-algorithm-
- 计算几何方面的算法及其应用,适合网络‘机器人方面的同学学习-Calculate the geometric aspects of the algorithm and its application, suitable for students learning of the networks' robots
hzardmk
- 计算几何模板,ACM算法关于计算几何部分,poj上关于计算几何部分题目的解题报告()