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

搜索资源列表

  1. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决

    13下载:
  2. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
  3. 所属分类:matlab例程

    • 发布日期:2009-03-11
    • 文件大小:7.76kb
    • 提供者:okduweijie
  1. matlab仿真模拟复杂网络拓扑及特征参数

    2下载:
  2. matlab模拟复杂网络的程序,包括平均路由长度,直径等参数。。。
  3. 所属分类:matlab例程

    • 发布日期:2011-02-24
    • 文件大小:6.91kb
    • 提供者:jukizz
  1. 一个模拟双色球红色篮球的抽奖程序

    0下载:
  2. 一个模拟双色球红色篮球的抽奖程序,以及部分matlab复杂网络模拟程序-An simulation program about the welfare lottery
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:4.82kb
    • 提供者:LQLee
  1. xiaobo

    1下载:
  2. 一个小波神经网络的程序,从模拟电路的故障诊断得出,供大家学习参考-A wavelet neural network procedures, from the analog circuit fault diagnosis reached for the reference U.S. study
  3. 所属分类:matlab例程

    • 发布日期:2012-11-06
    • 文件大小:1.74kb
    • 提供者:liuyajun
  1. GeneticAlgorithmandbp

    0下载:
  2. 模拟自然进化过程搜索最优解的方法 BP神经网络和遗传算法源程序-Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:34.71kb
    • 提供者:shuangye
  1. pnet_putvar

    0下载:
  2. 实现数字网络模拟过程的matlab程序。在matlab上调试通过-Digital network simulation matlab process procedures. Debugging through the matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.35kb
    • 提供者:xiang
  1. Qlearningcar

    0下载:
  2. Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 小车的外观模型使用了"w198406141"在本论坛的虚拟现实区发布的VR模型。-VR environment Simulink control car. There are 5 car distance sensor, can gradually le
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:12.06kb
    • 提供者:gao
  1. many-methods-to-solve-TSP

    1下载:
  2. 多种方式求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等-A variety of ways to solve TSP problem, a genetic algorithm, A* algorithm, D algorithm, simulated annealing, neural networks
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7.72kb
    • 提供者:xiaorh
  1. gabp

    0下载:
  2. 用多种方式进行神经网络模拟,比较了多种模拟方法的优劣-In many ways the neural network simulation to compare the advantages and disadvantages of various simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.71kb
    • 提供者:杨运川
  1. gailv-matlab

    0下载:
  2. 基于matlab的概率网络模拟,源码均是matlab的.m文件,实现了一些有用的算法。-Based on the probability of network simulation matlab, matlab source are the. M file, to achieve some useful algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.33kb
    • 提供者:成龙
  1. annealing-algorithm

    1下载:
  2. 模拟退火算法matlab源程序,可用于网络流量数据的分析-Simulated annealing algorithm matlab source code, can be used for the analysis of network traffic data
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5.17kb
    • 提供者:李枫
  1. Non-linear-function-fitting

    0下载:
  2. 非线性函数拟合——利用遗传算法来优化BP神经网络,利用神经网络开发包实现图形化的神经网络模拟,使得神经网络原理更直观,可用于教学,也可用于实际神经网络训练,内附详细帮助文件。-Non-linear function fitting- using genetic algorithms to optimize the BP neural network, neural network development package to implement graphical neural network
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:52.73kb
    • 提供者:咖啡海
  1. BP-neural-network

    0下载:
  2. BP前向神经网络预测股指走势 (源码) 神经网络训练过程 神经网络模拟曲线,盈利状况与回撤 -BP predict stock movements before (source) to the neural network Neural network training process Neural network simulation curve, profitability and retracement
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:光辉
  1. 模拟退火算法解决tsp问题

    0下载:
  2. 设计一个可以对TSP问题进行组合优化的连续型Hopfield神经网络模型,利用该魔心可以快速的找到最优的一条路线。(A continuous Hopfield neural network model for combinatorial optimization of TSP problems is designed, which can be used to find the optimal route quickly.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:496kb
    • 提供者:echo750
  1. Untitled2bp

    0下载:
  2. 神经网络模拟,用于计算大数据神经网络拟合或者小型的拟合(Used to compute neural network fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:wanghuii
  1. Simulation on Rn

    0下载:
  2. 利用蒙特卡洛模拟做在消息网络中数据包传输数量的预测,基于的原理是传染病传输模型的二项性。(This coding is based on Monte Carlo dissemination, which targets at the prediction of number of packets being delivered in a network. This whole process is based on the bimodal behavior of epidemic algorit
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:2.46mb
    • 提供者:daisyfire0720
  1. 第7章 人工神经网络及其Matlab实现.tar

    1下载:
  2. Matlab的人工神经网络程序和模拟退火程序及其说明(Matlab artificial neural network program and simulated annealing program and its descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:79kb
    • 提供者:热風
  1. 程序3 小世界网络上具有行为一致性的博弈模型

    4下载:
  2. 模拟小世界网络上具有行为一致性的博弈模型(A game model with behavior consistency on a simulated small world network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:Alionness
  1. 导弹路径规划——神经网络

    3下载:
  2. 导弹路径规划神经网络算法,弹道模拟,轨迹分析以及优化等等。(Missile path planning neural network algorithm, trajectory simulation, trajectory analysis and optimization and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:8kb
    • 提供者:JackSky
  1. 基于模拟退火算法的混沌神经网络模型

    1下载:
  2. 基于模拟退火算法混沌神经网络的matlab程序(Matlab program of chaotic neural network based on simulated annealing algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-01
    • 文件大小:1kb
    • 提供者:jackyhero2008
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com