CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 算法实现

搜索资源列表

  1. 自适应算法LMS

    0下载:
  2. LMS的算法实现,是m文件,文件中有注释容易理解。一开始运行会有错,吧路径改一下就出来了。很好用良心之作。(The LMS algorithm implementation is m file, which is easy to understand in the file. I'm going to start off with something wrong, and I'll just change the path. It's a good conscience.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:19841107
  1. VPR 节约里程算法实现

    0下载:
  2. 最短路径算法,最多可算50个点之间的最短路径问题,很好用(Shortest path algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:798720
    • 提供者:dlam12345
  1. 给予遗传算法tsp程序 实现

    0下载:
  2. 放入程序,直接运行,非常完美,改文件是MATLAB编写的,亲自测试过,能够实现该算法,(Into the program, run directly, very perfect)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:小海0092
  1. AdaBoost算法实现

    0下载:
  2. AdaBoost算法实现,你可以使用这个程序运行进行数据分类(AdaBoost algorithm, you can use this program to run data classification)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:君君。
  1. zip

    2下载:
  2. 利用模拟退火算法实现矩形件排样问题,利用模拟退火算法,基于最优下线编码方式,对矩形件进行下料处理。(A simulated annealing algorithm is used to solve the problem of rectangular sample layout, and the method of simulated annealing is used to process the rectangular parts.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:Yejun0201
  1. RLS算法仿真程序源代码

    1下载:
  2. RLS算法仿真程序源代码 用RLS算法实现自适应均衡器的MATLAB程序(Implementation of MATLAB program for adaptive equalizer with RLS algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:爱斗地主
  1. 第二次实验第一题

    0下载:
  2. 建立元素值为整型的顺序表,编程,用插入排序算法实现顺序表排序 建立元素值为整型的单链表,编程,用插入排序算法实现单链表排序(Establish the element value of integer order form, programming, using sequence table sort insertion sort algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:栉风沐雨
  1. 背包问题

    0下载:
  2. 算法效果较为良好,实现背包问题价值最大,采用遗传算法实现的比较不错的结果(The algorithm effect is good, the maximum value of the knapsack problem, genetic algorithm is used to achieve good results)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:莹莹11
  1. 部分背包的贪心算法实现

    0下载:
  2. 通过贪心算法实现装进背包物品价值最大化,具体步骤是依次选择价值密度最大的物品放入背包(Through greedy algorithm to maximize the value of goods loaded into backpacks.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:28672
    • 提供者:caoya104
  1. 算法第四次作业

    0下载:
  2. 使用搜索算法实现的0-1背包问题和迷宫问题(0-1 knapsack problem and maze problem by search algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:60416
    • 提供者:mmdxs
  1. Untitled

    0下载:
  2. 使用MUSIC算法实现阵列信号的波达方向估计(Using MUSIC algorithm to estimate the direction of arrival of array signals)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:266240
    • 提供者:Dyanl
  1. SM3算法verilog实现

    0下载:
  2. SM3算法verilog实现,利用alter芯片开发的sm3算法实现(Implementation of SM3 algorithm Verilog and implementation of Sm3 algorithm developed by alter chip)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:rymm
  1. 遗传算法

    2下载:
  2. MATLAB遗传算法实现对直流电机参数的优化(Optimization of DC motor parameters by MATLAB genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:alpha猫
  1. matlab基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:sunxiaonao
  1. fifo页面置换算法模拟程序

    0下载:
  2. fifo页面置换算法模拟程序 1.请求分页的置换算法(FIFO && RUL算法实现);2.按给定的顺序列,输出页面调度过程包括命中 / 缺页,调入/调出;3.计算缺页率,频率。(FIFO page replacement algorithm simulation program)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:安安010
  1. grabCut

    0下载:
  2. 用于实现grabCut算法实现,分离图像的前景与后景(For the realization of grabCut algorithm, the separation of foreground and background image)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:则凌
  1. 数字音频的音效算法实现_田海津

    0下载:
  2. 详细介绍数字音频的功效算法,内容详细,对数字音频的分析有很大帮助(A detailed introduction to the efficiency algorithm of digital audio)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:893952
    • 提供者:MXC
  1. music算法

    0下载:
  2. music算法的MATLAB仿真,简单实用易理解,适合新手入门参考(The MATLAB implementation of signal source localization is simple and easy to understand, which is suitable for beginners to enter as reference code. -----------------------------------------------------------
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:Only U
  1. 用遗传算法实现语音识别--基于mfcc参数

    0下载:
  2. 用遗传算法实现语音识别--基于mfcc参数(Speech recognition based on genetic algorithm -- Based on MFCC parameters)
  3. 所属分类:其他

    • 发布日期:2020-11-07
    • 文件大小:3971072
    • 提供者:织心
  1. Python实现EM算法完美版

    3下载:
  2. Python EM算法实现过程说明 具体代码(Python EM algorithm implementation process)
  3. 所属分类:其他

    • 发布日期:2019-06-17
    • 文件大小:24576
    • 提供者:转身距离
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com