-
Extended Kalman Filter
Extended Kalman Filter-code
- 2022-04-22 22:38:45下载
- 积分:1
-
用于连续优化的 moead 源代码
嗨,这是MOEAD代码Contious优化问题,它是用于多目标,不断优化和此工作分解的原则,它用来找出2个以上目标,不断优化和此代码是没有约束的实现。
- 2022-03-23 16:02:47下载
- 积分:1
-
一个创建随机数的程序
一个创建随机数的程序-create a random number of procedures
- 2022-05-30 18:25:51下载
- 积分:1
-
zhang2D 与演示
zhang2D_with_demo 校准,两个摄像头,得到三维重建,相机的内部数字,它可以执行直接
- 2023-06-14 18:15:04下载
- 积分:1
-
介绍时频分析的发展进程,及各种时频方法的分析比较,其中包括WVD...
介绍时频分析的发展进程,及各种时频方法的分析比较,其中包括WVD-Introduction of time-frequency analysis of the development process, and all kinds of time-frequency analysis and comparison of methods, including the WVD, etc.
- 2023-03-21 05:40:03下载
- 积分:1
-
数值排序,冒泡排序等排序方式,是一个简洁的VB程序。运算速度快...
数值排序,冒泡排序等排序方式,是一个简洁的VB程序。运算速度快-numerical order, such as sorting Bubble Sort method is a simple VB program. Fast.
- 2022-01-25 14:46:59下载
- 积分:1
-
on several spline interpolation algorithm classic
关于多次样条插值的经典算法-on several spline interpolation algorithm classic
- 2022-03-25 04:31:35下载
- 积分:1
-
在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好
在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好-In the matlab environment, using ant colony optimization algorithm for three-dimensional underwater vehicle path, good results
- 2022-12-10 21:20:03下载
- 积分:1
-
C 程序设计
C 编程语言是一种通用型、 高层次的语言,最初由丹尼斯 · 里奇开发 UNIX 操作系统在贝尔实验室开发。C 最初先在 DEC PDP 11 台计算机上在一九七二年政府实施。1978 年,布莱恩 · 柯林汉和丹尼斯 · 里奇产生 C,现在被称为 k&r 标准的第一个公开说明。在 C 中写的是 UNIX 操作系统、 C 编译器和基本上所有的 UNIX 应用程序
- 2022-12-06 13:10:03下载
- 积分:1
-
A program to demonstrate the optimization process of ant colony optimization for...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
- 2022-02-19 22:51:42下载
- 积分:1