搜索资源列表

  1. updatesimplexmethod

    0下载:
  2. 单纯形法是一种不错的随机搜索算法,但是其受初始值的选取,步长大小的影响较大,容易陷入局部收敛。程序中列出了基本单纯形法,和几种改进的单纯形法,包括变步长的单纯形法,单纯形加遗传算法等。-simplex method is a good random search algorithm, but its initial value by the selection, step in a larger size, easy to be tra
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:59392
    • 提供者:xcq
  1. ImprovedSegment

    0下载:
  2. 改进的基于区域的图像分割算法,对含有噪声的图像非常适用!在matlab6.5下顺利编译通过 -Improvement on the region's image segmentation algorithm for noisy images very well! In matlab6.5 smoothly through the compiler
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:潘峰
  1. hysegment

    2下载:
  2. 本人改进的关于自适应分割方法,结合了大津法获得的阈值作为初始阈值,可以提高运行速度和分割效果-I improved on the adaptive segmentation method that combines the Otsu threshold obtained as the initial threshold, can improve speed and segmentation results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:黄玉
  1. Untitled

    1下载:
  2. 一个改进的自适应的遗传算法,经测试运行正常.-An improved adaptive genetic algorithm, have been tested and working correctly.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:符弘
  1. antcolonyalgorithmsimprovedcode

    0下载:
  2. 在《蚁群算法原理及其应用》段海滨那本书的基础上改进的代码,效率有所提高-In the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:张明扬
  1. gaijinhmm

    1下载:
  2. 基于改进的隐马尔可夫和神经网络混合模型的语音识别-Based on an improved Hidden Markov and neural network hybrid model of voice recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-18
    • 文件大小:302080
    • 提供者:张大鹏
  1. aga

    1下载:
  2. 自己写的,加速遗传算法程序,可能很多有待改进的地方,有待改为fortran-Their own written procedures for accelerating genetic algorithm may be a lot of room for improvement in place, to be replaced by fortran
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:付丛生
  1. psoyh2

    0下载:
  2. 这文档介绍的是一种改进的粒子群优化算法及其仿真-This document is the introduction of an improved particle swarm optimization algorithm and simulation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:285696
    • 提供者:Jesse Chen
  1. zft

    0下载:
  2. matlab源程序,改进的直方图均值滤波算法-matlab source code, improved histogram mean filter algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:chengxuyuan
  1. pso

    0下载:
  2. 改进的pso算法:引入变异算子,保持了种群的多样性,并提高了算法的全局搜索能力。-Improved PSO algorithm: the introduction of mutation operator to maintain the diversity of the population and improve the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:Jacky Gao
  1. NN+GA

    0下载:
  2. 1,改进BP神经网络在股市预测中的应用.2,基于MATLAB工具箱的开采煤层自燃危险性预测.3,基于改进的神经网络的电力系统负荷预报.4,基于神经网络的灌溉用水量预测.5,基于遗传算法改进BP网络的地表沉陷预计.6,利用遗传算法改进BP学习算法.7,模糊神经网络在电力市场短期负荷预测中的应用.8,神经网络学习算法存在的问题及对策.9,遗传神经网络在电力系统短期负荷预测中的应用.10,应用改进BP神经网络进行用水量预测.11,用遗传算法改
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:738304
    • 提供者:军军
  1. harris

    0下载:
  2. Harris角点提取算法和改进的Harris角点提取算法 -Harris Corner Detection algorithm and improved Harris Corner Detection Algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:华思雨
  1. ann

    1下载:
  2. bp神经网络算法的java实现(原创): 本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。-bp neural network algorithm to achieve the java (original): The original procedure to achieve improved bp neural network (momentum factor), contains 3 java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:zj
  1. BP

    0下载:
  2. 改进的bp神经网络c++程序,提供初学者进一步学习-Improved bp neural network c++ Procedures provided for beginners to learn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:411648
    • 提供者:许云
  1. kalmanfilter

    0下载:
  2. 一种改进的自适应滤波器的状态估计,效果非常之好,是用MATLAB编写的,直接在matlab下运行就可以看到完美的滤波效果,自适应算法是sage—husa算法,较传统的滤波器有很大提高-An improved adaptive filter state estimation, the effect is definitely a good thing, is to use MATLAB prepared directly in matla
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:周志远
  1. EAFSA

    0下载:
  2. 改进的人工鱼群算法,优化后实现,可视化。-Improved artificial fish-swarm algorithm, optimized to achieve, visualization.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:佳佳
  1. ant_colony_elitists

    0下载:
  2. 利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。-Improved ant algorithm, that is, with the elite strategy of ant algorithm for solving TSP problems. Ant Algorithm-depth understanding of the principle of optimality helpf
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:付他
  1. cellga_optimization_results

    0下载:
  2. 一种改进的遗传算法及用于数值优化的结果分析-An improved genetic algorithms and numerical optimization for the results of analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2420736
    • 提供者:李明
  1. Revisedsimplexmathod

    0下载:
  2. 此算法为改进的单纯形算法,也是运筹学中要用到的方法,可以运行的-revised simplex method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:linda
  1. PSOandsdive

    0下载:
  2. 运用微粒群算法求解改进的二维熵最大值算法,对于医学图像分割非常有用-Using the PSO algorithm to calculate the maximum of the improve 2D entropy value
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:郑英
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org