登录
首页 » matlab » variogramfit

variogramfit

于 2018-01-14 发布 文件大小:11KB
0 106
下载积分: 1 下载次数: 10

代码说明:

  基于matlab的克里金插值法,内含说明和举例(Kriging interpolation method based on matlab, containing instructions and an example)

文件列表:

variogramfit\dataset.txt, 3452 , 2013-04-03
variogramfit\fminsearchbnd.m, 8139 , 2012-02-06
variogramfit\kriging.m, 6374 , 2010-10-14
variogramfit\variogramfit.m, 18299 , 2010-10-13
variogramfit, 0 , 2013-04-04

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

发表评论

0 个回复

  • ansys maxwell 官方培训教程
    ansys Maxwell 官方 培训 教程。 里面有例子和对应的文件。(ANSYS Maxwell Official Training Course. There are examples and corresponding documents.)
    2020-11-27 16:49:31下载
    积分:1
  • 小波分析与应用基础 张国华 2006年
    《小波分析与应用基础》阐述了小波分析的基本理论及其应用,主要内容包括:小波变换、多分辨分析、小波的性质与构造、小波基的数学特征、紧支集对称双正交小波、小波包等基本理论与应用理理和方法。全书理论叙述简明易懂,内容结构框架清晰,在论述中尽可能结合工程背景分析小波的数学公式,力求缩短理论与应用的距离。第2~5章末均有小结,可使读者通过简洁的叙述了解本章重点。《小波分析与应用基础》可作为信息与计算科学、应用数学专业本科生和信息、电子类研究生的教材或参考书,也可供相关领域的科研人员和工程技术人员阅读(Wavelet analysis and application foundation Zhang Guohua 2006)
    2018-05-06 21:33:37下载
    积分:1
  • 深度学习基础及数学原理
    有关深度学习基础算法和相关数学原理的介绍,由浅入深,内容详实。(Deep learning algorithms and mathematical principle introduction.)
    2018-03-05 16:25:21下载
    积分:1
  • UDSDemo-master
    说明:  UDS协议栈可用,解压移植好了就可以直接使用了,基本所有服务都包含,TP层完好(UDS protocol stack is available, you can use it directly after decompression and transplantation, basically all services are included, TP layer is intact)
    2021-01-15 12:58:46下载
    积分:1
  • NI采集卡多通道采集程序
    说明:  可利用labview实现对NI采集卡多通道采集(LabVIEW can be used to realize multi-channel acquisition of Ni acquisition card)
    2020-03-03 12:32:12下载
    积分:1
  • cgaa.3rd-edn.cn.pdf
    计算机图形学 清华大学出版社 PDF格式(Computer graphics books in PDF format, Tsinghua University Press)
    2013-11-19 10:32:21下载
    积分:1
  • 遗传算法波束形成
    说明:  基于遗传算法的均匀直线阵列方向图优化和相位分布(Pattern optimization and phase distribution of uniform linear array based on genetic algorithm)
    2020-11-24 10:05:58下载
    积分:1
  • 实现简单的MIMO
    实现简单的MIMO-OFDM系统性能仿真-Realize a simple MIMO-OFDM system performance simulation
    2022-02-28 13:40:07下载
    积分:1
  • icePubDll
    获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()<<n; for(i=0;i<n;i+=2) { temp=buff[i]; buff2[i+1]=temp; buff2[i]=buff[i+1]; } QString str2=buff2; qDebug()<<buff2; qDebug()<<str2; }(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
    2017-12-28 11:45:08下载
    积分:1
  • CPU挖矿软件(解压密码:613506039)
    windows平台下的挖矿(收益虚拟币)软件,用于挖门罗币,这也是不多的可以用CPU挖的主流虚拟币。(Under the platform of windows mining (revenue virtual currency) software, used to dig Monroe coins, the mainstream virtual currency which is not more than CPU can be used to dig.)
    2018-01-19 11:24:05下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载