资源列表
Stream-function
- 气象科学研究中流函数和势函数的计算程序,只需修改参数即可使用-Meteorological research flow calculation program functions and potential function, simply modify the parameters can be used
D11R6
- 鲍威尔法,配有实际调用的例子与输入数据,适合学习-Powell method, with the example of the input data of the actual call, suitable for learning
gauss--cPP
- 数值分析 列主元高斯消去的c++实现,写的挺好的。-Numerical analysis out PCA Gaussian Elimination of c++ achieve, written in very good shape.
mass_xfer_rate
- Modeling the Eect of Sedimentation Concentration in a Secondary Clarier using a UDF
@fotf
- this a function that represents Black hole optimization algorithm. with these files there are some benchmark problem codes.-this is a function that represents Black hole optimization algorithm. with these files there are some benchmark problem codes.
Greedy-algorithm
- greedy algorithm:Applications-Kruskal, Prim , Dijkstra, Backpack
SSBoll79
- Noise reduction based on spectral subtraction
SVD
- % 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分
Kalman-cpp
- Kalman滤波器的C++实现,核心代码,经过实际使用的测试-Kalman filter C++ Realized, the core code, after the actual use of the test
findzero
- 寻找0点或者方程求解 寻找0点或者方程求解-Looking for 0:00 or 0:00 looking equation or equations to find or equation 0:00
fraction-calculator.cpp
- 应用Visual C++ 开发环境设计了实现了分数的加减乘除基本运算的程序。-The program designed in Visual C++ has achieved the basic operations of fraction , such as addition, subtraction, multiplication,division.
Newton-interpolation
- 利用牛顿插值法进行多项式插值,用于离散数据的拟合-Newton interpolation polynomial fitting for discrete data
