-
利用dijkstra算法编写的公交线路的最小换乘问题的算法
利用dijkstra算法编写的公交线路的最小换乘问题的算法-Dijkstra algorithm to use the bus lines to prepare the smallest change Algorithm
- 2023-03-23 00:45:03下载
- 积分:1
-
自己编写的,TSP问题的各种近似算法,有最近邻策略,最短链接策略...
自己编写的,TSP问题的各种近似算法,有最近邻策略,最短链接策略-I have written, TSP approximation algorithm for a variety of issues, there are nearest-neighbor strategy, the shortest link strategy
- 2023-06-27 01:40:04下载
- 积分:1
-
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动...
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendment : 1. Using the principle of two Brandt. Human-Computer Interaction
- 2023-06-21 20:30:03下载
- 积分:1
-
TPS变形算法、线性插值、最近邻插值算法
应用背景线性插值、最近邻插值算法,自己写的代码,可以作为参考实现opencv里cvresize的功能,可以应用在图像变形后插值不成功的点,效果不错,根据实际情况选择算法。TPS变形算法应用于图像变形,矫正摄像机畸变。关键技术线性插值、最近邻插值算法,都是自己写的,可以作为参考实现opencv里cvresize的功能,TPS薄板样条函数变形算法应用于图像变形,真的蛮实用的,希望可以帮到你。TPS就是一种插值方法,它寻找一个通过所有的控制点的弯曲最小的光滑曲面;就像一个薄铁板,通过所给定的几个“样条”(比如木条),铁板表面是光滑的。
- 2022-01-22 11:00:18下载
- 积分:1
-
有五个房子,每个房子的颜色不同,里面分别住着不同国家的人,每个人都有自己养的不同的宠物,喜欢和不同的饮料,抽不同牌子的烟。现在已知以下的一些信息:...
有五个房子,每个房子的颜色不同,里面分别住着不同国家的人,每个人都有自己养的不同的宠物,喜欢和不同的饮料,抽不同牌子的烟。现在已知以下的一些信息:-five houses, each house different colors, which were home to people from different countries, Every individual has his own support of the different pets, likes and different beverages, pumping different brands of cigarettes. Now known some of the following information :
- 2022-11-15 13:40:03下载
- 积分:1
-
使用高斯数的转换坐标正反,MAPP…
利用高斯正反算进行坐标的转换,测绘专业必备之程序。-use Gaussian count for positive and negative coordinates of the conversion, mapping professionals required procedure.
- 2022-06-03 00:29:34下载
- 积分:1
-
求串的长度算法的实现
求串的长度算法的实现-Series for the length of the algorithm to achieve
- 2022-08-12 09:11:08下载
- 积分:1
-
This is an ultrasonic launch control circuit design, a continuous single
这是一个超声波发射的控制电路的设计,可以发出连续的单载波脉冲.-This is an ultrasonic launch control circuit design, a continuous single-carrier pulse.
- 2022-03-24 14:35:14下载
- 积分:1
-
FFT algorithm for power system improvements, there is a need to look at the Frie...
电力系统FFT算法的改进,有需要的朋友可以下载看看。这可是我实际应用产品的程序哦-FFT algorithm for power system improvements, there is a need to look at the Friends can be downloaded. This is the practical application of my process Oh Products
- 2022-05-21 09:29:21下载
- 积分:1
-
卡尔曼,EKF,KF等滤波器的matlab代码
一、扩展卡尔曼滤波EKF二、去偏转换卡尔曼滤波CMKF三、最小二乘拟和的方法四、最小二乘、EKF、CMKF的比较五、野值剔除算法MATLAB实现了这些具体算法和要求
- 2022-02-06 11:00:08下载
- 积分:1