资源列表
descent
- Animation for steepest descent, Newton, and LM directions
Kalman-filtering
- 卡尔曼滤波 对ABCD组成的一个状态模型进行滤波-kalman filtering
cannon
- 矩阵相乘运算的cannon算法,适用于方阵间的高性能算法-cannon algorithm for matrix calculation
Common-algorithm
- 用C++编写常用数学算法,包含复数,矩阵运算,以及一些复杂方程解法-c++, commonly used algorithm
spline
- matlab三次样条插值程序,数值算法。非直接调用matlab的spline函数。-maltab spline
inheritance-tutorial
- Inheritance tutorial
2
- 用牛顿迭代方法解非线性方程,Fortran语言,直接运算,也可更改方程。-With Newton iteration method for solving nonlinear equations, Fortran language, direct operations, also can change the equation.
25-28qcompare
- vasp软件计算,吸入co2前后对比图,对比了态密度图和能带图-vasp describe the obsorbed
CFFT
- 对FFT(快速傅立叶变换)算法进行封装,调用过程得到简化,输入既可以得到输出-implementation of FFT, capsulated in a class CFFT
How-to-use-CUFFT-libraries
- How to use CUFFT libraries
ConvertingFortanIntoCpp
- 这个C++程序,可以转换如Fortran 77程序到C++可用程序,当然,还有一些例外,如Fortan中的FORMAT语句,以及goto语句可能使得你的代码很长。你可以通过配置,让转换程序进行批量的语言转换。 -Converting Fortran into usable C++ pseudo-code
t2063
- hdu题目中对应题号的解答,本题为第2063题-Solution to problems in HDU
