登录
首页 » matlab » KrigingV2.0

KrigingV2.0

于 2011-02-21 发布 文件大小:20KB
0 250
下载积分: 1 下载次数: 2

代码说明:

说明:  克里金算法2.0版本,对二维插值有详细的工具箱(kriging algorithm V2.0 for matlab )

文件列表:

DACE--A MATLAB Kriging Toolbox V2.0 M文件
.........................................\DACE--A MATLAB Kriging Toolbox V2.0 M文件
.........................................\.........................................\htm" target=_blank>changelog,4352,2002-09-04
.........................................\.........................................\Contents.m,1202,2002-09-04
.........................................\.........................................\corrcubic.m,1207,2002-08-05
.........................................\.........................................\correxp.m,1039,2002-08-05
.........................................\.........................................\correxpg.m,1176,2002-08-05
.........................................\.........................................\corrgauss.m,1028,2002-08-05
.........................................\.........................................\corrlin.m,1091,2002-08-05
.........................................\.........................................\corrspherical.m,1227,2002-08-05
.........................................\.........................................\corrspline.m,1868,2002-08-05
.........................................\.........................................\dacefit.m,9060,2002-09-03
.........................................\.........................................\data1.mat,2040,2002-08-05
.........................................\.........................................\dsmerge.m,3942,2002-08-05
.........................................\.........................................\gridsamp.m,1205,2002-08-05
.........................................\.........................................\lhsamp.m,592,2002-08-05
.........................................\.........................................\predictor.m,4398,2002-08-26
.........................................\.........................................\regpoly0.m,377,2002-08-05
.........................................\.........................................\regpoly1.m,385,2002-08-05
.........................................\.........................................\regpoly2.m,789,2002-09-04

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

发表评论

0 个回复

  • 程序
    PIVlab - 时间分辨粒子图像测速(PIV)工具: 一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。 使用MATLAB网络研讨会进行人脸识别代码: 使用MATLAB在线讲座的人脸识别中的主要演示文件。 Gabor特征提取: 该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。 主成分分析: 用于特征提取; 链码: 基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle image velocimetry (PIV) tool: A GUI based tool for preprocessing, analysis, validation, post processing, visualization, and Simulation of PIV data. Using MATLAB webinar for face recognition code: The main demo file is used in MATLAB online lectures for face recognition. Gabor feature extraction: The program generates a custom Gabor filter bank and uses them to extract image features. Principal component analysis: For feature extraction; Chain code: Surface contour description of Freeman based on MATLAB)
    2021-03-30 16:59:09下载
    积分:1
  • chepaidingwei
    使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。()
    2008-06-10 10:17:08下载
    积分:1
  • lane-detect
    canny边缘检测,还有车道线检测。效果还可以。(canny edge detection, and lane detection. The effect can be.)
    2014-01-14 16:44:00下载
    积分:1
  • yuandaima
    以多光谱数据为原始数据,通过空间变换、滤波、融合、纹理及图像处理等手段,提取遥感图像多维、多尺度特征,最终建立面向目标检测、识别和分析的特征空间,并使用NASA的实测数据对方法的性能进行验证和分析。(Multi-spectral data to the original data, through space conversion, filtering tools, integration, texture and image processing, remote sensing images to extract multi-dimensional, multi-scale features, for the eventual establishment of target detection, identification and analysis of the characteristics of the space, and measured using NASA performance of the method for data verification and analysis.)
    2014-03-11 16:27:57下载
    积分:1
  • MCA
    MCA为形态学成分分析 将图像分为纹理和结构两个部分(MCA method of image decomposition texture and structure)
    2020-07-04 11:40:02下载
    积分:1
  • matlabCV
    一些图象处理及机器视觉的matlib工具,例程,有ransac算法,求单应矩阵等等。(some image processing and machine vision matlib tools, routines, ransac algorithm, should seek single matrix, and so on.)
    2007-06-13 21:24:33下载
    积分:1
  • cloud
    这是一个很全的云模型图像处理,功能全,已运行(This is a good use of the cloud model program, function, good effect, has been in operation)
    2020-12-28 19:09:01下载
    积分:1
  • 基于混沌论和量化方法实现一种针对灰度的鲁棒水印算法 QIM_Block-Equel
    基于混沌理论和量化方法实现一种针对灰度图像的鲁棒水印算法。(Based on chaos theory and quantitative methods to achieve a robust watermarking algorithm for grayscale images.)
    2020-06-27 01:00:01下载
    积分:1
  • ImagefusionPCAandIHS
    给出了图像融合中三种经典的融合算法:加权融合、PCA融合和IHS融合。程序中有比较详细的说明,特别适合初学图像融合者使用(Image fusion are given the convergence of three classical algorithms: weighted fusion, PCA fusion and IHS fusion. Procedures are a more detailed explanation, especially for beginners to use the image fusion)
    2009-10-07 20:53:56下载
    积分:1
  • 素边缘检测
    亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)
    2018-08-20 14:53:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载