CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - machine language

搜索资源列表

  1. abc-system

    0下载:
  2. 同步电机的matlab语言程序,在matlab环境下开发-Matlab synchronous machine language program developed in matlab environment
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3.8kb
    • 提供者:renyan
  1. dtw

    0下载:
  2. dtw的matlab算法,识别率达到100 。可直接使用或转成c语言代码,下到下位机运行。-dtw' s matlab algorithm to achieve 100 recognition rate. Can be used directly or converted into c language code, run down to the lower machine.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:187.93kb
    • 提供者:quankun
  1. osu-svm-3.0

    0下载:
  2. svm3.0 用于svm算法(支持向量机)程序可直接调用,matlab语言-svm3.0 algorithm for svm (support vector machine) can directly call the procedure, matlab language
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:780.3kb
    • 提供者:郑君
  1. Source_Code_Of_Guide_To_MATLAB_Mix_Programming

    0下载:
  2. 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:48.42kb
    • 提供者:
  1. zhichixiangliangjidaolun[1]

    0下载:
  2. 这是一本支持向量机的书籍,这本书在支持向量机书籍的中文书籍中具有一定权威。-This is a support vector machine books, this book is a book in support vector machine has a certain authority of the Chinese-language books.
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3.54mb
    • 提供者:吴国进
  1. SVM_introduction

    0下载:
  2. 支持向量机入门,以精简的语言描述支持向量机算法的原理和功能。-Support vector machine entry, in order to streamline the language to describe the principle of support vector machine algorithm and function.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:248.19kb
    • 提供者:henry
  1. matlab-examples-

    0下载:
  2. 本实验指导书是配合计算机仿真技术的教学,为学生做实验提供的指导性材料。为便于学习,书中对各种仿真方法均备有范例程序,所有程序均采用MATLAB语言编写,并上机调试通过。-This study guide book is in line with the teaching of computer simulation technology for students to experiment with materials to provide guidance. To facilitate lea
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:64.86kb
    • 提供者:张毅
  1. matlab

    4下载:
  2. 数值方法(MATLAB版)第四版的上机答案 语言是matlab 一般每个题目一个文件夹 主程序一般为main文件-Numerical methods (MATLAB version) fourth edition of the machine language is the answer to every problem a general matlab folder as the main file main general
  3. 所属分类:matlab例程

    • 发布日期:2013-12-03
    • 文件大小:74.67kb
    • 提供者:马致远
  1. l1_classification

    0下载:
  2. machine learning 方面有关于Classification fundamentals的资料,语言是python-Classification fundamentals aspects of machine learning have information about language is python
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1006.8kb
    • 提供者:lance
  1. w5_bayesianRegression

    0下载:
  2. machine learning 方面有关于Bayesian Regression的资料,语言是python-There are aspects of machine learning Bayesian Regression information about language is python
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:235.08kb
    • 提供者:lance
  1. w7_gaussianProcesses

    0下载:
  2. machine learning 方面有关于Bayesian Review and Gaussian Processes的资料,语言是python-machine learning aspects of information concerning the Bayesian Review and Gaussian Processes, language is python
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1021.8kb
    • 提供者:lance
  1. l2_bayes_classifier

    0下载:
  2. machine learning 方面有关于The Bayes Classifier的资料,语言是python-machine learning aspects have The Bayes Classifier information about language is python
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:923.88kb
    • 提供者:lance
  1. yesmon

    0下载:
  2. 设计要求:试设计一个演示程序(可以采用任何语言编写,建议使GUI工具构建演示程序),该程序运行后能显示一个人机交互界面,该界面允许输入系统状态空间模型的参数矩阵(即可输入A,B,C,D矩阵,以构建系统的状态空间模型),根据输入的参数矩阵,能够给出系统是否能控的结论。若系统能控,则允许输入任意初始状态向量和控制作用的持续时间(即给定系统状态达到零状态的时间长度),能自动构建控制作用,使系统的状态变成零状态,系统状态从给定状态变成零状态的过程采用图形的方式展示。-
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:10.64kb
    • 提供者:闫思蒙
  1. SVM支持向量机

    1下载:
  2. 采用matlab机器学习语言,支持向量机(Machine learning language classification)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-02
    • 文件大小:3kb
    • 提供者:叮当猫1998
搜珍网 www.dssz.com