-
这是一个差异与Bezier曲线、B
这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子
程序用VB6.0中文版编写
例子中需要一个窗体和一个按钮(使用默认的名字)
在本例中,黑色的线条是对坐标系上各点的直接连线
黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线
蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve fitting example of the procedures used to prepare the Chinese version VB6.0 need an example of the form and a button (use the default name), in this case, the black lines of the coordinates of the point on the direct connection of the yellow line between the only point Approximate line fitting, does not pass through every point, the use of B-spline curve through the blue line in addition to a final point and a point outside of each one, using a Bezier curve
- 2023-04-18 07:40:03下载
- 积分:1
-
两目标pso算法
应用背景粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找
- 2022-03-26 09:33:24下载
- 积分:1
-
决策树分类算法
本案例适合于初学者对python语言的掌握和熟练以及对决策树分类算法的初步模拟,使其对决策树算法的思想有一个更清晰的认识和理解,其中所用的数据集是Iris,并且里面附有整个算法流程的说明文档,更有利于大家的理解,希望能够帮助到其他人。
- 2022-03-21 09:06:19下载
- 积分:1
-
lt; Lt; C
< C语言数值算法程序大全>>配套程序-lt; Lt; C-language algorithm procedures Daquan gt; Gt; Supporting procedures
- 2023-08-30 09:15:03下载
- 积分:1
-
最短路径算法,采用Dijkstra算法实现两点之间的最短路径算法。...
最短路径算法,采用Dijkstra算法实现两点之间的最短路径算法。-shortest path algorithm Dijkstra algorithm used between two points is the shortest path algorithm.
- 2023-04-04 13:25:03下载
- 积分:1
-
svm 算法有实例
内附源码以及数据,参考文献。 老师上课给的资料。有用来聚类分析。 有学习和训练之分。初学者可以用来体验svm,非常好的实例。。有算法的详细解释外加注解
- 2022-01-26 05:33:53下载
- 积分:1
-
这是C++算法
This is C++ for Algorithm
- 2023-06-21 08:25:07下载
- 积分:1
-
全主元高斯消元法求解复系数线性方程组的解
全主元高斯消元法求解复系数线性方程组的解-err
- 2022-04-08 20:16:17下载
- 积分:1
-
this progam calculates the optimum laser p owers at different rod lengths
this progam calculates the optimum laser powers at different rod lengths-this progam calculates the optimum laser p owers at different rod lengths
- 2023-09-06 19:35:03下载
- 积分:1
-
求非终端结点的算法
求非终端结点的算法-for non-terminal nodes algorithm
- 2022-07-23 13:50:16下载
- 积分:1