登录
首页 » matlab » Variogram_regress

Variogram_regress

于 2012-11-28 发布 文件大小:1KB
0 162
下载积分: 1 下载次数: 31

代码说明:

  matlab环境下,克里金插值中用回归方法和线性方法拟合出的球状模型的系数。(Kriging the spherical model coefficients using regression fitting in matlab.)

文件列表:

Variogram_linear.zip,619,2012-11-28
Variogram_regress.m,488,2012-06-05

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

发表评论

0 个回复

  • FFT_Original
    FFT/IFFT 变换程序----------------(FFT/IFFT transformation process----------------)
    2010-07-14 19:48:13下载
    积分:1
  • udf_dpm_tongji
    fluent多相流DPM模型中使用用户自定义函数对颗粒进行统计(DPM fluent multiphase flow model using user-defined functions for particle statistics)
    2020-12-06 21:09:21下载
    积分:1
  • Turbine_Design
    工业汽轮机设计计算程序,具有很好的参考价值,可以参考学习一下(Industrial steam turbine design calculation procedures, a good reference value, you can refer to learn about)
    2020-06-26 17:40:02下载
    积分:1
  • 大多相流程序
    说明:  西交大多相流程序。本程序由西安交通大学能源与动力工程学院 CFD-NHT-EHT 研究中心孙东亮博士开发。本程序的任何部分不得发表。本程序未经作者同意不得用于商业用途。您可以使用该程序或进一步发展该程序。发表任何在该程序基础上开展的工作请引用相关文献(文献在程序包内一并给出)(Most of the phase flow procedures in the West Cross. This procedure was developed by Dr. Sun Dongliang, cfd-nht-eht Research Center, School of energy and power engineering, Xi'an Jiaotong University. No part of this procedure may be published. This procedure shall not be used for commercial purposes without the consent of the author. You can use the program or further develop it. Publish any work carried out on the basis of the program, please refer to relevant literature (literature is given in the package))
    2020-06-17 21:57:16下载
    积分:1
  • fftAna
    说明:  FFT(Fast Fourier Transformation)是离散傅氏变换(DFT)的快速算法 [1] 。即为快速傅氏变换。它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FFT (Fast Fourier Transform) is a fast algorithm of discrete Fourier Transform (DFT). That is fast Fourier transform. According to the odd, even, imaginary and real characteristics of discrete Fourier transform, the algorithm of discrete Fourier transform is improved.)
    2020-06-21 06:00:02下载
    积分:1
  • 11087 统逆序对
    Description 设a[0…n-1]是一个包含n个数的数组,若在i<j的情况下,有a[i]>a[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 <2,3,8,6,1> 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, <2,3,8,6,1> has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • sphdiv
    地震数据球面扩散振幅补偿程序,fortran源代码。(sphdiv for seismic explorer)
    2012-03-27 10:48:56下载
    积分:1
  • 一种优化的神经网络字预失真方法
    说明:  基于神经网络的数字预失真技术,即智能DPD(Digital Predistortion Technology Based on Neural Network)
    2019-09-27 20:57:50下载
    积分:1
  • pro2
    用遗传算法求解主动悬架系统的例程,里面附有程序求解的数据以及图形!是个很好的例子(A Genetic Algorithm for Active Suspension System routines)
    2020-09-18 17:17:56下载
    积分:1
  • CUDA-SAR-
    在VS2005环境下,使用CUDA编程实现SAR成像中CSA算法的实现,得到了很好的加速比。(In the VS2005 environment, using the CUDA programming SAR imaging algorithm implementation in the CSA, has been very good speedup.)
    2011-07-20 15:23:16下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载