-
3D reconstruct use ContourFilter
这段代码是基于 CT 图像的三维重构,它使用 ContourFilter。安德成功,我试试它。
- 2023-06-22 10:30:04下载
- 积分:1
-
线性局部嵌入算法
LLE算法是最近提出的针对非线性数据的一种新的降维方法,处理后的低维数据均能够保持原有的拓扑关系。它已经广泛应用于图像数据的分类与聚类、文字识别、多维数据的可视化、以及生物信息学等领域中。本程序主要是实现了局部线性嵌入算法。并给出了测试程序。
- 2022-01-28 18:27:25下载
- 积分:1
-
简单的试探法走迷宫
简单的试探法走迷宫--The simple trial method that walks the labyrinth
- 2022-06-17 08:26:25下载
- 积分:1
-
平均因子分解法应用于正定矩阵
平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies:
(1) U U = X
(2) U is upper triangular (that is, it has all zeros below the diagonal).
It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
- 2022-10-16 04:30:02下载
- 积分:1
-
并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)...
并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)-Parallel programming methods in the Monte Carlo description of the procedures seek π value (specific language using MPI C)
- 2022-01-21 02:15:29下载
- 积分:1
-
堆排序算法的实现,不错的哦
堆排序算法的实现,不错的哦-heap sorting algorithm to achieve good oh
- 2023-06-01 09:10:03下载
- 积分:1
-
使用特设的方式,将不同的功能,切割到不同的…
使用即席方式,将不同的功能剪切到不同的文件中,主要学习如何学习如何在文件头内以及其他文件的项目,并添加如何读取文件输出到特定的位置,以及读取文件空白如何处理,使用简单的算法来说明,同样很有帮助适合初学者!
- 2022-11-18 18:40:03下载
- 积分:1
-
Was established based on moving least square (Moving Least
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具
有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散
乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲
面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demon
- 2023-02-17 12:50:04下载
- 积分:1
-
约瑟夫问题
约瑟夫 argorithsm.这里是人站成一个圈,等待执行。数着圈子中的某一时刻开始和收益绕了一圈在一个固定的方向。在每一步,跳过了一定数量的人和执行下一个人。消除收益绕了一圈 (而变得越来越小越来越小,作为被执行的人),直到最后一个的人也只剩下,谁被授予了自由。
- 2022-06-14 18:12:16下载
- 积分:1
-
鲍威尔,求极值的方法很容易使用和较高的精度。
鲍威尔法求极值,非常好用和精确度比较高。希望大家喜欢-Powell, seeking extreme value method is very easy to use and relatively high accuracy. Hope everyone likes
- 2022-01-26 06:54:33下载
- 积分:1