CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - matlab函数

搜索资源列表

  1. jiao448

    1下载:
  2. 一个用matlab检测直线交点的源程序,适合于二值图像,函数实现了图像中单象素宽白色相交直线交点的检测利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-a linear detection using Matlab intersection of the source, suitable for two binary images, Function of image pixels wide single white line in
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.32kb
    • 提供者:交角
  1. dicomtobmpmatlab

    0下载:
  2. DICOM图像与BMP图像转化的matlab源码。调用matlab工具箱自带的内部函数。-DICOM images and BMP images into the source Matlab. Calling Matlab Toolbox own internal functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.17kb
    • 提供者:wangwei
  1. vc_CALL_MATLAB_C++graphiclib

    1下载:
  2. VC++下调用matlab图形库函数进行绘图并显示到VC的图形界面中。-VC call Matlab graphics library functions and mapping indicates that the VC graphics interface.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:146.26kb
    • 提供者:周瑞
  1. houghostu

    4下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding methods, the packing paper deta
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:74.7kb
    • 提供者:田炳香
  1. Bus-Control

    1下载:
  2. 程序目录 附录一。MATLAB程序:busmod.m文件 % 汽车悬架系统模型建立 附录二。MATLAB程序:PID.m文件 % 悬架系统根轨迹图和PID控制器设计 附录三。MATLAB程序:bode.m文件 % 汽车悬架系统Bode图法频率响应设计 附录四。MATLAB程序:stafeed.m文件 % 汽车悬架系统的状态反馈控制器设计 附录五。MATLAB程序:modela.m文件 % 双轮汽车悬架系统的动力学仿真主程序 附录六。MATLAB程序:model
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24.99kb
    • 提供者:Zhang Wohua
  1. code

    0下载:
  2. matlab中canny算子下的边缘检测函数,带详细注释
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:孙志梁
  1. matlab wavelet code

    0下载:
  2. 图形图像处理中小波压缩编码的码头喇叭实现,非常简单,只是调用系统函数-graphics processing wavelet compression coding to achieve the terminal loudspeaker, very simple, just call functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.04kb
    • 提供者:liu
  1. 用matlab绘画出贝塞尔函数图形

    1下载:
  2. 用matlab绘画出贝塞尔函数图形,加深对贝塞尔函数的认识。,Painting with a Bessel function matlab graphics, deepen their understanding of Bessel functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-22
    • 文件大小:321.24kb
    • 提供者:李冰
  1. mutifractal.关于多重分形的函数

    1下载:
  2. 这是一个关于多重分形的函数,效果与众不同,This is a study on multi-fractal function of the effect of different
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-23
    • 文件大小:957byte
    • 提供者:shangjy
  1. videoIO-r531-source

    0下载:
  2. matlab 上用的视频输入输出函数比mmread要好!-use matlab video input and output function mmread better than that!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:5.96mb
    • 提供者:hill
  1. Image_kurtosis_skewness_function

    0下载:
  2. 图像峰度偏度函数,函数的变量里需要指明平均值和方差-Image kurtosis skewness function, the function of the variable need to specify the mean and variance
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:904byte
    • 提供者:haha
  1. FindLineSegs

    0下载:
  2. 该函数用于提取图像中的直线段 输入图像,直接输出提取的直线段-find line segment in images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:1.99kb
    • 提供者:Qinxun Bai
  1. image

    0下载:
  2. 图形用户界面(GUI)演示常见的二维函数图形。菜单条中含有5个菜单项:Plot、Option、LineStyle、Color和Quit。Plot中有Sine Wave、tsin(3t) Wave、2*exp(-0.5*x).*cos(pi*x) Wave、四页玫瑰曲线、阿基米德螺旋曲线和心形曲线六个子菜单项,分别控制在本图形窗口画出相应曲线。-Graphical user interface (GUI) shows the common two-dimensional graphics func
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:928byte
    • 提供者:lx
  1. R_value

    1下载:
  2. 采用matlab求的相关系数矩阵,嘿嘿,不是matlab直接能调用的内部函数哦!-Based on matlab for correlation coefficient matrix, hey hey, not directly matlab can call internal function!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:1.5kb
    • 提供者:熊礼阳
  1. screen_grab

    0下载:
  2. MATLAB下,自动屏目截取函数。需要先选择编译器,在MATLAB窗口中输入mex -setup -MATLAB, the automatic screen mesh function interception. Need to select the compiler in the MATLAB window, type mex-setup
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:10.17kb
    • 提供者:zhao
  1. rgb

    1下载:
  2. Matlab环境下可以使用文本描述的颜色函数,如果不使用参数,则可以图形化显示颜色表。-Matlab environment can use color text descr iption of the function, if you do not use parameters, you can graphically display the color table.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3.64kb
    • 提供者:Feng
  1. 15

    0下载:
  2. MATLAB中与图像处理有关的函数大全,很全的,比较有用。-MATLAB, and image processing related functions Daquan, very wide, and more useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:17.85kb
    • 提供者:
  1. matlab

    0下载:
  2. 数字图像处理或信号处理滤波器设计使用到的各种函数(Matlab)汇总-the functions on filter design and analysis in matlab
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:13.42kb
    • 提供者:郭江
  1. shift

    0下载:
  2. Matlab编写的图像配准函数,可达到0.01像素精度,并附有算法说明pdf文档-Timage registration function writen by Matlab. It can reach 0.01 pixel accuracy. The algorithm descr iption of pdf document is include.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:157.68kb
    • 提供者:赵敏
  1. getmat

    0下载:
  2. fortran中调用matlab库函数读取mat文件中数组的子程序数组个数、维度可根据实际情况设置,或根据传递参数确定-fortran call matlab library function to read the document mat Subroutine array array the number of dimensions can be set according to the actual situation, or in accordance with transmission
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1.21kb
    • 提供者:vem1150
« 12 »
搜珍网 www.dssz.com