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

搜索资源列表

  1. color_model_change_matlab

    0下载:
  2. 西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi'an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teache
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:328536
    • 提供者:myname
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-15
    • 文件大小:48224
    • 提供者:liming
  1. VCCOM

    0下载:
  2. 转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:388193
    • 提供者:James
  1. matlab_utilities

    0下载:
  2. This a collection of MATLAB functions for extended Kalman filtering, unscented Kalman filtering, particle filtering, and miscellaneous other things. These utilities are designed for reuse and I have found them very useful in many projects. The code h
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40045
    • 提供者:赵浩
  1. MEenvironment

    0下载:
  2. Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7432
    • 提供者:leo
  1. matlabProgDCS

    0下载:
  2. programs on matlab for Implementation and analysis of a DCS through software –based design projects
  3. 所属分类:matlab例程

    • 发布日期:2010-10-14
    • 文件大小:7754
    • 提供者:Toroji
  1. matlabreportforDCS

    0下载:
  2. report for Implementation and analysis of a DCS through software –based design projects on matlab-report for Implementation and analysis of a DCS through software –based design projects on matlab
  3. 所属分类:编程文档

    • 发布日期:2010-10-14
    • 文件大小:214455
    • 提供者:Toroji
  1. xiaobofenxi

    0下载:
  2. 基于matlab写的小波变换分析,大部分例子可以直接应用于工程之中-Written based on the matlab wavelet transform analysis, most of the examples can be directly applied to projects being
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:31929
    • 提供者:xjsfuture
  1. ProjectsofClassicalMATLABalgorithm

    0下载:
  2. MATLAB经典算法的程序,包括规划问题、绘图、插值与拟合、数据分析、解方程等。-Projects of Classical MATLAB algorithm, including planning, mapping, interpolation and fitting, data analysis, solutions of equations etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:3066439
    • 提供者:兔子
  1. MATLABTOOLBOX

    0下载:
  2. 本书为matlab 工具箱的使用指南,详细介绍了有关工具箱的使用,开发及优化。为各类工程研发提供应用基础-This book matlab toolbox for the use of guidelines, described in detail the use of the toolkit, development and optimization. Research and development for all types of projects provide application-
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4443305
    • 提供者:刘卫菠
  1. MatLab_Engineering_Mathematics_Applications

    0下载:
  2. 《MatLab工程数学应用》是很多研究生做工程时必备的一本参考书。很好用。-" MatLab Engineering Mathematics Applications" is a lot of graduate students to do projects must have a reference book. It just works.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7243692
    • 提供者:刘昆
  1. 遗传算法解释及代码(一看就懂).docx

    0下载:
  2. matlab 源码 跟着老师搞项目时候 自己写的 注释也比较全 适合初学者入门(Matlab source code, with the teacher to engage in projects, the time to write their own notes are more comprehensive, suitable for beginners)
  3. 所属分类:matlab例程

  1. 57368

    0下载:
  2. This is the MATH Projects in ZIP files all source code.
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1181696
    • 提供者:Dhivya
  1. 58134

    0下载:
  2. this is the matlab projects and zip files in all sources code.
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:38912
    • 提供者:Dhivya
  1. Projects_DIP3E

    0下载:
  2. 主要包括DIP 3/e—Student Projects的说明文档以及实验05-04的详细代码,实验的要求为: Instruction manual: (a) Implement a blurring filter as in Eq. (5.6-11). (b) Blur image 5.26(a) in the +45o direction using T = 1, as in Fig. 5.26(b). (c) Add Gaussian noise of 0 mean and
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:89088
    • 提供者:爱传奇
  1. SHMFunctions

    1下载:
  2. LANL出品,结构健康监测工具 SHMtool 包含基础数据处理(http://www.lanl.gov/projects/national-security-education-center/engineering/software/shm-data-sets-and-software.php)
  3. 所属分类:交通/航空行业

    • 发布日期:2018-04-21
    • 文件大小:331776
    • 提供者:weishiyin
  1. jacobi-www.matlabnet.ir

    0下载:
  2. this is jacobian algorithm for calculation projects
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:100352
    • 提供者:ahmad1371
  1. NetBeans Projects

    0下载:
  2. mimik susu yuk dulu ah
  3. 所属分类:通讯编程

    • 发布日期:2018-04-30
    • 文件大小:523264
    • 提供者:aderegaa
  1. 163_SendMail

    0下载:
  2. MATLAB用于登录第三方邮件客户端的程序。 可以建立数据.mat文件,适合大型的远程协作项目。(MATLAB is used to log in on the third party mail client. You can create data.Mat files that are suitable for large remote collaboration projects.)
  3. 所属分类:Email客户端

    • 发布日期:2018-05-03
    • 文件大小:3238912
    • 提供者:nicolasTU
  1. addsub_cin

    1下载:
  2. Projects for Integer Dividers:
  3. 所属分类:其他

    • 发布日期:2020-09-01
    • 文件大小:9216
    • 提供者:tariq
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com