CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - weight source code

搜索资源列表

  1. GAyouhuaBP

    0下载:
  2. 遗传算法优化BP神经网络的权值 vc实现代码源程序-Genetic algorithm BP neural network to achieve the weight vc source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:34491
    • 提供者:ran
  1. basic_PSO_with_w_c

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2837
    • 提供者:楚湘华
  1. SOFM

    0下载:
  2. 该目录包含了代码执行Kohonen自组织特征 地图网络。源代码中可以找到SOFM.CPP 。样本数据中发现 SOFMSAMP.PAT 。的自组织特征映射程序接受输入的载体和组成 计算重量。输出定向到屏幕上。-This directory contains the code to implement Kohonen self-organizing feature map network. Source code can be found SOFM.CPP. Found in the s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:29139
    • 提供者:刘柳
  1. geneticalgrithmoptimizeRBF

    2下载:
  2. matlab源码,运用遗传算法 优化RBF隐层神经元的中心值,宽度,和权值,具有很强的学习性。-matlab source code, the use of genetic algorithm optimization of RBF hidden layer neurons in the central value, width, and weight, has a strong learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8046
    • 提供者:陆文龙
  1. dongtaiguihua-suanfa-source-code

    0下载:
  2. 分别用动态规划的算法,用手工解决资源分配的问题。另一个是编程解决下面的问题: 一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T,使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一个三角形的权重是其各边的权重之和)。-Respectively dynamic programming algorithm, hand a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:322992
    • 提供者:liuxiaoxia
  1. pso

    4下载:
  2. 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:16769
    • 提供者:熊杰
  1. ann3

    0下载:
  2. 神经网络求权重源码,输入多个自变量和一个因变量,可以得到与因变量关系显著的几个自变量。-Weight neural network source code request, enter the number of independent variables and a dependent variable, can be a significant relationship with the dependent variable, several independent variables.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2634
    • 提供者:simple
  1. PSO

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验 -With the shrinkage factor and the basic PSO inertia weight particle swarm algorithm source code. Modular source code written in a clear structure, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14842
    • 提供者:王兰彬
  1. mountainroad

    0下载:
  2. 用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。-The progressive alignment method used in solving this problem is not a very effective way, I think the best way to Dijkstra, but it
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:69121
    • 提供者:马晓龙
  1. kalman-filtering-algorithm

    0下载:
  2. 卡尔曼滤波的源代码,里面包括了权向量的计算以及MSE的偏差曲线-Kalman filtering of the source code, which includes the calculation of the weight vector and the MSE deviation curve
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:665
    • 提供者:杨光
  1. adaboost-coding

    1下载:
  2. adaboost 源码,综合多个弱分类器,通过动态修改元组权值以及得到的分类器权值,提升为复合强分类器。-AdaBoost source code, several weak classifiers, by dynamically modifying the tuple classifier obtained by weight and weight, enhance the strong classifier for composite.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:9517
    • 提供者:ss
  1. biinterp

    0下载:
  2. 双线性插值的fotran代码,全新编写,带权重-biolinear interpolation source code made by fortran,which calculates the weight of each point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1759
    • 提供者:mofangbao
  1. matlab-mountainroad

    0下载:
  2. 逢山开路问题 用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。 mountainxyz 山区地形信息 加载后,运行主程序mutiline 结果在mountainoutput中 图像mountainroad2 mountainroad3 mountainroad3+
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:69632
    • 提供者:吴自强
  1. PSO

    0下载:
  2. 多种策略变权重系数的粒子群优化算法源代码,用于求解复杂函数极值问题。-Multiple strategies variable weight coefficient of particle swarm optimization algorithm source code, is used to solve complex function extremum problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:8448
    • 提供者:一夕
  1. Manual Qt-based tuning of neural function

    0下载:
  2. This is early (bun normally works) Qt 4.7/4.8-based application, released manual tuning of neural function. You can (and must :-) ) tuning numbers at first top table panel (weight of synapses) than has been coincided numbers in second and third table
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-02-24
    • 文件大小:5031513
    • 提供者:TerminatorTZ500
  1. Huffman

    0下载:
  2. 实现Huffman树的创建、编码及译码, 对一个字符串进行Huffman编码与译码,字符串中每个字母的权值自由设置。附有源码、可执行文件与说明文档。-Huffman tree to achieve the creation, encoding and decoding, Huffman for a string of encoding and decoding, the string of each letter of the freedom to set the weight. Wit
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:78228
    • 提供者:蔡颖
  1. aywrxukx

    0下载:
  2. 有循环检测,周期性检测,外文资料里面的源代码,主同步信号PSS在时域上的相关仿真,包括面积、周长、矩形度、伸长度,多姿态,多角度,有不同光照,从先验概率中采样,计算权重。-There are cycle detection, periodic testing, Foreign materials inside the source code, PSS primary synchronization signal in the time domain simulation related, Inc
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4664
    • 提供者:ftnkjy
  1. jzcqgbcu

    1下载:
  2. 外文资料里面的源代码,用于特征降维,特征融合,相关分析等,考虑雨衰 阴影 和多径影响,Relief计算分类权重,主要为数据分析和统计,使用高阶累积量对MPSK信号进行调制识别。- Foreign materials inside the source code, For feature reduction, feature fusion, correlation analysis, Consider shadow rain attenuation and multipath effects Re
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6423
    • 提供者:hexbpt
  1. rbawysge

    0下载:
  2. IDW距离反比加权方法,外文资料里面的源代码,鲁棒性好,性能优越,采用加权网络中节点强度和权重都是幂率分布的模型,有均匀线阵的CRB曲线,可以实现模式识别领域的数据的分类及回归。- IDW inverse distance weighting method, Foreign materials inside the source code, Robustness, superior performance, Using weighted model nodes in the network st
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7773
    • 提供者:thsdpn
  1. source-code-and-data

    0下载:
  2. 神经网络的发展 使用BP算法利用神经网络 对男生女生根据身高体重等特征进行分类-Development of neural network using BP neural network algorithm for boys and girls are classified according to characteristics such as height and weight
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5781511
    • 提供者:aaa
« 12 3 4 »
搜珍网 www.dssz.com