CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 工件 matlab

搜索资源列表

  1. DynamicProgramming

    1下载:
  2. 一个4台机器加工500个工件求最小加工时间的动态规划正向算法的例子的matlab实现
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:148.75kb
    • 提供者:plow
  1. program

    1下载:
  2. 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:32.82kb
    • 提供者:南飞燕
  1. liushuixian

    0下载:
  2. 经典的流水线加工问题的仿真模型 在matlab命令窗口中输入yige(a,b,r,l) a表示工件的长,b表示工件的宽 r表示弯道半径 l表示两个工件之间的距离-as described above
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.25kb
    • 提供者:pengzhimin
  1. yanfun2

    0下载:
  2. 这是另个对磨床加工工件工序问题建模求解的MATLAB程序,方法合理可靠-This is another one of the workpiece grinding process modeling and solving the problem of the MATLAB program, the method is reasonable and reliable
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:95.63kb
    • 提供者:shenxianl
  1. yanmcm05

    0下载:
  2. 这是一个方法可靠的对磨床加工工件工序问题建模求解的MATLAB程序-This is a reliable method for grinding workpiece process of problem solving in the MATLAB modeling program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:95.75kb
    • 提供者:shenxianl
  1. yanmcm04

    0下载:
  2. 这是一个对磨床加工工件工序问题建模求解的MATLAB程序,方法可靠-This is a workpiece grinding process modeling and solving the problem of the MATLAB program, method is reliable
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:101.79kb
    • 提供者:shenxianl
  1. MeasureTest

    2下载:
  2. 双目视觉算法原理介绍和代码,测量空间中的工件尺寸,-Binocular vision algorithms and code described principle, measurements of space in the workpiece size,
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.51mb
    • 提供者:吴亚鹏
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.51kb
    • 提供者:王龙隐
  1. LabVIEWandmatlab

    0下载:
  2. 基于labview和matlab的工件数字识别-Based on the LabVIEW and MATLAB workpiece digital recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:479.15kb
    • 提供者:王军仁
  1. size-of-workpiece

    1下载:
  2. 通过MATLAB的数字图像处理实现工件尺寸测量,投影几何校正,投影法测距-The image measurement of the size of the workpiece.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:125.32kb
    • 提供者:高岱
  1. mat

    1下载:
  2. 课程设计 基于matlab的工件图像尺寸测量技术-The course design is based on matlab the workpiece image size measurement techniques
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:32.03kb
    • 提供者:虞天成
  1. Scheduling-problem-genetic-algorithm

    0下载:
  2. 流水生产调度问题是指生产系统任一机器一旦开始加工工件,就应连续不断加工直到完成所有的工件,同一机器上连续加工的两个工件之间不能有间断。这里是调度问题的遗传算法matlab程序。-Scheduling problem genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10.66kb
    • 提供者:
  1. The-average-deviation

    5下载:
  2. 这个程序是基于matlab的计算工件粗糙度的轮廓算术平均偏差Ra的值。里面有例程,还有详细的代码注释,希望对各位有所帮助,代码段还有不完善的地方,日后再改进,但是逻辑应该是没有问题的,大家可以基于此来书写新的程序,算是抛砖引玉吧-This procedure is based on the calculation of the value of matlab workpiece contour arithmetic average roughness Ra of deviation. There
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:98.35kb
    • 提供者:阿神
  1. Genetic-algorithm-Matlab

    1下载:
  2. 以加工时间最短为目标,对机加车间工件加工问题建立数学模型。针对标准遗传算法(SGA)求解存在的早熟收敛、求解精度低等问题,提出一种改进的遗传算法。-Aiming at the shortest processing time, the mathematical model of machining workpieces in machining workshop is set up. Because of premature convergence and low precision for s
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.93kb
    • 提供者:俊采星驰
  1. Imagebianyuantiqu

    0下载:
  2. 应用matlab算法对工件边缘进行提取 分别提取其上下左右四个方向的边缘 最后对四个方向进行运算-Matlab algorithm is applied to extract the edge of the workpiece to extract the ed
  3. 所属分类:Special Effects

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

    0下载:
  2. matlab数字图像处理,找到工件的瑕疵,利用了霍夫变换(Matlab digital image processing, finding the defects of the workpiece, using the Hof transform)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:派拉汀
  1. MATLAB平面参数测量系统(GUI,面积,周长参数)

    2下载:
  2. 一、课题介绍:本课题为基于MATLAB的平面参数测量系统,是以一个带缺陷的光伏面板作为素材,检测出缺陷所在,定位后计算出每个缺陷的面积大小。本设计带有一个人机界面GUI. 二、算法流程:读入测试图片——rgb转换——分割——开闭运算——空洞填充——过滤微小连通域面积——计算缺陷面积和个数。(1. Topic introduction: this topic is a plane parameter measurement system based on MATLAB. It uses a ph
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-24
    • 文件大小:920kb
    • 提供者:www.wobishe.com
  1. 041958210501891

    2下载:
  2. 通过MATLAB图像处理测量工件尺寸的测量,有优化的用户界面(Measurement of workpiece size by image processing in MATLAB, with optimized user interface)
  3. 所属分类:其他

    • 发布日期:2020-07-17
    • 文件大小:27kb
    • 提供者:mr.suen
搜珍网 www.dssz.com