资源列表
hkbu2005.rar
- 介绍了构造均匀设计表的好格子点算法与生成原理,以中心化偏差为均匀性测度,使用MATLAB编写了生成中心化偏差值最小的均匀设计表的计算机通用程序,通过与文献比较,验证了程序的正确性,得到了更多的均匀设计表,The principle and good lattice points designing uniform design table are introduced,the general MATLAB programs for uniform design table are propose
TSP-PSO.rar
- 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。,Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results.
simulink.rar
- 本程序是对一些先进控制算法,例如内模算法,史密斯预估算法,前馈补偿算法和预测算法进行仿真.,This procedure is to simulink some advanced control algorithms, such as the internal model algorithm, Smith forecast algorithm feedforward compensation algorithm and prediction algorithm.
实现基于最大Lyapunov指数的预测方法
- 编写程序,实现基于最大Lyapunov指数的预测方法,Programming, the largest Lyapunov index based on the prediction method
The_simulation_migration_robot
- 移动机器人避障实验MatlaB仿真程序(对学习MATLAB仿真的有用),Mobile robot obstacle avoidance MatlaB experimental simulation program (MATLAB simulation for learning useful)
WorkAssignment.rar
- acm算法设计 设有n件工作分配给n个人。将工作i 分配给第j 个人所需的费用为Cij。试设计一个算法,为每一个人都分配1 件不同的工作,并使总费用达到最小。 设计一个算法,对于给定的工作费用,计算最佳工作分配方案,使总费用达到最小。 输入:第一行有1 个正整数n (1≤n≤30)。接下来的n行,每行n个数,表示工作费用。 输出:最小总费用。 例输入: 3 10 2 3 2 3 4 3 4 5 例输出:9,acm algorithm design with n pieces
hanoi.rar
- 看了数据结构那本书的源代码,又学了点MFC的知识,顺便就把可视化程序做出来了,不过功能少了点,请大家多多指教!,Read the data structure of the book' s source code, but also learn a little knowledge of MFC, the way they do out of visual programming, but the functional少了点, exhibitions please!
lyh.rar
- 线性规划算法的改进与在企业管理中的应用 本文首先介绍了线性规划问题中单纯形法和两阶段法的算法改进,并对这两种方法进行了分析并进行举例说明。然后对线性规划增减约束条件的灵敏度进行分析。最后说明线性规划在企业管理中的应用。,Linear programming algorithm to improve corporate governance in the application of this article first introduced the problem of linear prog
ellipse_fit.rar
- 用matlab编写的椭圆拟合程序,用matlab编写的椭圆拟合程序,Prepared using matlab ellipse fitting procedures, the preparation of the ellipse with matlab fitting procedure
IMM.rar
- 机动目标跟踪的交互式多模型自适应滤波算法的程序设计代码 单传感器方位角和高低角,Maneuvering target tracking interactive multi-model adaptive filtering algorithm programming code
PlotgraphWithR.rar
- 有限元程序的区域剖分. xxx.m yyy.m PlotgraphWithR.m matlab3_DN.doc,Finite element mesh of the region. Xxx.m yyy.m PlotgraphWithR.m matlab3_DN.doc
Avl_tree.zip
- 平衡二叉树的插入 删除和查找 分裂 合并等操作,it s hard to say
