CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 克里金

搜索资源列表

  1. kriging_f77

    1下载:
  2. 克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。本网站上也有些人上传了代码,但是往往都不全,我从本网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction cent
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-11-15
    • 文件大小:561152
    • 提供者:wuyu
  1. kriging-

    0下载:
  2. 克里金近似模型是一种很好的近似模型,使用非常广泛。-Kriging approximation model is a good approximation model is widely used.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2953
    • 提供者:Yongsheng Yi
  1. KrigingContour

    0下载:
  2. 克里金算法,反距离算法和实现了等高线的生成渲染,还有色带-Kriging algorithm, inverse distance algorithm and implementation of the contour lines generated rendering, as well as ribbons
  3. 所属分类:Energy industry

    • 发布日期:2017-05-25
    • 文件大小:8063500
    • 提供者:sunlimign
  1. dace

    0下载:
  2. 克里金插值法引入了统计理论,其结果是一个最优无偏估计量,所以相比于其它方法,克里金插值能更好的反映数据点的整体趋势,这一特点非常适合于描述地形的变化,所以也主要应用在地学中-The Kriging interpolation method
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1547468
    • 提供者:woocoo
  1. kriging

    1下载:
  2. 用于地理空间插值的普通克里金方法。采取指数形式的变差函数。-Used in geographical spatial interpolation, ordinary kriging method.The form of index variation function.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1187
    • 提供者:苏坤伟
  1. mGstat

    2下载:
  2. 这是一套地质统计学软件,能够从实际数据中得到变差函数,克里金插值等,用于地质统计学反演等-This is a geostatistical software to get the actual data the variogram, kriging interpolation for geostatistical inversion
  3. 所属分类:matlab

    • 发布日期:2015-10-27
    • 文件大小:7332864
    • 提供者:邹晓峰
  1. kriging

    1下载:
  2. 利用MATLAB实现克里金插值和重心拉格朗日插值-Using MATLAB and center of gravity to achieve Kriging interpolation Lagrange
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3067
    • 提供者:lbh
  1. kriging

    0下载:
  2. 包括基本的克里金(Kriging)插值法实现代码,仅实现基本方法部分,不包含扩展克里金方法- kriging uses ordinary kriging to interpolate a variable z measured at locations with the coordinates x and y at unsampled locations xi, yi. The function requires the variable vstruct
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:2586
    • 提供者:哈哈哈
  1. klj

    1下载:
  2. matlab克里金插值函数,用于数据挖掘,填充数据用。-Kriging interpolation function
  3. 所属分类:Data Mining

    • 发布日期:2017-04-26
    • 文件大小:22642
    • 提供者:zhangshuai
  1. Description

    0下载:
  2. matlab编写克里金差值的说明技术文档,包含具体的算法-The kriging software described in this document was developed by Dezhang Chu with funding the National Science Foundation through the U.S. GLOBEC Georges Bank Project s Program Service and Data Management Office. It was
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:30927
    • 提供者:NewJoo
  1. kriging

    1下载:
  2. MATLAB克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。- MATLAB kriging (Kriging) interpolation method, also known as spatial autocorrelation covariance optimal interpolation method, which is ba
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2600
    • 提供者:wcy
  1. Interpolation

    1下载:
  2. java实现的克里金插值算法。算法实现中使用Jama.Matrix包来做矩阵操作。算法简洁明了。 希望能帮到你。-a kriging interpolation realization based on the Java language.The package Jama.Matrix is used to realize the Matrix。The code is very compact。enjoy it!
  3. 所属分类:2D Graphic

    • 发布日期:2016-04-10
    • 文件大小:41984
    • 提供者:王超
  1. dace

    0下载:
  2. 克里金法假定采样点之间的距离或方向可以反映可用于说明表面变化的空间相关性。克里金法工 具可将数学函数与指定数量的点或指定半径内的所有点进行拟合以确定每个位置的输出值。克里金法是一个多步过程;它包括数据的探索性统计分析、变异函数建模 和创建表面,还包括研究方差表面。当您了解数据中存在空间相关距离或方向偏差后,便会认为克里金法是最适合的方法。该方法通常用在土壤科学和地质中。-This function completes what I have started with the functions
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-09
    • 文件大小:1547942
    • 提供者:林逸
  1. Kriging-2d-and-3d-contour

    3下载:
  2. c++实现克里金插值,绘制等值线,同时里面有opengl的配置环境,适合地球科学参考-c++ achieve Kriging, draw contours, while there are opengl configuration environment for Earth Science Reference
  3. 所属分类:Other windows programs

    • 发布日期:2016-09-17
    • 文件大小:1843200
    • 提供者:gaoji
  1. Kriging_WENG

    0下载:
  2. 克里金插值程序,VS2012编译通过。OpenGL结果渲染与显示,价值十分大。目前经过修复BUG,可以直接运行。花费大量时间整理。希望对你有所帮助!-Kriging Geological terrain interpolation program which cost the developers so much time. Hope it can help you!
  3. 所属分类:GIS program

    • 发布日期:2016-04-30
    • 文件大小:487424
    • 提供者:weng
  1. kriging_Simple

    0下载:
  2. 克里金插值简化版程序,如果需要结果能OpenGL渲染的版本,请@我,或在我最近上次的代码总查找。VS2012编译通过,已修复BUG,可以直接运行。花费大量时间整理,希望能帮到你。-kriging terrain interpolation program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:307682
    • 提供者:weng
  1. kriging

    1下载:
  2. 克里金插值是GIS空间分析中的最经典插值算法,本资源为开源java编写,保证可靠运行。-Kriging is a GIS spatial analysis of the most classic interpolation algorithm The resources for open source java prepared to ensure reliable operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:107098
    • 提供者:姚驰
  1. kriging

    1下载:
  2. 克里金空间插值算法在matlab上的功能函数-kriging interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3637
    • 提供者:邓智斌
  1. kriging_lk

    6下载:
  2. js 实现 前端克里金插值(kriging),并会知道canvas-js achieve tip Kriging interpolation (kriging), and will know canvas
  3. 所属分类:JavaScript

    • 发布日期:2017-04-30
    • 文件大小:12730
    • 提供者:tianwenjun
  1. krig_npoint

    0下载:
  2. 使用matlab实现了克里金插值算法,代码较短,运行时间也较为理想,但是缺少注释-use matlab to realize the Kriging interpolation algorithm ,code is shorter, running time is ideal
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:885
    • 提供者:kaipuyu
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com