登录
首页 » matlab » 识别源码2

识别源码2

于 2020-12-01 发布
0 258
下载积分: 1 下载次数: 3

代码说明:

说明:  路面裂缝识别的代码 包括GUI 很齐全 实际可用(The code of pavement crack identification includes GUI)

文件列表:

第 21 章 路面裂缝检测识别系统设计, 0 , 2015-08-18
第 21 章 路面裂缝检测识别系统设计\Bridge_Crack.m, 3479 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\Gui_Main.fig, 16972 , 2014-11-12
第 21 章 路面裂缝检测识别系统设计\Gui_Main.m, 12649 , 2014-12-01
第 21 章 路面裂缝检测识别系统设计\Identify_Object.m, 558 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\InitAxes.m, 716 , 2014-11-12
第 21 章 路面裂缝检测识别系统设计\IterProcess.m, 355 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\Judge_Crack.m, 1007 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\Judge_Direction.m, 549 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\Process_Main.m, 1080 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\Project.m, 94 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\adjgamma.m, 346 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\bw_filter.m, 327 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\hist_con.m, 419 , 2015-01-03
第 21 章 路面裂缝检测识别系统设计\images, 0 , 2015-08-13
第 21 章 路面裂缝检测识别系统设计\images\ceshi1.jpg, 46374 , 2011-03-20
第 21 章 路面裂缝检测识别系统设计\images\ceshi2.jpg, 39219 , 2011-03-24
第 21 章 路面裂缝检测识别系统设计\med_process.m, 420 , 2015-01-03
www.downma.com.txt, 153 , 2017-08-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SQLiteTable3
    说明:  SQLite Table3.pas修正版,解决中文显示乱码,以及最后一字符乱码。delphi 里UTF8Encode和UTF8Decode两函数配合使用,例:获取sltb := slDb.GetTable(UTF8Encode(sSQL)); 显示字段sd.Cells[i + 1, sltb.Row + 1] :=UTF8Decode(sltb.FieldAsString(sltb.FieldIndex[sltb.Columns[i]]));(The revised version of SQLite Table 3. PAS solves the problem of Chinese display scrambling and last character scrambling. In delphi, UTF8Encode and UTF8Decode functions are used together, for example: get sltb: = slDb. GetTable (UTF8Encode (sSQL); display field sd. Cells [i + 1, sltb. Row + 1]: = UTF8Decode (sltb. Field String (sltb. Field Index [sltb. Columns [i]);)
    2020-06-23 10:00:01下载
    积分:1
  • 911605
    用VB做的一个液晶取字模程序,做液晶显示应该能够能用得到(Use VB to do a liquid crystal to take the font program, do liquid crystal display should be able to use)
    2018-11-05 09:00:55下载
    积分:1
  • Máquinas AC
    说明:  ac machine drive speed control
    2019-03-15 22:03:49下载
    积分:1
  • CompAct-VSA Design and modelling
    说明:  本文介绍了一种新型变刚度执行机构(CompAct-VSA)的设计与建模。压实- vsa的工作原理是基于具有连续调节枢轴点的杠杆臂机构。提出的概念允许开发具有大刚度范围和快速刚度调节响应的驱动单元。执行机构的实现利用凸轮形杠杆臂与可变枢轴驱动齿条和小齿轮传动系统。这种实现导致了高度集成和模块化的组装。尺寸和重量确实是VSAs设计中的一个开放问题,这最终限制了它们在多自由度机器人系统中的实现。本文介绍了执行机构的原理、工作原理和模型。初步结果表明,所提出的压实vsa设计具有快速的刚度调节响应和较大的刚度范围。(This paper describes the design and modelling of a new variable stiffness actuator (CompAct-VSA). The principle of operation of CompAct-VSA is based on a lever arm mechanism with a continuously regulated pivot point. The proposed concept allows for the development of an actuation unit with a wide range of stiffness and a fast stiffness regulation response. The implementation of the actuator makes use of a cam shaped lever arm with a variable pivot axis actuated by a rack and pinion transmission system. This realization results in a highly integrated and modular assembly. Size and weight are indeed an open issue in the VSAs design, which ultimately limit their implementation in multi-dof robotic systems. The paper introduces the mechanics, the principle of operation and the model of the actuator. Preliminary results are presented to demonstrate the fast stiffness regulation response and the wide range of stiffness achieved by the proposed CompActVSA design.)
    2019-03-19 23:31:15下载
    积分:1
  • 在 NS2 中创建无线模拟器
    Tcl 脚本帮助创建无线网络模拟器软件所加强的创新理念。欢迎大家下载、试用。谢谢大家的支持。
    2022-09-17 17:15:03下载
    积分:1
  • ads4449_config
    说明:  配置ADS4449,SPI接口;中文说明不能小于20字(Configure ads4449,Chinese description cannot be less than 20 words)
    2020-11-30 16:19:27下载
    积分:1
  • 梁的有限元C++程序设计
    说明:  主要是有限元分析,建立梁的模型,对照《有限单元法》这本书学习,事半功倍(It is mainly the finite element analysis, the establishment of beam model, compared with the book "finite element method" study, get twice the result with half the effort)
    2020-06-19 17:20:02下载
    积分:1
  • 电子书制作
    电子书制作chm教材说明(electronic book production materials note)
    2005-02-11 00:08:11下载
    积分:1
  • qqkjdg
    1:将腾讯导购应用文件夹内全部文件用ftp二进制上传到空间, 2:运行http://你的域名/install.php 输入你的数据库信息点击安装 3:登录后台http://你的域名/admin.php修改网站名字、腾讯appid、淘宝pid等参数 4:后台帐号密码为9200159 as.19920123 5: 在应用里正常显示需要空间支持PHP socket组件">
    2020-11-03 15:09:52下载
    积分:1
  • fem_matlab
    使用matlab语言编程有限元,代码比较全,仅限交流。(Using MATLAB language programming finite element, code comparison is complete, only communication)
    2018-10-08 15:04:49下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载