登录
首页 » Fortran » gravity_direct_problem

gravity_direct_problem

于 2019-03-21 发布
0 226
下载积分: 1 下载次数: 6

代码说明:

说明:  重力异常正演代码,请好好使用它。帮助学习。。。。(Gravity anomaly forward code, please use it well. Help learn)

文件列表:

gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\BuildLog.htm, 4332 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\delt_g__genmod.f90, 556 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\delt_g__genmod.mod, 990 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\direct_problem.obj, 37700 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\forward_3d_vertical_g__genmod.f90, 989 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\forward_3d_vertical_g__genmod.mod, 2482 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\gr_direct_problem.exe, 47104 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\gr_direct_problem.exe.intermediate.manifest, 381 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\gr_direct_problem.pdb, 404480 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\input_coordinate_3d_vertical_reg__genmod.f90, 648 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\input_coordinate_3d_vertical_reg__genmod.mod, 1177 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\input_source_3d_vertical__genmod.f90, 647 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\input_source_3d_vertical__genmod.mod, 1559 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\output_field_3d_vertical_reg__genmod.f90, 473 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\output_field_3d_vertical_reg__genmod.mod, 741 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\output_source_xz_yz__genmod.f90, 304 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\output_source_xz_yz__genmod.mod, 421 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\read_mn__genmod.f90, 317 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\read_mn__genmod.mod, 500 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\read_number__genmod.f90, 325 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug\read_number__genmod.mod, 500 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\direct_problem.f90, 7672 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\gravity.grd, 2009 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\gr_direct_problem.u2d, 250 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\gr_direct_problem.vfproj, 2024 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\input_file_coordinate, 39 , 2018-09-11
gravity_direct_problem\gr_direct_problem\gr_direct_problem\input_file_source, 36 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\input_file_source_3, 65 , 2018-10-19
gravity_direct_problem\gr_direct_problem\gr_direct_problem\source_coordinate.bln, 38 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem\vc120.pdb, 61440 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem.sln, 996 , 2018-08-15
gravity_direct_problem\gr_direct_problem\gr_direct_problem.v12.suo, 19968 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem\Debug, 0 , 2019-01-22
gravity_direct_problem\gr_direct_problem\gr_direct_problem, 0 , 2019-01-22
gravity_direct_problem\gr_direct_problem, 0 , 2018-08-15
gravity_direct_problem, 0 , 2018-08-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Unconstrained-directly
    基于GWBASIC实现的无约束寻优算法,内附GWBASIC主程序和说明(Non-binding on GWBASIC achieve optimization algorithm, the main program and instructions included GWBASIC)
    2011-09-25 19:18:07下载
    积分:1
  • Wang_Lecture_2012
    汪荣江关于计算地震几个很经典的程序,有详细的ppt和源码解释,适合初学者练习使用,有版权保护,学习即可。(Calculate seismology.)
    2020-12-13 11:09:17下载
    积分:1
  • RN8302_FFT_Harmonic
    电力芯片RN8302计算高次谐波时的FFT变换算法,最高可实现51次谐波计算。(FFT transform algorithm for power chip RN8302 to calculate the high harmonics, the highest can achieve the 51 harmonic calculation.)
    2021-01-31 21:50:08下载
    积分:1
  • Matrix Computations 4th edition.pdf
    矩阵计算英文版第4版,经典,经典,很不错!!!!!请下载!!!!!!(Matrix Computing English Version 4, classic, classic, very good!!!! Please download!!!!!!)
    2020-06-23 22:20:02下载
    积分:1
  • 最速下降法
    说明:  最优化课程中的最速下降法matlab程序,利用了wolfe搜索和armijo线搜索(Matlab program of steepest descent method in optimization course, using Wolfe search and Armijo line search)
    2021-03-26 18:19:13下载
    积分:1
  • temperature
    用于ABAQUS计算,描述复合材料温度场变化的程序(describing changes in the temperature field of composite materials with ABAQUS)
    2018-06-28 16:49:21下载
    积分:1
  • oneapf
    说明:  基于单位功率因数控制策略的单相有源滤波,去掉非线性负载部分即为单相全控整流。开关器件采用IGBT。(Based on the unity power factor control strategy of single-phase active power filter, remove the part of non-linear load is the single-phase full-controlled rectifier. Switching device IGBT.)
    2009-08-06 20:09:07下载
    积分:1
  • hanshuubijin
    用切比雪夫多项式逼近已知函数 用勒让德多项式逼近已知函数 用帕德形式的有理分式逼近已知函数 用列梅兹算法确定函数的最佳一致逼近多项式 求已知函数的最佳平方逼近多项式 用傅立叶级数逼近已知的连续周期函数 离散周期数据点的傅立叶逼近 用自适应分段线性法逼近已知函数 用自适应样条逼近(第一类)已知函数 离散试验数据点的多项式曲线拟合 离散试验数据点的线性最小二乘拟合 离散试验数据点的正交多项式最小二乘拟合 (By using Chebyshev polynomial approximation of the known functionApproximation of the known functions by Legendre polynomialsApproximation by rational fraction of known function in the form of PadmaTo determine the best uniform function polynomial approximation with the Lemez algorithmThe best known polynomial square for function approximationContinuous periodic function with Fourier series approximation of the knownApproximation of discrete data points in the Fu Liye cycleApproximation of the known function with adaptive piecewise linear methodAdaptive spline approximation ( first class ) known functionPolynomial curve fitting of discrete data pointsLinear least squares fitting of discrete data pointsOrthogonal polynomial least squares fitting of discrete data points)
    2020-08-24 21:38:15下载
    积分:1
  • FFbp
    Training a 3 layers feed forward neural network using back propagation algorithm
    2011-11-24 02:38:11下载
    积分:1
  • polycounter2010.5.8
    多项式计算器,可以用于多项式的各种计算。(Polynomial calculator can be used for a variety of computing polynomials.)
    2012-10-19 15:23:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载