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

搜索资源列表

  1. dft1.m

    0下载:
  2. 图像处理,在matlab上对图像进行DFT计算-Image processing on the image DFT calculation matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:700
    • 提供者:ev
  1. mirone

    2下载:
  2. mirone是基于MATLAB的框架工具,允许大量的网格格式的显示和操作通过与GDAL库的接口。它的主要目的是为用户提供一个不寻常的易于使用的图形界面,更常用的程序的标准时间包。此外,它还提供了大量的工具,特别是专注于地球物理学和地球科学领域。其中,用户可以找到工具来完成多任务规划、弹性变形的研究,模拟海啸传播,IGRF计算和磁帕克倒置,欧拉旋转和欧拉计算,板块构造重建、地震震源机制分析和策划,先进的图像处理工具,等等。高质量的测绘和制图能力,保证CShell脚本和DOS批处理文件的自动生成。-
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-18
    • 文件大小:27619016
    • 提供者:许明炬
  1. Field_II_PC7

    1下载:
  2. Field II是一个模拟超声传感器声场、使用线性声学超声成像的MATLAB仿真程序。该程序使用Tupholme-Stepanishen方法计算脉冲超声声场。该程序工程能够为大量不同的超声传感器在脉冲和连续波情况下计算发射和脉冲回波声场,也可以模拟任何一种线性成像以及逼真的图像的人体组织。-Field IIis a simulated ultrasonic sensor field, the use of linear ultrasound imaging of the MATLAB simul
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:253515
    • 提供者:yywi
  1. 1d

    0下载:
  2. 基于matlab编写的,可以计算一维信号的分形维数,适合初学者学习。-fractal dimension for 1d
  3. 所属分类:Fractal program

    • 发布日期:2017-05-04
    • 文件大小:7667
    • 提供者:何坤
  1. jisuanwutidexuanzhuanjiaodu

    0下载:
  2. 通过matlab算法计算物体的旋转角度,算法精度高,具有实时性-The rotation angle of the object is calculated by the matlab algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:12774
    • 提供者:dd
  1. HOG

    0下载:
  2. 计算数字图像的梯度直方图信息,得到特征描述子矩阵,适用于matlab开发环境中-Histogram of Oriented Gradient
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:4462
    • 提供者:周磊
  1. Desktop

    0下载:
  2. a imread( 1.jpg ) 图像imread后,a已经是矩阵了(彩色的3维,灰度2维) matlab操作数据以矩阵为基础,也就是计算都是矩阵啦-graph matching
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:934
    • 提供者:白刚玉
  1. GrayLevelCoMatrix

    0下载:
  2. 计算灰度共生矩阵,本程序可以计算任意偏移角度和距离的弧度共生矩阵,同时经过测试,比matlab自带graycomatrix计算结果更准确。-Calculation GLCM, this program can be calculated at any angle and radian offset distance co-occurrence matrix, while tested, than matlab graycomatrix comes more exact calculations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1149
    • 提供者:like
  1. Stransform

    0下载:
  2. S变换Matlab程序,S变换数值计算方法比较的实验研究-Experimental Study of S transform numerical comparison of calculated S transform Matlab procedures,
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:614525
    • 提供者:吴峰
  1. RGB-color-model-similarity

    1下载:
  2. 图像分割是图像处理的重要步骤, 由于彩色图像含有的信息比灰度图像还多, 因而对彩色图像分割的研 究越来越受到人们的关注. 提出一种新的基于RGB 空间颜色相似性的彩色图像分割方法. 首先比较各种颜色模 型的优势与不足, 然后根据RGB 颜色空间的颜色信息和亮度信息提出一种计算在RGB 空间下颜色相似性的方 法, 再结合提出的图像颜色分量计算方法, 从而形成颜色分类地图, 最后根据颜色分类图进行像素划分, 得到分 割结果. 实验在Matlab 平台上进行, 结果表明: 对于颜色分明
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:491740
    • 提供者:naipab
  1. PIVlab

    1下载:
  2. PIV图像处理代码,使用NCC算法,matlab代码,自动生产仿真图片并计算,可以直接运行-PIV image processing code, NCC algorithm, matlab code, automatic production and image simulation calculations can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8057095
    • 提供者:xiaoshuang
  1. Structure-From-Motion-From-Two-Views

    0下载:
  2. 基于两幅图像的相机移动计算。基于matlab中的视觉跟踪模块实现,使用matlab 2016b自带工具箱。可以当作slam课程的作业。包含实验的照片。以及用于相机标定的照片。-Camera movement is calculated based on the two images. Matlab-based visual tracking module, using matlab 2016b own toolbox. It can be used as job slam courses. Ex
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3975609
    • 提供者:yinyan
  1. reddetect

    0下载:
  2. 该程序是通过摄像头实时检测红色目标,并且标记,计算出质心坐标,请在运行之前确保matlab安装了相应的摄像头驱动-The program is through the camera in real-time detection of the red target, and Mark, the calculated centroid coordinates, make sure before running matlab installed the appropriate camera drive
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2235
    • 提供者:袁杨宇
  1. jnb_detection_code

    1下载:
  2. 模糊度计算 jnb算法 使用matlab估计自然场景的图像模糊度。-blur quality calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:33237642
    • 提供者:hankun
  1. GravityCenter

    1下载:
  2. 该函数实现的是激光光斑中心检测。首先对光斑进行预处理,然后利用灰度重心法来计算得到光斑的中心坐标,最后利用MATLAB的绘图功能描绘出光斑中心位置的变化情况。-This function is implemented in the laser spot detection. First spot pretreatment, and then use the barycenter method to calculate the coordinates of the center of the sp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1065
    • 提供者:简俊明
  1. template_matching_version1b

    0下载:
  2. 用于计算SSD算法与NCC算法的特征匹配的MATLAB源代码。-The MATLAB source code used to compute the feature matching of the SSD algorithm and the NCC algorithm.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-05
    • 文件大小:13717
    • 提供者:5030
  1. NDVI

    2下载:
  2. 基于matlab软件的遥感指数计算,NDVI,植被指数。 -Remote sensing index calculation based on MATLAB software, NDVI, vegetation index.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:11724
    • 提供者:清和
  1. GLCM

    0下载:
  2. 灰度共生矩阵建立在估计图像的一阶组合条件概率密度函数的基础上, 其通过计算图像中有一定距离和一定方向的两点之间灰度的相关性, 反映图像在方向、间隔、变化幅度及快慢上的综合信息。-The GLCMs are stored in a i x j x n matrix, where n is the number of GLCMs calculated usually due to the different orientation and displacements used in the alg
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:宋超
  1. external

    0下载:
  2. 相机内部参数计算,用于地面到像面坐标变换,matlab环境开发,直接可用-Camera internal parameters calculated for the ground to the image plane coordinate transformation, matlab environment development, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:jiang
  1. 757804

    0下载:
  2. VC下利用Matlab实现科学计算的可视化 很好的 可以用-VC under the use of Matlab can use scientific computing visualization is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:82944
    • 提供者:hlepharie
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 »
搜珍网 www.dssz.com