-
三角剖分源代码
三角剖分的源代码 ,剖分速度快,无约束与带约束都有生成tin,三角网格的显示,delauncy三角形的显示-generation tin, the triangular mesh, the triangular show delauncy
- 2023-06-28 09: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.
- 2023-05-16 22:45:03下载
- 积分:1
-
扩展目标跟踪算法
这是一个扩展目标跟踪算法,它利用GM-PHD对单个,多个扩展目标进行跟踪,利用PHD滤波得到的目标位置以及目标数目都非常准确。
- 2022-10-12 21:55:03下载
- 积分:1
-
a algorithm for short time fourier transform
一种短时傅立叶变换的算法.并利用短时傅立叶变换画图-a algorithm for short time fourier transform
- 2022-04-26 17:11:05下载
- 积分:1
-
现对一些生产序列(随机的非线性)进行预测,GM
现对一些生产序列(随机的非线性)进行预测,GM-Are a number of production sequences (random non-linear) to predict, GM
- 2023-06-23 20:55:03下载
- 积分:1
-
数值分析中的分段线性插值问题,程序中含插入点个数输入界面。...
数值分析中的分段线性插值问题,程序中含插入点个数输入界面。-Numerical Analysis of piecewise linear interpolation, the program containing the insertion point in the number of input interfaces.
- 2023-08-25 20:45:02下载
- 积分:1
-
A * 搜索算法
在计算机科学中,A * (发音为"星星") 是一种广泛应用于寻路的计算机算法和遍历图,绘制点之间,可有效地遍历路径的过程称为节点。它指出,其性能和加工精度,享有广泛使用。然而,在实际的旅游路线系统中,它通常被优于算法可以预先处理图形上,以达到更好的性能,尽管其他的研究已经发现 A * 要优于其他方法。
- 2022-03-01 04:50:33下载
- 积分:1
-
这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法...
这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method
- 2022-01-22 03:21:39下载
- 积分:1
-
平衡二叉树
这是平衡二叉树的非常不错的程序,值得一看。程序中也有详细的注释,对阅读有很大的帮助,如有问题,可以联系我的。这个程序是刚学算法时,写的课程设计,还有文档,此处没有上传,如果需要,可以联系我。
- 2023-05-26 02:05:03下载
- 积分:1
-
一个求最小生成树的acm题
一个求最小生成树的acm题-a minimum spanning tree for the title acm
- 2022-01-27 10:53:44下载
- 积分:1