-
Use of sub
用对分法求非线性方程f(x)=0的实根.基本思想:逐步缩小这个有根的区间,当这个区间长度减小到一定程度是,就取这个区间的中点作为根的近似值-Use of sub-method of nonlinear equation f (x) = 0 the real roots. The basic idea: to gradually narrow the range of this well-established, when the interval length decreases to a certain extent, we take the midpoint of this range as the root approximation
- 2022-08-08 04:02:19下载
- 积分:1
-
在 JAVA 中桦木算法
桦木(平衡迭代的减少和群集使用层次结构) 是无监督数据米宁g 使用算法来执行层次聚类 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-12-10 18:20:03下载
- 积分:1
-
逆序数计算
计算文件中的逆序数数目。分别采用归并排序和快速排序算法来实现对文件逆序数的计算。
- 2022-08-05 20:15:20下载
- 积分:1
-
用opencv实现的图像平滑去噪(领域滤波、中值滤波)
用opencv实现的图像平滑平滑,包含领域滤波和中值滤波,通过程序结果可以看出,对于胡椒盐噪声,中值滤波明显优于领域滤波
- 2022-01-31 16:59:50下载
- 积分:1
-
opencv实现的retinex图像增强
- 2022-01-28 11:03:08下载
- 积分:1
-
龙格库塔法的c语言实现
龙格库塔法的c语言实现-Runge- Kutta method in C Language
- 2023-02-15 11:05:04下载
- 积分:1
-
数据结构线性链表课程设计,附有详细课程设计报告。已调试,可以下载。...
数据结构线性链表课程设计,附有详细课程设计报告。已调试,可以下载。-linear list data structure curriculum design, with detailed curriculum design report. Have debugging, can be downloaded.
- 2023-03-03 18:30:03下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与...
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-06-02 03:04:12下载
- 积分:1
-
最邻近点迭代
点云配准的经典算法,最邻近点迭代,iterative closest point输入为模型与待配准点云,输出为两块点云之间的旋转、平移以及中误差。
- 2022-07-23 02:56:03下载
- 积分:1
-
图形学Zbuffer扫面线算法
图形学中关于Zbuffer扫描线算法的实现,场景很简单,只是一些图形的简单实现,此程序只能作为参考程序来看,不能太过于认真对待与它。
- 2022-06-26 15:35:27下载
- 积分:1