-
acm中的导弹防御算法
acm中的导弹防御算法-acm of missile defense Algorithm
- 2022-10-19 01:10:03下载
- 积分:1
-
使用插值算法,实现折线的平滑.这是一个比较简单的算法.
使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
- 2023-08-16 01:00:03下载
- 积分:1
-
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2022-12-13 04:10:03下载
- 积分:1
-
长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,...
长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,-long integer calculations used in the calculation of long integer arithmetic such as : 100,000 ,000 300,000 ,000 200,000,000,000 =
- 2023-05-01 22:05:03下载
- 积分:1
-
VC版本2,8,16等进制转换,算法全部又C语言标准库编写.
VC版本2,8,16等进制转换,算法全部又C语言标准库编写.-VC version CLP.Biopterin as base for the conversion, the algorithm also all standard C language library prepared.
- 2022-01-24 08:53:45下载
- 积分:1
-
一种模糊卡尔曼滤波器的设计
一种模糊卡尔曼滤波器的设计- One kind of fuzzy kalman filter design
- 2022-03-29 17:20:32下载
- 积分:1
-
compressive sencing
该源码主要关于压缩感知算法的实现,是在matlab软件平台上运行的,对初学者具有较好的引导作用,对压缩感知算法的理解更能进一步
- 2022-06-19 04:09:04下载
- 积分:1
-
此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!...
此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!-This process of linear algebraic equations for solving the source, which contains a small number of useful procedures for your reference!
- 2022-01-26 06:19:56下载
- 积分:1
-
动态规划算法中的三角剖分
动态规划算法中的三角剖分-dynamic programming algorithm triangulation
- 2022-12-16 17:45:04下载
- 积分:1
-
基于混合粒子群算法的TSP寻优算法
粒子群算法虽然具有算法简单,寻优速度快等优点,但同时存在算法容易收敛,易陷入局部最优值等问题。采用遗传算法改进粒子群算法,通过选择、交叉和变异操作的引入,改进了算法性能,增强了算法的全局搜索能力。本案例研究了基于混合粒子群算法的TSP寻优算法。
- 2022-03-18 07:40:18下载
- 积分:1