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

搜索资源列表

  1. vcmat

    0下载:
  2. 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4.51kb
    • 提供者:zhangjuan
  1. box_count

    1下载:
  2. matlab 盒维数分形计算,m文件,包括两个测试曲线
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2.77kb
    • 提供者:张雪
  1. avegradaedge_intensity

    3下载:
  2. 计算图像的平均梯度和边缘强度的matlab源码,M文件形式-Calculating the average image intensity gradient and the edge of the matlab source, M documents in the form
  3. 所属分类:Graph program

    • 发布日期:2016-01-27
    • 文件大小:1kb
    • 提供者:
  1. xinxishang

    0下载:
  2. 使用matlab编写的一个m文件,主要是计算图像的信息熵-Matlab use m the preparation of a document, the main image is the calculation of information entropy
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:575byte
    • 提供者:随风
  1. gear

    3下载:
  2. 使用matlab计算齿轮图片中齿的个数的程序(内附图及代码)-This file demonstrates how the Cell Execution Mode is useful in creating and publishing MATLAB scr ipt M-files. Starting with a picture of a clock gear, we work step by step to determine how many teeth are on the gear.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:181kb
    • 提供者:高锟
  1. A_Phase-based_Approach_to_the_Estimation_of_the_Op

    0下载:
  2. 一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Networks,13(5), 1127--1136. -Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering, IEEE Tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:641.96kb
    • 提供者:yishui pan
  1. Matlabppt

    0下载:
  2. MATLAB教程:概述,程序设计,绘图,数值计算,符号计算,图形用户界面设计,笔记本,M环境下的仿真-MATLAB Tutorial: an overview, program design, graphics, numerical computing, symbolic computation, graphical user interface design, notebook, M Simulation Environment ... ...
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:190.53kb
    • 提供者:youxia
  1. rigid_motion

    0下载:
  2. 刚性位置变化计算,输入物体在空间坐标系中的坐标,以及旋转向量和平移向量,计算其在摄像机坐标系中的坐标。- [Y,dYdom,dYdT] = rigid_motion(X,om,T) Computes the rigid motion transformation Y = R*X+T, where R = rodrigues(om). INPUT: X: 3D structure in the world coordinate frame (3xN matrix for
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:775byte
    • 提供者:shuang
  1. test1.m.tar

    0下载:
  2. 读图片,从图片中选取一点,计算该点与相邻四点的色彩相关系数。-Reading images, select one point from the picture and calculate its color correlation coefficient with the adjacent four points.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:774byte
    • 提供者:Don Santiago
  1. zernike

    0下载:
  2. 从一个模式识别toolbox摘取的计算zernike不编矩的源代码 结果为图像的n阶m重zernike不变矩-Removal of a pattern recognition toolbox from the calculation of moments zernike source code is not compiled the results of the n-order m for the re-image the same moment zernike
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:28.69kb
    • 提供者:duxing
  1. ImageBinaryzation

    0下载:
  2. image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:705.28kb
    • 提供者:许胜强
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:249.36kb
    • 提供者:许胜强
  1. fractaldim(y-Q-M)

    0下载:
  2. 计盒分形维数计算的matlab源代码编程实现过程-Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M) __________________________________________________________________________ Usage: Computes fractal dimension by box counting(BC) method. NOTE: Running the code may ta
  3. 所属分类:Fractal program

    • 发布日期:2017-04-06
    • 文件大小:24.91kb
    • 提供者:panwangsheng
  1. track-red-matlab-algorithm

    0下载:
  2. 实时跟踪摄像头获取视频中的红色部分,算法由Matlab实现。计算机要有摄像头或连接USB摄像头,Matlab通过自身函数提取视频跟踪。 包含两个文件,word说明了matlab提取视频方法。m文件实现算法,其中摄像头参数部分代码可能视具体情况修改。-Get real-time tracking camera video in the red part of the algorithm by Matlab implementation. Computer must have a camera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:14.89kb
    • 提供者:大勇
  1. dft1.m

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

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

    0下载:
  2. ## 人脸识别GUI设计 这是我在理解PCA算法后,设计`MATLAB GUI`实现人脸识别。 ### 使用方法: 1. 运行face.m主脚本 2. 点击`训练机器`选择train文件夹 3. 点击`choose photo`选择test文件夹下的一张图片 4. 最后点击`recognize`即可进行识别 5. 点击`Accuracy`可计算整个test文件夹下所有图识别准确率 ###(## face recognition GUI design This i
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:2.08mb
    • 提供者:innce
  1. depth

    2下载:
  2. 压缩包内m文件可以用于画图,针对 特征线法计算训练 见其它上传文件。(The package includes m-file used to draw the figure of depth, which is based on the data calculated by program characteristics.rar uploaded by the author.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:芳狗子
  1. NC

    1下载:
  2. 实现归一化相关系数NC的计算,测试有效,需自己替换两张所需计算的图片(The calculation of normalized correlation coefficient NC is effective, and we need to replace two pictures that we need to calculate.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:846kb
    • 提供者:睡觉951
  1. toolbox_nyu_depth_v2

    0下载:
  2. NYU Depth Dataset V2数据集的开发工具箱,包含计算图片各种特征的matlab文件.如: camera_params.m - Contains the camera parameters for the Kinect used to capture the data. crop_image.m – Crops an image to use only the area when the depth signal is projected. fill_depth_colori
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-30
    • 文件大小:30kb
    • 提供者:cindyll
  1. LKpyramid_backup

    2下载:
  2. 金字塔LK光流计算的代码。运行时在当前目录下添加需要检测的视频或照片。 运行'main_video.m' 或 'main_image.m'(Run 'main_video.m' or 'main_image.m' Put your video or images in the current folder when running)
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-19
    • 文件大小:5kb
    • 提供者:456258
« 12 »
搜珍网 www.dssz.com