资源列表
spaceMatlab.rar
- 航天相关,计算卫星的轨道,是个Kalman滤波算法,space orbit Kalman filtering algorithm,
DCT_2D.rar
- 二维DCT,FPGA实现JPEG压缩中的二维DCT,dct
source_used.rar
- 比较全面的无损压缩算法集合,编译通过,可以运行,More comprehensive collection of lossless compression algorithm, the compiler is passed, can run
MHT.rar
- 实现多假设跟踪(MHT)算法的MATLAB程序包. 程序使用了Murty提出的求出二分图匹配前N个最优解的算法.,MATLAB implementation of Multi-hypothesis tracking (MHT) algorithm.
Calendar11.rar
- 万年历的实现算法,和万年历的C语言源代码,Calendar of the realization of algorithms, and the calendar of the C language source code
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!