-
科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。...
科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
- 2022-03-19 21:38:14下载
- 积分:1
-
有关MC算法的三篇pdf文章
1.移动立方体算法的三重线性插值研究
2.空间相关MC算法的VTK实现
3.移动立方体算法中的三角剖分
有关MC算法的三篇pdf文章
1.移动立方体算法的三重线性插值研究
2.空间相关MC算法的VTK实现
3.移动立方体算法中的三角剖分-The MC algorithm of three pdf article 1. Marching Cube triple linear interpolation of 2. VTK space-related MC algorithm to achieve 3. Marching cube triangulation algorithm
- 2022-02-24 09:17:13下载
- 积分:1
-
maplay source
/*
- 2022-06-29 02:39:29下载
- 积分:1
-
andew_ng 的机器学习练习2
这个是斯坦福大学在coursera 公开课上的机器学习的练习2的习题答案和原题。仅供参考。
有在学习机器学习的同学,可以选择andew_ng在coursera 公开课上的机器学习,这是一个很好的课程,而且算法讲的很详细,这个代码是里面练习的参考答案之一,对于刚开始学习的同学很有用。
- 2023-05-17 06:50:03下载
- 积分:1
-
卡尔曼跟踪
kalman tracking a ba
- 2022-08-08 11:21:35下载
- 积分:1
-
高斯赛德尔全主元逆矩阵
高斯赛德尔全主元逆矩阵-high Shisaideer all PCA inverse matrix
- 2022-01-28 06:45:30下载
- 积分:1
-
有向图的邻接矩阵深度优先搜索
用C语言表述图的数据结构,该图为有向图,且是用邻接矩阵表示的,然后同过深度优先算法遍历图中的每个节点,实现对其的访问。该程序描述的是关于数据结构中有向图的遍历操作,是对图这种数据结构的一种基本的访问方法。
- 2022-05-23 10:21:04下载
- 积分:1
-
这是一个差异与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
-
用调用函数法实现bp网络,已载入训练和测试样本供大家分享和学习,有较理想的差准率和查全率。...
用调用函数法实现bp网络,已载入训练和测试样本供大家分享和学习,有较理想的差准率和查全率。-Call function method used to achieve bp network, has been printed in the training and test samples for all to share and learn from, there are better rates and quasi-differential recall.
- 2023-02-21 12:20:03下载
- 积分:1
-
计算二维TE波的ADI-FDTD方法的程序
这个是用ADI-FDTD的方法计算二维TE波的源代码。
- 2023-08-16 03:25:03下载
- 积分:1