资源列表
souceanalycse
- 主要针对震源雷克子波的空间衰减因子对正演模拟的影响所进行的有限差分正演-The main source of space for Ricker wave attenuation factor of the forward modeling conducted by finite difference forward
yuanma
- 依次为一次指数平滑法,加权法,三次指数平滑法三种预测方法的matlab实现。都是实现一步预测。-data prediction
centrality
- 计算复杂网络中的节点或边的介数中心性,基于python的复杂网络工具箱-Betweenness centrality computational complexity of the network nodes or edges, based on a complex network toolbox python
Improved-simplex-method
- 此为C++环境下的运筹学改进单纯形法算法。 运算效率高,结果精确。-This is a C + + environment to improve operational research simplex method algorithm. High computational efficiency, accurate results.
cblas
- opencl编写的blas,和Cuda的cublas类似。-This repository houses the code for the OpenCL™ BLAS portion of clMath. The complete set of BLAS level 1, 2 & 3 routines is implemented.
poiseuille_d2q9
- LBM方法中的D2Q9模型,对poiseuille流进行模拟,输出速度文件可用MATLAB打开-LBM method D2Q9 model, poiseuille flow simulation, the output speed of the file can be used to open MATLAB
lb3d-2012-03-12
- A 3D LBM Code for Simulation of Interacting Amphiphilic Fluids
homotopy
- 同伦算法解非线性方程组,构造不动点问题,并从不同的初始点出发运行程序。-To solve nonlinear equations with homotopy algorithm,constructing a fixed foint progrem.and from the different starting point to run the program.
main
- Fortran子程序,使用变步长高斯勒让德方法计算定积分模块-Fortran subroutines, using variable step method for calculating high-Chrysler Jean de definite integral module
Numerical-Solution-
- 程序首先计算数值解,然后利用特征线法计算真解,最后计算一范数误差e1以及无穷范数误差e8-First calculate the numerical solution procedure, and then use the method of characteristics to calculate the true solution, the final calculation of an error e1 norm and infinity norm error e8
123
- 有关回归分析的所有算法,包括详细的原理介绍及具体的matlab代码,很适合初学者使用,及有关工程人员参考;其中包含了一元线性回归、最小二乘估计方法、显著性检验、多元线性回归、利用回归模型预测、非线性回归、逐步回归等-All algorithms related to regression analysis, including a detailed descr iption and the specific principles matlab code, it is suitable for b
gauss-integral
- 用C++语言程序正确实现高斯积分及高斯法解方程的程序-Using C++ language to program correctly realize the Gauss integral and Gauss method for solving equations procedures