CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab计算

搜索资源列表

  1. aoutmotion

    0下载:
  2. 用matlab 读取excel文件、调用外部程序、将计算数据存入excel的例子- matlab read excel file, call an external program, the calculated data into excel example
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:880
    • 提供者:lxz
  1. dll

    0下载:
  2. 无参考图像质量评价资料,用来计算的。Matlab语言编写,很实用。-No reference image quality assessment data used for the calculation. Matlab language, very practical.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-09
    • 文件大小:2024358
    • 提供者:张少勇
  1. Program

    0下载:
  2. 表面微结构生成,表面温度分布计算,凸包凹坑生成的matlab程序。-Surface microstructure formation, the surface temperature distribution calculation, convex hull pits generated by the matlab program
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1854
    • 提供者:刘慧
  1. moshishibie

    0下载:
  2. 模式识别与智能计算,MATLAB的仿真实验 第二章源代码-Pattern recognition and intelligent computing, MATLAB simulation experiment source code chapter II
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:6703
    • 提供者:李义涛
  1. xcg

    6下载:
  2. matlab实现的计算一幅图像中相邻像素间的相关性。-calculating the correlation between adjacent pixels in a grayscal image using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:60416
    • 提供者:苏永刚
  1. cal-distance

    0下载:
  2. 采用矩阵计算的方式,快速计算各个样本之间的距离平方值的matlab代码-By way of matrix calculation, quickly calculate the value of each square of the distance between samples matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1136
    • 提供者:赵壮
  1. Measurement-of-plant-leaf

    1下载:
  2. 基于Matlab的植物叶片面积测量 已知标准A4纸大小和面积,将要测量的叶片放在标准A4纸上,测出叶片占A4纸的面积比例,即可求出叶片的叶面积。由于比例的对应关系,将叶片实物转化为数字图像。数字图像由像素构成,计算出叶片和背景占有的像素,求出二者的比例关系再结合参照物即可得出叶片的面积。图像的像素可在对图像去噪声、二值化后等处理后计算出。- Measurement of plant leaf area based on Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1377452
    • 提供者:lizi
  1. code

    0下载:
  2. 《模式识别与智能计算》书中案例MATLAB源代码-" Pattern Recognition and Intelligent Computing" book case MATLAB source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:119063
    • 提供者:mingjin
  1. opencv-fft2

    0下载:
  2. 灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!-Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier tran
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:183058
    • 提供者:文昊
  1. 2015A

    0下载:
  2. 根据当地维度北京维度、太阳高度角等计算某个时间区间长杆影子位置变化的matlab程序源码-Beijing dimension, solar elevation angle to calculate a time interval pole position of the shadow changes based on the local dimension of matlab program source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1002
    • 提供者:dfgdfgds
  1. DTjuanji

    0下载:
  2. 计算离散时间序列的卷积,是自编函数,不使用MATLAB提供的函数-Convolution computing discrete time series, is the self function without MATLAB functions provided
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:515
    • 提供者:yjw
  1. tree4

    0下载:
  2. 图像处理方面的matlab程序,用以计算四叉树的程序-imagae processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:780
    • 提供者:yanxingzhe
  1. GSalgorithm

    1下载:
  2. 实现计算全息中基本的GS算法的matlab代码,包括图像读取显示及傅里叶相位变换的功能。-Implement GS algorithm matlab procedures, including the image reading display and Fourier Transform and phase function
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:604
    • 提供者:马晓
  1. MATLAB_PICTURE_PROCESSING

    3下载:
  2. 使用MATLAB,实现以下四个功能 一、获取图片RGB值:给定一张图片,获取点(x,y),以及(x,y)周围8个点的R、G、B值。 二、实现rgb2gray函数:使用matlab实现rgb2gray的功能,并能计算出转换后灰度图片的方差。 三、灰度图对比度增强:分别使用灰度拉伸和直方图均衡化,增强给定图的对比度。 四、图像去噪:对给定图片加椒盐噪声,并选择两个去噪算法去除椒盐噪声。 -Using MATLAB, to achieve the following four fu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:455236
    • 提供者:Jane Ge
  1. gettarget.c

    0下载:
  2. 二值图像连通标记矩阵计算,实现MATLAB 使用的bwlabel1.c 功能-Binary image connected mark with matrix algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3580
    • 提供者:avrmax
  1. Nearest-neighbor-classification-code

    0下载:
  2. 最近邻分类器代码和数据,MATLAB程序,可对数据进行计算距离,识别距离最近的数据。-Nearest neighbor classification code and data, MATLAB program, the data can be calculated the data identify the nearest.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:11233
    • 提供者:单治磊
  1. idocdown_v3.1.5

    0下载:
  2. 程序是指纹分类源码,其中计算方向场部分MATLAB源码-Program is a fingerprint classification source, wherein the source compute orientation field portion MATLAB
  3. 所属分类:Wavelet

    • 发布日期:2017-05-14
    • 文件大小:3220638
    • 提供者:jtjijyf
  1. 1FFT

    0下载:
  2. matlab程序,生成一个矩形孔,通过菲涅尔衍射积分计算其在全息面的衍射场-matlab program that generates a rectangular hole, calculate the diffracted field in holographic Fresnel diffraction integral by
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:766
    • 提供者:追月
  1. xinxishang

    1下载:
  2. 使用Matlab编写的一维离散信号的信息熵的计算-Using Matlab discrete signal information entropy calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:547
    • 提供者:songyingxu
  1. ImgEntropy

    0下载:
  2. 基于Matlab的一维图像熵和二维图像熵的计算。-Based on Matlab is one dimensional image entropy and two-dimensional image entropy calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:624
    • 提供者:songyingxu
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 46 »
搜珍网 www.dssz.com