-
文本聚类coforest
资源描述本文主要是实现基于层次的半监督文本聚类的算法。目前文本聚类的算法研究不少,特此贡献一些,望能对有需要的人提供一点帮助。
- 2022-06-02 02:31:49下载
- 积分:1
-
蒙特卡罗法 很适合学习 数学建模 和 数学应用的人
蒙特卡罗法 很适合学习 数学建模 和 数学应用的人-Monte Carlo method is very suitable for application of mathematics and mathematical modeling of the person
- 2022-06-14 11:13:24下载
- 积分:1
-
100 minor procedures, procedures Although small, but very useful, I believe. You...
100个小的程序,别看程序小,但是很管用,相信我。肯定会对你有帮助的。-100 minor procedures, procedures Although small, but very useful, I believe. You will definitely help.
- 2023-09-07 17:00:02下载
- 积分:1
-
STEVE的工具库
STEVE的工具库-STEVE library of tools
- 2022-05-25 12:22:07下载
- 积分:1
-
小孩排队问题
小孩排队问题- The child lines up the question
- 2022-09-18 19:00: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
-
单舵机实验
单舵机实验,c语言,STC51单片机控制单个数字舵机,讲述舵机原理, 软件仿真PWM控制数字舵机。
- 2022-12-12 16:35:03下载
- 积分:1
-
matlab遗传算法工具包
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-10-13 11:25:03下载
- 积分:1
-
傅里叶变换是信号处理中最常用的算法,实现…
傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people look very useful signal, the procedure used VC Fast Fourier Transform algorithm
- 2023-07-10 08:25:03下载
- 积分:1
-
路由器选路DV算法
能够选择用编程语言,模拟DV算法,找到某点到其他各点的最短路径软件:PC机软件:操作系统windows 7, 开发平台EclipseDV算法的实质就是针对某一个特定的节点,从它的邻居到网络中的可达的所有点。该点需要将它到其他邻居的耗散值广播给它的邻居,它也接受来自邻居的cost值信息,同时通过邻居给它的广播,更新自己到别的点的最短路径。几次过后,算法就会稳定下来。其中带有源码和实验报告。
- 2022-08-14 01:53:30下载
- 积分:1