-
FastMap 算法
这一简单的 FastMap 算法执行。与此代码片段可以绘制结果这样在二维空间中的多维投影。这种算法是真快因为复杂度 o (n)。在许多情况下的应力是平等或比 PCA 和 MDS betther。
- 2022-07-20 05:36:51下载
- 积分:1
-
kalman最优估计器
卡拉曼最优估计器算法吗,标量kalman最优估计器MATLAB实例参考《数字滤波与卡尔曼滤波》S.M.Bozic 1979实例编写,程序思路比较清晰,便于初学者理解kalman滤波的原理
- 2022-05-17 13:44:36下载
- 积分:1
-
Code_McCaffreyTestRun1011
图形结构和最大的派系
在广泛的应用,包括社交网络通信分析、 计算机网络分析、 计算机视觉和许多其他中遇到的最大团问题。 对于甚至中等大小的图,原来在计算机科学中的最具挑战性和有趣的问题之一是最大的派系问题。 用于解决的最大团问题的技术 — — 其中包括禁忌搜索、 贪婪搜索、 高原搜索、 实时参数适应和动态解决方案历史 — — 在许多其他问题方案中可以使用。 在短期,解决了最大团问题的代码可以直接对您非常有用,并在算法中采用的先进的技术可以帮助解决其他困难的编程问题。
- 2022-03-09 12:37:22下载
- 积分:1
-
求解Fibonacc数列中大于t的最小的一个数,结果由函数返回
求解Fibonacc数列中大于t的最小的一个数,结果由函数返回-Solving Fibonacc series in t is greater than the smallest number of results by the function returns
- 2022-07-02 12:51:24下载
- 积分:1
-
librec
推荐系统的类库,实现了大部分的推荐算法,大家可以在此基础上进一步实现自己的优化算法。
- 2022-02-04 09:57:52下载
- 积分:1
-
not know if you can build success!TCwin
也不知道大家能不能编译成功!偶在偶机器上用TC可以编译成功,但用win-tc就不能 ̄还有编译成功的.exe文件发给别人看也不能正确显示结果,郁闷,偶都不知道哪儿错了,请大虾帮我看看,还有要怎么修改计算机当前时间!-not know if you can build success!TCwin-tc.exe
- 2022-03-20 20:56:04下载
- 积分: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
-
筛法,找到了古代所有素数的算法…
the Sieve of Eratosthenes,ancient algorithm for finding all prime numbers up to a specified integer
- 2022-10-30 23:35:02下载
- 积分:1
-
日益特特塔尔 而呕吐噶尔噶尔额儿童噶尔额艾提尕尔他阿尔饿死噶尔...
日益特特塔尔 而呕吐噶尔噶尔额儿童噶尔额艾提尕尔他阿尔饿死噶尔-Tetetaer while increasing the amount of children vomiting Gar Gar Gar amount of Id Kah starved to death, he al-Gar
- 2023-05-06 10:55:03下载
- 积分:1
-
使用遗传算法解决TSP问题
:介绍TSP问题和遗传算法的基本原理。针对解决TSP问题,阐述遗传算法在编码表示和遗传操作算子等方面的应用情况,以及该算法在实现过程中的一些处理方法,最后给出该算法的运行结果和总结。
- 2022-04-17 21:21:44下载
- 积分:1