资源列表
ex3_finEcx
- 计算最小二乘法ordinary least squares
ComputeCubicFunction
- 解一元三次方程,并提示是继续操作还是退出操作-show how to compute a cubic function
myfft
- 用蝶形算法和码位倒置法编写的fft变换程序
Dft_ex
- discrete time fourier transfomation
large-complex-matrix-inversion
- c++ 大型复数矩阵求逆 ,程序用了类定义复数,运用了类的成员函数来重载运算符-C++ Large complex matrix inversion,Program with a class definition plural, the use of a class member function to overload the operator
real-value
- a simple kalman filter for noise reduction
GAUSS-ELIMINATION
- Gauss Elimination using C-Gauss Elimination using C++
16807-random-number-generator
- 计算物理作业第1题 16807随机数产生器 产生[0,1]上的随机数并测试独立性和均匀性-16807 random number generator
xianxingfangchengzuqiujie
- 矩阵数值分析里面的线性方程组求解,完全可以运行,放心下载!-Numerical analysis of linear matrix equations inside, can run, rest assured download!
dijkstra_main
- this the dijkstra algorithm sample code. the input :: number of nodes, start and destination node. i set the distances between nodes randomly.-this is the dijkstra algorithm sample code. the input :: number of nodes, start and destinat
readmass
- A program to read the mass matrix computed by the finite element code calculix - written in fortran
Butterworth
- 刚才不知道,把所有五个程序都打包在一个rar里了.现在分开传,请谅解! 这是 巴特沃兹Butterworth滤波器的离散滤波算法 模拟程序
