搜索资源列表
zhangCalibration
- 经典的张正友的摄像机的两步标定程序,包括单目标定和立体标定程序。代码是基于matlab
IMM.rar
- 机动目标跟踪的交互式多模型自适应滤波算法的程序设计代码 单传感器方位角和高低角,Maneuvering target tracking interactive multi-model adaptive filtering algorithm programming code
GA
- 遗传算法 求解单目标问题,采用二进制编码(matlab)-using genetic algorithm to optimize Single-objective function
pso2
- 一个很好用的粒子群优化算法matlab源代码,用来解决单目标函数优化-A good use of particle swarm optimization algorithm matlab source code, used to solve single-objective function optimization
Frequency Stepradar
- 频率步进matlab仿真:包括模糊图的生成,距离像的生成及允余去除拼接,最后还有雷达测角的matlab仿真,包括单目标及多目标-Frequency Step matlab simulation: including fuzzy map generation from the generation and Yun-I like the removal of splicing and, finally, the radar angle measurement of matlab simulation
- 基于机动目标当前统计模型的单目标跟踪,采用卡尔曼滤波实现-Maneuvering target based on current statistical model of the single-target tracking using Kalman filter to achieve
F-K
- FK频率波数偏移成像单目标matlab实现程序源代码-FK migration frequency wave number to achieve a single objective source code matlab
face_detection
- 用MATLAB实现的人脸检测算法,该算法主要用于单目标人脸的识别。-Implemented with MATLAB face detection algorithm, which is mainly used for single-target face recognition.
单变量遗传算法
- 单自变量遗传代码实例,非工具箱编写,可以更改目标函数,完成这一系列的最值问题求解。(Example of single independent genetic code)
基于相位差变化率的单站无源定位技术
- 提出以相位差变化率为观测量 , UKF 逐步逼近目标位置的定位算法 , 有效解决了单站无源定位中收敛 速度和定位精度问题 。 该算法以相位差变化率为观测量 , 消除了由于相位差中存在固定偏差对定位精度影响 , 提高 了定位精度 。 而引进的 UKF 滤波算法则省去对观测方程的雅各比矩阵计算 , 简化滤波了运算 , 使定位过程更容易实 现 , 从而提高定位滤波运算速度 。(We propose a localization Algorithm which uses phase differe
多目标遗传算法程序
- 对目标优化,多目标遗传算法(把度目标转化为单目标求解)源程序(Matlab multi-objective genetic optimization algorithm(to convert the degree target to a single target solution) source program)
单目标发电调度粒子群算法
- 粒子群算法例子中的单目标发电调度粒子群算法的程序(Single target generation particle swarm optimization algorithm)
1.混合流水车间(单目标)
- 关于单目标的混合流水车间代码,经过调试,可正常运行。(The single objective mixed flow shop code can be run normally after debugging.)
基本粒子群算法求解多目标规划
- 该程序对多目标非线性规划进行线性加权转化成为单目标规划,然后利用基本粒子群算法求解
单目标蜻蜓算法
- 单目标蜻蜓算法,与粒子群算法类似,较之更简单。直接在my_cost函数中输入你的函数即可
单目标模型机动目标追踪
- 适合初学者关于单机动目标CA,CV,Singer模型对比追踪效果,并配有讲解(For beginners, CA, CV and Singer models for single maneuvering target are compared and explained.)
单目标优化(含约束)
- 对单目标函数进行优化,使得目标函数最优解(Optimize the single objective function)
Matlab多目标优化遗传算法源程序很好的应用案例
- 与常规的单目标遗传算法求解不同,该算法考虑两个目标函数的遗传算法(Different from the conventional single objective genetic algorithm, this algorithm considers the genetic algorithm of two objective functions)
PSO求解多目标优化问题matlab代码
- 单目标粒子群优化算法的主程序,这是一个案例,可以参考(Single objective particle swarm optimization)
IMM
- 在二维环境中使用IMM算法对单目标追踪,包含了CV,CA,CT三种模型,运用了蒙特卡洛方法对误差进行了分析(Using IMM algorithm to track single target in 2D environment)