CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - algorithms matlab

搜索资源列表

  1. 49636966PID-MATLAB.RAR

    0下载:
  2. 很不错的PID程序,算法用C语言编程,很好-PID is very good procedures, algorithms using C language programming, a good
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:83.17kb
    • 提供者:
  1. Various-algorithms-MATLAB

    0下载:
  2. 基于各种优化算法的MATLAB编程代码,解决算法凌乱的问题。-Various optimization algorithms based on MATLAB programming code to solve the problem of messy algorithm.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-24
    • 文件大小:3.02mb
    • 提供者:王莉
  1. 粒子群优化算法

    0下载:
  2. 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2kb
    • 提供者:cjq0624
  1. MATLAB卡尔曼滤波算法仿真

    1下载:
  2. MATLAB 卡尔曼滤波算法仿真程序 程序说明:对比UKF与EKF在非线性系统中应用的算法性能(MATLAB Calman filtering algorithm simulation program Program descr iption: compares the performance of algorithms for UKF and EKF in nonlinear systems)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:14kb
    • 提供者:BGCS
  1. matlab经典算法的程序

    0下载:
  2. 数学建模用,包含回归、神经网络等等算法和详细讲解(Mathematical modeling, including regression, neural networks, algorithms and detailed explanation)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2.79mb
    • 提供者:dudu0908
  1. matlab代码算法大合集

    1下载:
  2. MATLAB代码合集,主要列举经常使用的算法代码和案例(MATLAB code collection, mainly cited frequently used algorithms, code and cases)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:24.95mb
    • 提供者:落木知秋
  1. MATLAB 程序

    0下载:
  2. 阵列信号处理的相关MATLAB仿真源码,包括MUSIC,DOA估计等经典算法实现(Array signal processing related MATLAB simulation source code, including MUSIC, DOA estimation and other classical algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:17kb
    • 提供者:dcrdcr
  1. 数学中常用的30个MATLAB程序和函数

    0下载:
  2. This is the doc file of algorithms and functions which you always used in matlab.
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:17kb
    • 提供者:rabbitace
  1. MATLAB常用算法程序集

    0下载:
  2. 这是一个matlab常用算法的程序集,可以解决一些常见的问题(An assembly of algorithms commonly used in MATLAB)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:132kb
    • 提供者:yung11
  1. 精通MATLAB最优化计算

    1下载:
  2. 这是《精通MATLAB最优化计算》电子书,收集多种优化算法,简单易学,适合初学者学习。(This is "proficient in MATLAB optimization computing" e-books, collecting a variety of optimization algorithms, easy to learn, suitable for beginners to learn.)
  3. 所属分类:其他

  1. 精通MATLAB最优化计算

    1下载:
  2. 各类优化算法,MATLAB,源程序,带说明(All kinds of optimization algorithms, MATLAB, source program, instruction)
  3. 所属分类:其他

  1. MATLAB智能算法30个案例分析+源代码

    1下载:
  2. 《MATLAB智能算法30个案例分析》是作者多年从事算法研究的经验总结。书中所有案例均因国内各大MATLAB技术论坛网友的切身需求而精心设计,其中不少案例所涉及的内容和求解方法在国内现已出版的MATLAB书籍中鲜有介绍。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线.(The 30 case analysis of MATLAB intelligent algorithm is a summary of the author's experience in the stud
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1.43mb
    • 提供者:cjh1882
  1. MATLAB algorithms

    0下载:
  2. MATLAB算法资料集锦,原理部分,个人认为较为全面(MATLAB algorithms, ,,,,,,,,,,,,,,)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7.36mb
    • 提供者:HERE
  1. Face Recognition Algorithms

    0下载:
  2. Face Recognition Algorithms
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:534kb
    • 提供者:HansanaA
  1. Matlab实现最基本的枚举和算法检查报告

    0下载:
  2. Matlab实现最基本的枚举和算法检查报告,作为一个开发算法的最开始的基本设置和功能命令,可作为开发算法的一个模板来对待或者使用(Matlab implements the most basic enumerations and algorithmic inspection reports, which can be treated or used as a template for developing algorithms as the initial basic setup and fun
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:AAA书库
  1. matlab程序设计实例解析

    0下载:
  2. 本文通过对 MATLAB 程序设计中的若干典型问题做简要的分析和总结,并 在此基础上着重讨论了有关算法设计、程序的调试与测试、算法与程序的优化以 及循环控制等方面的问题.还通过对一些程序实例做具体解析,来方便读者进行 编程训练并掌握一些有关 MATLAB 程序设计方面的基本概念、基本方法以及某些 问题的处理技巧等.此外,在文章的最后还给出了几个常用数学方法的算法程序, 供读者参考使用.希望能对初学者进行 MATLAB 编程训练提供一些可供参考的材 料,并起到一定的指导和激励作用,进而
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:326kb
    • 提供者:木愚
  1. MATLAB AND GA

    0下载:
  2. 基于MATLAB的遗传算法编程工具箱,适用于遗传算法的初级使用者(A genetic algorithm programming toolbox based on MATLAB, suitable for primary users of genetic algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:9.25mb
    • 提供者:lyhing
  1. 智能优化算法及其matlab实例code

    0下载:
  2. 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
  3. 所属分类:其他

    • 发布日期:2020-06-10
    • 文件大小:122kb
    • 提供者:侯锐志
  1. matlab 去水印

    1下载:
  2. matlab去水印,里面还有算法讲解,非常的实用呢,大家可以看看(To watermark, there are algorithms to explain, very practical, you can see)
  3. 所属分类:其他

    • 发布日期:2020-10-01
    • 文件大小:572kb
    • 提供者:smedjfy
  1. matlab实现识别图像中时钟的时间(244597)

    1下载:
  2. 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)
  3. 所属分类:其他

    • 发布日期:2020-10-24
    • 文件大小:163kb
    • 提供者:大宇宇啊
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com