资源列表
HR-GPSR
- 数值计算中最优化问题求解 共轭梯度法解无约束最优化问题-Numerical optimization problem solving in the conjugate gradient method for unconstrained optimization problems
least-square-method-
- 在残差满足VPV为最小的条件下解算测量估值或参数估值并进行精度估算的方法。其中V为残差向量,P为其权矩阵-In the residuals meet the minimum conditions for the VPV solver valuation or measurement precision of parameter estimation and the estimation method. Where V is the residual vector, P the weight ma
getdf
- 用共轭梯度法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Conjugate gradient method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
Lab6
- ustc的计算方法(B)第五次作业lab6-ustc calculation method (B) the fifth job lab6
modeling
- 这个程序是用C语言写的地震波的正演模拟程序,最后绘图时调用了matlab引擎,直接在c环境下绘制波场图。-This program is a seismic wave forward modeling program written in C language, last call matlab drawing engine wavefield Figure drawn directly c environment.
UVAquestions
- uva questions 11721 11722 117-uva questions 11721 11722 11733
Boltzmann-method
- 格子玻尔兹曼方法计算顶盖驱动流源程序,真实准确。-Lattice Boltzmann method lid-driven flow source
zhegnshuhuafen
- 数值分析里的,对两个整数根据不同的要求进行划分,一共有四种情况,并可以根据不同情况而对具体情况进行分析
multiregress
- 多元线性回归负荷预测程序,采用C++编制-Multiple linear regression load forecasting process, using C++,
fft
- 一个用于快速傅里叶变换的c++源程序,其中包括按时间抽样变换和按频率抽样变换两种算法。程序运行速度非常快。-One for the fast Fourier transform c++ source code, including sampling by time and by changing the frequency sampling transform algorithms.
Jacob
- 雅克比迭代法用cpp实现,在数值计算中比较常用的一种方法-Jacobi iterative method using the cpp implementation, a method commonly used in the numerical calculation
shortest_path_Dijkstra.txt
- Dijikstra Shortest Path for connected Graph using C++ Boost Library
