登录
首页 » matlab » mkriging

mkriging

于 2010-10-25 发布 文件大小:1441KB
0 69
下载积分: 1 下载次数: 621

代码说明:

  matlab编写的克里金插值程序和最近邻值点和距离反比例插值程序(Kriging )

文件列表:

mkriging
........\check.asv,2610,2010-06-15
........\check.m,2808,2010-06-15
........\data.txt,124020,2010-06-14
........\data1.txt,50938,2010-06-03
........\duishu.m,49,2010-06-14
........\fan.m,1157,2010-06-12
........\fan3.m,1178,2010-06-12
........\fancheck.asv,988,2010-06-14
........\fancheck.m,1191,2010-06-15
........\fin.txt,2074956,2010-06-08
........\guzhi.asv,3423,2010-06-15
........\guzhi.m,2905,2010-06-15
........\krig3.txt,484,2010-06-12
........\krig5.txt,66,2010-06-12
........\krig7.txt,13992,2010-06-12
........\krig8.txt,72600,2010-06-12
........\outdatafan.txt,157410,2010-06-14
........\outdatafancheck.txt,262350,2010-06-14
........\outdatakrigcanshu.txt,66,2010-06-14
........\outdatakrigcheck.txt,314820,2010-06-14
........\outdatakrigguzhi.txt,783552,2010-06-14
........\output10.txt,2145,2010-06-07
........\output3.txt,96525,2010-06-06
........\output9.txt,128700,2010-06-11
........\sdx.txt,3872,2010-06-13
........\sdy.txt,3872,2010-06-13
........\wang.asv,1298,2010-06-14
........\wang.m,1293,2010-06-14
........\xfit.asv,3880,2010-06-11
........\xfit.m,3822,2010-06-15
........\xlag.m,592,2010-06-11
........\xvar.asv,924,2010-06-05
........\xvar.m,1125,2010-06-15
........\yfit.m,3760,2010-06-11
........\ylag.m,591,2010-06-11
........\yvar.asv,928,2010-06-11
........\yvar.m,1159,2010-06-15
........\zong.fig,1854,2010-06-10
........\zui.m,830,2010-06-12
........\结果
........\....\3240
........\....\....\3240.txt,84240,2010-06-13
........\....\....\outdatafan.txt,606144,2010-06-13
........\....\....\outdatafan3.txt,606144,2010-06-13
........\....\....\outdatakrigcanshu.txt,66,2010-06-13
........\....\....\outdatakrigcheck.txt,142560,2010-06-13
........\....\....\outdatakrigguzhi.txt,606144,2010-06-13
........\....\....\outdatakrigxvar.txt,1804,2010-06-13
........\....\....\outdatakrigyvar.txt,1804,2010-06-13
........\....\....\outdatazui.txt,606144,2010-06-13
........\....\4770
........\....\....\10 1.8 1.5
........\....\....\..........\outdatakrigcanshu.txt,66,2010-06-13
........\....\....\..........\outdatakrigcheck.txt,314820,2010-06-14
........\....\....\..........\outdatakrigguzhi.txt,783552,2010-06-13
........\....\....\..........\outdatakrigxvar.txt,3872,2010-06-13
........\....\....\..........\outdatakrigyvar.txt,3872,2010-06-13
........\....\....\..........\xianshi.m,185,2010-06-13
........\....\....\20 3 3
........\....\....\......\outdatakrigcanshu.txt,66,2010-06-13
........\....\....\......\outdatakrigcheck.txt,209880,2010-06-13
........\....\....\......\outdatakrigguzhi.txt,783552,2010-06-13
........\....\....\......\outdatakrigxvar.txt,2332,2010-06-13
........\....\....\......\outdatakrigyvar.txt,2332,2010-06-13
........\....\....\4770.txt,124020,2010-06-13
........\....\....\outdatafan.txt,783552,2010-06-13
........\....\....\outdatafan3.txt,783552,2010-06-13
........\....\....\outdatazui.txt,783552,2010-06-13
........\....\....\xianshi.asv,358,2010-06-13
........\....\....\xianshi.m,185,2010-06-13

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

发表评论

0 个回复

  • neural-pca-ica
    image separation using neural net
    2009-04-14 21:46:41下载
    积分:1
  • upload
    offline handwritten character recognition
    2012-05-03 21:53:55下载
    积分:1
  • pedestrain
    经典的行人检测算法,利用HOG和SVM实现此算法。已调试可以正常运行。(Classic pedestrian detection algorithm, HOG and SVM to implement this algorithm. Has debugging normal operation.)
    2013-03-04 15:13:57下载
    积分:1
  • Sensitivity
    敏感性分析,基于连接权计算输出对于输入的敏感度(sensitivity analysis)
    2015-03-30 16:23:01下载
    积分:1
  • decomp_reconst_W
    Decompose image into subbands, denoise using BLS-GSM method, and recompose again. fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig) im: image Nsc: number of scales filter: type of filter used (see namedFilters) block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood noise: signal with the same autocorrelation as the noise parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood covariance: are we considering covariance or just variance? optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0) sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise) Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero). JPM, Univ. de Granada, 3/03
    2010-08-14 20:26:17下载
    积分:1
  • makeSbus
    可一步做到计算电力系统的节点有功矩阵的程序。(Can step do calculation of power system node meritorious matrix program. )
    2010-12-05 20:10:46下载
    积分:1
  • 1kernel-ica1_1
    核主元分析程序,利用核函数将非线性数据映射到线性空间,再利用主元分析提取特征数据。(KPCA procedure uses the kernel nonlinear data mapped into linear space, and then using principal component analysis to extract feature data.)
    2013-07-09 15:26:00下载
    积分:1
  • matlab-GPsource
    时间学列GP源程序,对预测非常有用,直接下载运行即可,傻瓜式运行,方便简单,尽快下载吧(Time to learn, GP source, the forecast is very useful, direct download can be run, fool-style operation, convenient and simple, as soon as possible to download it)
    2013-04-01 21:04:00下载
    积分:1
  • PESGM2008-000268
    Preparing for New MISO Ancillary-Service Market: FirstEnergy Perspectives
    2013-12-03 18:17:01下载
    积分:1
  • paper1
    基于MATLAB的自相关函数基音检测的优化.pdf(Autocorrelation function of pitch detection based on MATLAB optimization. Pdf)
    2013-12-17 20:59:03下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载