登录
首页 » Fortran » 球体重力及重力梯度异常

球体重力及重力梯度异常

于 2020-11-07 发布
0 129
下载积分: 1 下载次数: 1

代码说明:

说明:  计算球体重力及重力梯度异常,已知地下球体的相关参数,即可正演该球体的重力及重力梯度(Calculation of gravity and gravity gradient anomaly of sphere)

文件列表:

球体重力及重力梯度异常, 0 , 2020-11-07
球体重力及重力梯度异常\Console43, 0 , 2020-11-07
球体重力及重力梯度异常\Console43.sln, 972 , 2020-05-01
球体重力及重力梯度异常\Console43.v12.suo, 22016 , 2020-05-06
球体重力及重力梯度异常\Console43\Bg.grd, 83211 , 2020-05-07
球体重力及重力梯度异常\Console43\Bg_z.grd, 115823 , 2020-05-07
球体重力及重力梯度异常\Console43\cmd.par, 656 , 2020-05-01
球体重力及重力梯度异常\Console43\Console43.u2d, 250 , 2020-05-06
球体重力及重力梯度异常\Console43\Console43.vfproj, 2017 , 2020-05-01
球体重力及重力梯度异常\Console43\Debug, 0 , 2020-11-07
球体重力及重力梯度异常\Console43\Debug\BuildLog.htm, 3536 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\cal_gz__genmod.f90, 476 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\cal_gz__genmod.mod, 1035 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\cal_g__genmod.f90, 470 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\cal_g__genmod.mod, 1031 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\cal_parameter__genmod.f90, 595 , 2020-05-01
球体重力及重力梯度异常\Console43\Debug\cal_parameter__genmod.mod, 1020 , 2020-05-01
球体重力及重力梯度异常\Console43\Debug\Console43.exe, 40960 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\Console43.exe.intermediate.manifest, 381 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\Console43.pdb, 412672 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\output_gfile__genmod.f90, 619 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\output_gfile__genmod.mod, 1257 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\output_gzfile__genmod.f90, 629 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\output_gzfile__genmod.mod, 1265 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\read_par__genmod.f90, 772 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\read_par__genmod.mod, 1434 , 2020-05-06
球体重力及重力梯度异常\Console43\Debug\Source1.obj, 29833 , 2020-05-06
球体重力及重力梯度异常\Console43\Source1.f90, 3795 , 2020-05-06
球体重力及重力梯度异常\Console43\vc120.pdb, 53248 , 2020-05-06

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

发表评论

0 个回复

  • 自己写的一个摄像头视频捕捉文件,用的是vc and opencv,可以显示!...
    自己写的一个摄像头视频捕捉文件,用的是vc and opencv,可以显示!
    2022-05-24 23:46:13下载
    积分:1
  • netPDA
    PDA开发者教程.chm,适合初学者学习使用.net开发PDA的优秀教程(PDA Developer Guide. Chm, suitable for beginners learning to use. Net Development PDA excellent tutorial)
    2020-09-09 08:58:01下载
    积分:1
  • GUI界面菜单设计,包含了gui界面设计的源代码
    GUI界面菜单设计,包含了gui界面设计的源代码-GUI interface, menu design, contains the source code gui interface design
    2022-12-09 16:05:03下载
    积分:1
  • 30-813N
    A Rapid MPPT Algorithm Based on the Research of Solar Cell’s Diode Factor and Reverse Saturation Current
    2010-09-16 18:41:10下载
    积分:1
  • 网页URL地址的js插件
    一款可以非常实用方便的操纵网页URL地址的js插件(A very practical and convenient JS plug-in for manipulating web page URL address)
    2019-01-02 10:26:58下载
    积分:1
  • AD9833
    说明:  驱动代码 亲测 好用可靠KEIL5开发环境(Driver code pro test easy to use reliable KEIL5 development environment)
    2020-12-28 14:39:01下载
    积分:1
  • Kalman filter
    假设一个点目标在x,y平面上绕单位圆做圆周运动,由于外界干扰,其运动轨迹发生了偏移。其中,x方向的干扰为均值为0,方差为0.05的高斯噪声;y方向干扰为均值为0,方差为0.06的高斯噪声。 已设计一FIR维纳滤波器,选择Kalman滤波器进行滤波处理,确定最佳传递函数,并用该滤波器处理观测信号,得到其最佳估计。(Assume that a point target moves circularly around the unit circle in the x, y plane, and its movement trajectory shifts due to outside interference. Among them, the interference in the x direction is Gaussian noise with a mean of 0 and a variance of 0.05; the y-direction interference is Gaussian noise with a mean of 0 and a variance of 0.06. An FIR Wiener filter has been designed. The Kalman filter is selected for filtering, the best transfer function is determined, and the filter is used to process the observed signal to obtain the best estimate.)
    2020-11-13 10:19:43下载
    积分:1
  • VB从浏览器缓存中提取指定文件
    VB从浏览器缓存中提取指定文件,IE缓存文件查看提取工具,查找指定的URL文件是否在IE缓存中,主要参考了PSC的代码。SendMessage实际使用时,要把 lParam 参数的类型改成需要使用的类型,一般还要加上Byval,程序将读取全部Cache文件名称,用来查找指定的文件
    2022-05-09 08:14:52下载
    积分:1
  • ganzhiqi duanfa
    感知器算法,用于感知器的计算,感知器指的是进行分类的线性判别函数,他们不需要考虑模式及的统计性质。-ganzhiqi duanfa
    2023-06-06 17:45:03下载
    积分:1
  • VMD优化
    说明:  基于VMD的机车滚动轴承故障,变转速的测量,VMD的优化(Measurement of Rolling Bearing Fault and Variable Speed of Locomotive Based on VMD)
    2019-02-03 13:04:44下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载