-
newton interpolation
newton interpolation
- 2023-01-22 18:45:04下载
- 积分:1
-
快速傅里叶变换的c程序,共分五个部分,此为一维快速傅里叶变换快速算法DFT...
快速傅里叶变换的c程序,共分五个部分,此为一维快速傅里叶变换快速算法DFT-Fast Fourier Transform of the c program is divided into five sections, this is a one-dimensional fast Fourier transform fast algorithm for DFT
- 2022-10-13 13:20:03下载
- 积分:1
-
A program ,Using language c to relize ,can solve the line system of equations an...
用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
- 2023-05-20 06:20:04下载
- 积分:1
-
基于matlab的kalman滤波源程序,实现基本的卡尔曼滤波。
基于matlab的kalman滤波源程序,实现基本的卡尔曼滤波。-The kalman filter matlab-based source to achieve the basic Kalman filtering.
- 2022-01-25 22:40:42下载
- 积分:1
-
Super 8 after the algorithm, only a dozen lines of code derived entirely all sol...
超强的八后算法,只有十几行代码完全求出所有解,速度超快-Super 8 after the algorithm, only a dozen lines of code derived entirely all solutions, speed Ultrafast
- 2023-04-19 07:05:03下载
- 积分:1
-
associantion 规则
ariori 算法在数据挖掘关联规则的执行情况。
- 2022-08-12 09:12:50下载
- 积分:1
-
图的着色
我们介绍了图形着色和应用程序在以前的帖子。正如在前面的文章中讨论,广泛用于图形着色。不幸的是,有没有高效的算法供图着色与颜色的最小数目,由于问题是一个已知的NP 完全问题。有近似算法虽然解决这个问题。以下是基本的贪婪算法来指定颜色。它并不能保证使用最低的颜色,但它保证颜色的数量上限。更多 d + 1 颜色的基本算法从不使用其中 d 是给定的图形中的一个顶点的最大程度。
- 2022-02-05 18:00:34下载
- 积分:1
-
用c语言实现金属方柱散射场的模拟
这是一个用c语言编写FDTD算法程序,用于模拟二位情况下平面波入射到金属方柱时的散射场分布情况。采用了UPML精确的边界截断条件。是本人亲手编写和经过调试的程序,请放心下载使用。适合初学者参考、学习。有疑问,请发邮件给我,方便交流。wang986364521@126.com.
- 2023-05-30 22:50:02下载
- 积分:1
-
梯度函数的逆。我已经提供了1个版本的工作
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1
-
利用概率论与随机过程的方法求pi,即著名的浦丰问题的算法
利用概率论与随机过程的方法求pi,即著名的浦丰问题的算法-we find a way to calculate pi
- 2023-06-05 13:00:04下载
- 积分:1