资源列表
interpolation
- 用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer problems.
EDMONDSKARP_2
- Edmonds Karp Algorithm for Maximum Flow
ExperimentalMethod
- 计算方法课程里两个经典的算法实现——Romgerg求积法,最小拟合二乘法。算法书上都有,这是对算法完整的实现,很详细,调试运行通过,刚学习计算方法的朋友可以拿去参考。-Calculation of the classical curriculum in the two algorithms- Romgerg quadrature method, the minimum squares fitting. Algorithms have the book, which is the realizat
Newton
- 牛顿迭代法的一个实现例子 使用matlab编写的~-Newton iterative method of an implementation example of using matlab prepared ~
Cras-data-test
- 南京安正CRAS叶片测频原始数据分析,显示波形,幅值等-Cras Data analysis!
WENOandENO
- 利用5阶精度的WENO方法求解欧拉方程,里面有源代码和说明文档,具体可参考论文Efficient Implementation of Weighted ENO Schemes。-The use of 5-order accuracy of the WENO method for solving Euler equations, which source code and documentation, specific reference papers Efficient Implementati
gdykb
- 完成 古典雅克比算法的c++实现 辛辛苦苦自己看自己敲的 希望能帮上其他人 菜鸟勿喷-Complete the classical Jacques than c++ implementation of the algorithm A hard look at yourself tapping rookie don t hope to be able to help others
ifft
- 傅里叶逆变换的原代码,用matlab编写的-inverseFouriertransform source code
report
- 实现快速傅里叶变换,运算速度为Nlog2N 只能用于有2^n 个样本的信号-Fast Fourier transform, computation speed can only be used for Nlog2N there are 2 ^ n signal samples
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual
ZadatakGNU_2
- code solution for GNU2 problem
Continuous_time_signal_using_DFT_on_approximation.
- Continuous-time signal using DFT on the approximation
