-
matlab实现此过程的最速下降算法。
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
-Matlab implementation of this procedure steepest descent algorithm.
- 2023-06-12 22:50:03下载
- 积分:1
-
the Capacitated Vehicle Routing Problem
The CVRP is a hard combinatorial optimisation problem. The scenario is that a set of depots contains goods to be delivered to customers by a fleet of trucks. Each customer wants a certain integer amount of goods called their demand and each truck can only carry a certain amount called its capacity. All trucks have the same capacity. The objective is to find a set of routes, one for each truck, which minimises the total distance travelled by all trucks (the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 10:54:51下载
- 积分:1
-
巫魔问题求解,只是一个简单的框架,仅仅有一个很简单的算法...
巫魔问题求解,只是一个简单的框架,仅仅有一个很简单的算法-Wumpus problem solving
- 2022-04-10 08:53:37下载
- 积分:1
-
清华大学室内定位突破+差增强全息图
资源描述基于对系统的试运行过程中 53 个目的地机场、 93 条航线、 1094 次航班的约 11 万枚射频标签的实测数 据的 分析,刘云浩教授和杨磊博士提出了“差增强全息图”( Differential Augmented Differential Augmented Hologram,)定位方法,用以克服标签多样性对精度的影响首次将室 )定位方法,用以克服标签多样性对精度的影响首次将室 内定位精度提高到毫米级。这一不仅满足了航空行李分拣系统的需求,同时 内定位精度提高到毫米级。这一不仅满足了航空行李分拣系统的需求,同时 内定位精度提高到毫米级。这一不仅满足了航空行李分拣系统的需求,同时 也满足了当前绝大多数室内定位的精度要求。这是迄今为止利用市场上商业化设 也满足了当前绝大多数室内定位的精度要求。这是迄今为止利用市场上商业化设
备所取得的最好室内定位追踪结果,其精度比它同类工作提高了近 40 倍。
- 2022-10-01 13:10:05下载
- 积分:1
-
c++自动生成解迷宫
用相交集的方法自动生成任意大小的迷宫,并自动求解出迷宫的答案。用到了数据结构中相交集的知识,并能够自动绘图,保存迷宫图,能够给出求解路径。
- 2022-08-11 02:29:37下载
- 积分:1
-
一个程序来寻找频繁项集(关闭和最大)与Eclat算法…
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
- 2022-02-20 07:32:43下载
- 积分:1
-
帮助你迅速理解PCA算法的java程序
本程序是实现PCA算法的一个完整java程序。代码的层次清晰,包含特征值和特征向量的提取等。能让你迅速了解并学会PCA算法。程序中包含测试数据,只要变换测试数据,就可以运行你想应用的数据库。
- 2022-03-13 05:41:09下载
- 积分:1
-
mainly for high
主要用于高层建筑的减振设计,根据线性振动理论,用matlab高级语言编写而成,由一个主程序和四个子程序组成-mainly for high-rise building design of the vibration, linear vibration theory, use the advanced language Matlab has been prepared by a main program and four subroutine composition
- 2022-12-26 11:50:03下载
- 积分:1
-
伸展树
伸展树的一系列操作代码实现,
- 2023-08-28 04:00:03下载
- 积分:1
-
强制性离散对数
^ x = 140851752bruteforce x
- 2022-04-18 16:39:58下载
- 积分:1