-
3D打印机下位机源码(不完整)以及原理图
3D打印机下位机源码(不完整)以及原理图,网上看到的,觉得不错,包括下位机各部件的驱动以及原理图
- 2022-12-11 18:10:05下载
- 积分:1
-
类型 1 粒子群优化算法 (T1PSO) + 常规粒子群优化算法 (CPSO)
类型 1 粒子群优化算法是一种修改的版的粒子群优化 (PSO)是一种通过 iteravely 试图提高某项措施的质量是候选人解决优化问题的计算方法。粒子群优化算法的候选解,这里被称为粒子,人口和移动这些粒子在搜索空间进行简单的数学公式对粒子的位置和速度,以优化的问题。每个粒子的运动受其当地最有名的立场,但也引导最好已知的立场在搜索空间,更新作为其他粒子被发现更好的职位。预计这将移往最好的解决方案群。粒子群优化算法是超启发式因为它让很少或没有假设正在优化的问题,可以搜索候选解的很大空间。然而,如粒子群优化算法的元启发式方法不能保证过找到最佳的解决办法。因此提出了修改后的版本的粒子群优化算法,称为 T1PSO。T1PSO 有一个更好的能力,找到最优的解决方案。
- 2023-01-08 23:00:03下载
- 积分:1
-
Matlab Numerical Computing, the whole book pdf+ code, in English
Matlab 的Numerical Computing,全书pdf+全代码,英文版-Matlab Numerical Computing, the whole book pdf+ code, in English
- 2022-03-11 17:03:27下载
- 积分:1
-
Example to calculate, with basic operations, polinomial til 10 degrees, just the...
Example to calculate, with basic operations, polinomial til 10 degrees, just the first step for
solution of polinomial problems, can be implemented according to your wish-Example to calculate, with basic operations, polinomial til 10 degrees, just the first step for
solution of polinomial problems, can be implemented according to your wish
- 2023-07-30 06:10:03下载
- 积分:1
-
请大家多指教,我很乐意交流
请大家多指教,我很乐意交流-Please enlighten more, I am happy to share!
- 2022-11-09 13:35:04下载
- 积分:1
-
一个根据给定的图,计算出最小生成树的程序
一个根据给定的图,计算出最小生成树的程序-according to a set plan, the calculated minimum spanning tree procedures
- 2022-04-16 22:50:22下载
- 积分:1
-
关于计算几何中的一些与多边行有关的算法,包括点线与多边形关系等等。...
关于计算几何中的一些与多边行有关的算法,包括点线与多边形关系等等。-Computational geometry on some trip with multilateral algorithms, including the relationship between points, lines and polygons and so on.
- 2022-01-28 13:47:38下载
- 积分:1
-
moment program for electromagnetic computing
moment program for electromagnetic computing -moment program for electromagnetic computing
- 2022-04-30 12:09:36下载
- 积分:1
-
双侧过滤的图像
双侧过滤的图像,可用于图像的去噪或深度映射从 rgb-d 摄像机。是非常有用的部图像配准
- 2022-12-31 15:40:13下载
- 积分:1
-
斐波那契数列
实际上,有3种不同的代码内部拉链。2用不同的方法迭代算法,和一个是斐波那契使用递归算法。一个斐波那契序列是简单的迭代递归问题的情况下,很容易理解。
- 2022-10-07 04:00:02下载
- 积分:1