-
用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。...
用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interpolation.
- 2022-03-20 06:39:32下载
- 积分:1
-
anti aliasing c+ code
Line drawing with Anti-aliasingWuLines.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.WuLines.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-22 10:46:50下载
- 积分:1
-
高斯消元法课件,将的很详细,对求解最小二乘法等算法有较大的帮助。...
高斯消元法课件,将的很详细,对求解最小二乘法等算法有较大的帮助。-Gauss elimination method courseware will be very detailed and algorithms for solving the least square method and so on greater help.
- 2023-03-01 13:00:04下载
- 积分:1
-
用C++做的一个关于N!的运算的求法。给学习C++的朋友一个示例。...
用C++做的一个关于N!的运算的求法。给学习C++的朋友一个示例。-With C++ Done on the N! Method of computing. To learn C++ Friends an example.
- 2022-12-29 20:20:03下载
- 积分:1
-
三维点云配准ICP算法 C++实现ICP_test
应用背景
ICP算法即:迭代最近点法(Iterative Closest Points Algorithm)。ICP算法由Besl和Mckey提出,是一种基于轮廓特征的点配准方法主要用于解决基于自由形态曲面的配准问题。
关键技术
ICP算法的基本思想是:根据某种几何特性对数据进行匹配,并设这些匹配点为假想的对应点,然后根据这种对应关系求解运动参数。再利用这些运动参数对数据进行变换。并利用同一几何特征,确定新的对应关系,重复上述过程。
- 2022-02-20 01:31:19下载
- 积分:1
-
8 皇后问题python解决
8 皇后问题在 python 中
八皇后益智是的放置八个问题象棋 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-16 10:00:04下载
- 积分:1
-
泛型的粒子滤波算法
泛型粒子过滤器:
注: 重采样对这种演算法称为每个步骤执行时引导粒子滤波
- 2022-02-02 16:53:42下载
- 积分:1
-
使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程
使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过- Uses the lm algorithm to carry on for the two-dimensional round
data draws up with, test_circle uses in to produce test data
fit2dcircle to use in to draw up carries on the specify procedure with
document.doc to the algorithm principle to use the bcc5.60 translation
to pass
- 2023-07-05 23:00:03下载
- 积分:1
-
Simple and practical software stocks, Shanghai and Shenzhen stock markets traded...
简单实用的炒股软件,沪深股市成交单统计,判断主力动向-Simple and practical software stocks, Shanghai and Shenzhen stock markets traded single statistics, to determine the main trends
- 2022-07-17 12:21:57下载
- 积分:1
-
级联式SVM
cascadeSVM是层级式的SVM,是将SVM分布式处理的一种方式,它可以实现快速的模型训练和测试,提高单节点的性能
- 2023-03-31 08:45:04下载
- 积分:1