CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 易语言编程 搜索资源 - 算法matlab

搜索资源列表

  1. matlab-Genetic-algorithm-toolb

    0下载:
  2. 遗传算法matlab的工具箱,关于遗传算法的matlab基本编程程序,Genetic algorithm matlab toolbox genetic algorithm matlab basic programming procedures
  3. 所属分类:ELanguage

    • 发布日期:2017-11-10
    • 文件大小:214.05kb
    • 提供者:maqian
  1. QRS-Detecting-of-ECG

    0下载:
  2. 使用MATLAB对人体心电信号的QRS波检测,算法独创-failed to translate
  3. 所属分类:ELanguage

    • 发布日期:2017-11-14
    • 文件大小:755byte
    • 提供者:曾红雨
  1. genetic-algorithm

    0下载:
  2. 遗传算法的简单例子,matlab的.m文件-genetic algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-12-04
    • 文件大小:4.32kb
    • 提供者:李建波
  1. homework2

    3下载:
  2. 这是一个用matlab实现的切割二代身份证上数字和汉字,并且进行识别的程序,gui做好了界面,效果还可以,运用的是连通域切割方法和模板匹配法,文件夹里面有一篇我用到了算法的论文,很有帮助。总的切割和识别率有百分之80以上,效果还可以-This is a matlab implementation of cutting numbers and characters on the second generation ID card and identification procedure, gui
  3. 所属分类:ELanguage

    • 发布日期:2017-11-10
    • 文件大小:6.82mb
    • 提供者:大头
  1. lms

    1下载:
  2. 自适应滤波,LMS算法,matlab编写,线谱提取-Adaptive filtering, LMS algorithm, matlab prepared line spectrum extraction
  3. 所属分类:ELanguage

    • 发布日期:2016-07-04
    • 文件大小:1kb
    • 提供者:梁少
  1. YiQun

    0下载:
  2. matlab + 最短路径 改进的蚁群算法-matlab+ improved ant colony algorithm for the shortest path
  3. 所属分类:ELanguage

    • 发布日期:2017-04-17
    • 文件大小:9.78kb
    • 提供者:sandy
  1. BP

    0下载:
  2. 神经网络BP辨识的Matlab算法,用于辨别复杂的非线性系统-Identification of the Matlab neural network BP algorithm, used to identify the complex nonlinear systems
  3. 所属分类:ELanguage

    • 发布日期:2017-04-05
    • 文件大小:845byte
    • 提供者:zhou
  1. computing-method-matlab-program

    2下载:
  2. 自己动手编的,西安交通大学计算方法的课后题例子,数值计算算法实现-Yourself series, Xi' an Jiaotong University title after the example of the calculation method, numerical algorithms
  3. 所属分类:ELanguage

    • 发布日期:2017-04-25
    • 文件大小:9.98kb
    • 提供者:周享
  1. Min-WLI

    0下载:
  2. 这是一个用于消除用户间干扰的MATLAB代码,利用了最小化干扰泄露的迭代优化算法,将用户接收到的干扰功率逼近于零来实现干扰消除。-This is a MATLAB code for eliminating interference between users, the use of iterative optimization algorithms minimize interference leaked, the user receives interference power approxi
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:3.7kb
    • 提供者:荣玲
  1. longbeige-matlab

    0下载:
  2. 龙贝格算法的实现,对初学者有很重要的指导意义。-This program is very useful.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-26
    • 文件大小:195.59kb
    • 提供者:wuchuang
  1. NSGA-II-in-MATLAB

    3下载:
  2. 带精英策略的非支配排序遗传算法matlab 源码-Non- Dominating Sorting Algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:9.59kb
    • 提供者:Melody
  1. 《Matlab遗传算法工具箱及应用》源码

    1下载:
  2. 《Matlab遗传算法工具箱及应用》源码(Matlab genetic algorithm toolbox and application" source code)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-20
    • 文件大小:1.33mb
    • 提供者:liangzige
  1. MATLAB 程序

    1下载:
  2. 基本的几种雷达角度估计算法,包括MUSIC算法、ESPRIT算法等(Several basic radar angle estimation algorithms, including MUSIC algorithm, ESPRIT algorithm and so on)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-23
    • 文件大小:15kb
    • 提供者:CZGczg
  1. 遗传算法

    0下载:
  2. 此程序为TSP问题的遗传算法,程序可以完美运行,计算最短路径。(This procedure for the TSP problem by genetic algorithm, the program can run perfectly, the shortest path calculation.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-30
    • 文件大小:5kb
    • 提供者:smoonlighter
  1. BIHT_demo

    0下载:
  2. 一种基于1-bit压缩感知信号重构的matlab算法(Matlab algorithm for compressed sensing signal reconstruction based on 1-bit)
  3. 所属分类:易语言编程

    • 发布日期:2018-01-05
    • 文件大小:102kb
    • 提供者:cmyself
  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    1下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab代码,我已经进行了一些优化,大家随意使用
  3. 所属分类:易语言编程

  1. NN_BP

    0下载:
  2. 用matlab实现BP算法编程,用于压缩感知重构,可用于数据图像重构。(Using MATLAB to realize BP algorithm programming. It can be used for compressed sensing reconstruction,and can be used for data and image reconstruction.)
  3. 所属分类:易语言编程

    • 发布日期:2018-05-03
    • 文件大小:11kb
    • 提供者:zccchong
  1. DE

    0下载:
  2. 差分进化算法的代码框架和实例,可以实现迭代进化,得到需要的优化解。(Code framework and example of differential evolution algorithm.It can achieve iterative evolution and get the desired solution.)
  3. 所属分类:易语言编程

    • 发布日期:2018-05-06
    • 文件大小:1kb
    • 提供者:花样死亡
  1. 遗传算法

    3下载:
  2. 用MATLAB书写的基于遗传算法的关于飞行器的航迹规划
  3. 所属分类:易语言编程

  1. 阵列信号理论应用程序

    0下载:
  2. MATALB 程序\1.MUSIC算法MATLAB程序 0 2019-04-27 MATALB 程序\1.MUSIC算法MATLAB程序\doa_music.m 1122 2010-08-16 MATALB 程序\10.L型阵下基于2D-MUSIC的二维DOA估计算法 0 2019-04-27 MATALB 程序\10.L型阵下基于2D-MUSIC的二维DOA估计算法\main_2d_doa_music.m 1233 2012-12-02 MATALB 程序\11.一阶前向预测的DOA估
  3. 所属分类:易语言编程

« 12 »
搜珍网 www.dssz.com