Welcome![Sign In][Sign Up]
Location:
Search - kriging in matlab

Search list

[matlabmat_func

Description: 本文件夹中包含了克立格插值,滞后系数计算,旋转正交经验分解以及在指定域绘图,比较两个文件等m文件,vebyk与plotmapc对原函数进行了改善,具体功能参见m文件-this folder contains Kriging interpolation, lag factor, rotary orthogonal decomposition and experience in the designated field mapping, compare two documents m, vebyk plotmapc with the original function had improved, specific functions, see documents m
Platform: | Size: 6144 | Author: ke | Hits:

[matlabsurfergriddata

Description: matlab中的Kriging 算法,可以有Kriging的多种算法-The Kriging algorithm in matlab
Platform: | Size: 2048 | Author: 李斌 | Hits:

[matlabmatlab-kriging-maozhuangtu

Description: kriging拟合帽状图(其他拟也行的哦)。-kriging fitting cap-like figure (other lines are also to be oh).
Platform: | Size: 131072 | Author: 王差 | Hits:

[matlabkriging

Description: kriging interpolation in matlab
Platform: | Size: 3072 | Author: wal | Hits:

[matlabmatlab_mohupingjiaf

Description: 模糊综合评判源代码,kriging 详细插值matlab程序,经过测试的,直接用就可以了-Fuzzy comprehensive evaluation source code, kriging interpolation matlab program in detail, tested, directly on it
Platform: | Size: 7168 | Author: 李玉 | Hits:

[matlabcokrige.m

Description: CO-KRIGING WITH RANDOM METHOD. 随机结合克里金方法。在地学中有很大的应用潜力,比如建模及矿物分布估计。-a variant of cokriging, in which the mean values of the vector components are related by linear combinations with known coefficients. Equations for the cokriging predictor and for the variance–covariance matrix of prediction errors are presented. A set of computer programs is provided and illustrated with applications to mineral resources evaluation, in which the proposed cokriging variant compares favorably with traditional approaches.
Platform: | Size: 6144 | Author: 张开 | Hits:

[matlabEasyKrig_V3.0

Description: Matlab的外挂工具箱,克里金插值、正演算、差变函数、可以绘图或另存,要求matlab7以上-plug-in Toolbox for matlab, kriging interpolation, is Calculus, differential function, you can save drawings or, requires matlab7 or above
Platform: | Size: 408576 | Author: CHN.SR | Hits:

[matlabkriging

Description: 2011年中国大学生数学建模竞赛(高教杯)A题金属浓度中的克里金matlab算法,含数据。-2011 China Mathematical Contest in Modeling (Higher Education cup) A Question metal concentration kriging algorithm, containing the data.
Platform: | Size: 39936 | Author: Grace | Hits:

[Algorithmoptionchoose

Description: 在开发子函数时,matlab存在正则方法和非正则方法,正则方法非常适合一个子函数功能的不断扩展与完善,此函数为辅助函数,增加子函数的可读性 例如一个函数drawfun(x,y,z,5,6),5表示用第5种方法插值,6表示markersize为6,它显然没有drawfun(x,y,z, kriging , markersize ,6)好看懂与理解。 kriging 如何就是5可以用optionchoose(varargin{4},{ linear , spline , inverse , regression , kriging })判断。 再如一个结构体中有很多人的名字和各门课的成绩,想查看张三的所有分数就可以: student(optionchoose( 张三 ,{student.name})) 如果没有张三这个人,optionchoose会出错退出,用optionchoose( 张三 ,{student.name},1)则返回-1,optionchoose( 张三 ,{student.name},1)在返回-1的同时显示可有的一些选项。 optionchoose( John ,{student.name},1, -case )会强制区分大小写,与john将不是同一个人- check the input option , output the value of option style Usage: och=optionchoose(oi,ostyle,|[restrain_error],|[ -case ]) when design functions, string option is apt to read and operate oi is one option of character, you can write in short only when this option distinguish other options ostyle means all possible options, it can be strings or string cell restrain_error =0 by default setting. if equal other, mean program will not interrupt, but return-1. restrain>=2, return possible option (when no match option), when 2, display option mesg. Notice: uppercase and lowercase of oi(ostyle) seemed same, not to distinguish, only when -case , then distinguish UPPERCASE and lowercase of characters och is numeric opposite to ostyle order, if not in ostyle, return-1 For example: i=optionchoose( pos ,{ position , potential , pocket }) i=1 See also STRCMP, STRNCMP, STRMATCH
Platform: | Size: 1024 | Author: zhoudg | Hits:

[DocumentsDescription

Description: 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 originally inspired by a MATLAB toolbox developed by Yves Gratton and Caroline Lafleur (INRS-Océanologie, Rimouski, Qc, Canada), and Jeff Runge (Institut Maurice-Lamontagne, now with University of New Hampshire). This software may be reproduced for noncommercial purposes only.
Platform: | Size: 30720 | Author: NewJoo | Hits:

[matlabkriging

Description: MATLAB克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。- MATLAB kriging (Kriging) interpolation method, also known as spatial autocorrelation covariance optimal interpolation method, which is based on the South African mining engineer D. G. Krige named for an optimal interpolation. Kriging widely used in groundwater modeling, soil mapping, is geostatistical gridding method useful.
Platform: | Size: 3072 | Author: wcy | Hits:

[3D Graphicdace

Description: 本程序是kriging代理模型的matlab程序,,在一个网站下载过来的,2002年网站上传的。,有学习krigingde可以联系我交流。qq1170822144(This procedure is the Kriging agent model of the matlab program, in a web site downloaded from the 2002 web site upload.You can contact me by studying krigingde. Qq1170822144)
Platform: | Size: 1546240 | Author: 流雨123 | Hits:

[Othermatlab克里金插值kriging

Description: 克里金(Kriging)插值法,又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。(Krikin (Kriging) interpolation method, also called spatial covariance best interpolation method, is an optimal interpolation method named by South African mining engineer D.G.Krige. Kriging method widely used in groundwater simulation, soil mapping and other fields, is a very useful geostatistical gridding methods)
Platform: | Size: 2048 | Author: candor0702 | Hits:

[ApplicationszEIBR1

Description: EGO算法是基于kriging模型的全局优化方法,不通过函数而是通过样本模型寻优,文件给出实例,加载相应的工具箱即可。(EGO algorithm is a global optimization method based on Kriging model. Instead of function, it is optimized by sample model. The example is given in file, and the corresponding toolbox can be loaded.)
Platform: | Size: 1024 | Author: 孤城*叶 | Hits:

CodeBus www.codebus.net