资源列表

« 1 2 ... .87 .88 .89 .90 .91 16292.93 .94 .95 .96 .97 ... 28523 »

[人工智能/神经网络/遗传算法TSP

说明:各种优化算法解决经典的TSP问题,不同方法都有其可取之处-Various optimization algorithms to solve the classic TSP problem, different approaches have their merits
<刘小凡> 在 2025-04-24 上传 | 大小:7kb | 下载:0

[matlab例程Floydmatlab

说明: Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。  通过一个图的权值矩阵求出它的每两点间的最短路径矩阵。-Floyd algorithm, also known as Floyd algorithm, insertion point method, is used to find a given vertex-weighted graph shortest path algorithm.
<张阳> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法RBFyuanchengxu

说明:在RBF神经网络学习过程中,I出F神经元先计算输入与中心之间的距离,然 后再对这一距离进行某种非线性变换。输出层和隐藏层分别完成不同的任务,这两层学习的策略也不相同。输出层是对线性权进行调整,采用的是线性优化策略, 因而学习速度较快。而隐藏层是对传递函数的参数进行调整,采用的是非线性优 化策略,因而学习速度较慢。 RBF算法选用高斯函数作为隐藏层传递函数时,由隐藏层来实现从 x哼R,(x)的非线性映射,由输出层来实现
<李玉健> 在 2025-04-24 上传 | 大小:18kb | 下载:0

[数据结构常用算法dijkstra

说明:dijkstra算法求最短路径的函数,无输入直接运行会生成一个例子供参考- DIJKSTRA Calculates the shortest distance and path between points on a map
<林胜> 在 2025-04-24 上传 | 大小:3kb | 下载:0

[数学计算/工程计算irpef

说明:programma calcolo irpef
<as> 在 2025-04-24 上传 | 大小:23kb | 下载:0

[数学计算/工程计算EuroConvertitore

说明:source code euro coverter
<as> 在 2025-04-24 上传 | 大小:3kb | 下载:0

[数学计算/工程计算bbctxgs

说明:变步长梯形公式,用c++描述的,数值分析中常用的算法。-Variable step trapezoidal formula, with c++ descr iption, commonly used in numerical analysis algorithms.
<chensheng> 在 2025-04-24 上传 | 大小:3kb | 下载:0

[matlab例程Desktop

说明:1求矩阵中的 最大值 并返回所在的行数与列数。2判断一组数据满足什么分布,包括泊松分布、正态分布、卡方分布、T分布等。3 检验线性方程组 系数的输入是否有误。-1 find the maximum value and returns the matrix where the rows and columns. 2 to determine what set of data to meet the distribution, includ
<冰点柠> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程Desktop

说明:方差分析中的各种程序代码,包括 单因素方差分析,双因素方差分析,和多因素方差分析。-Analysis of variance in a variety of program code, including single-factor analysis of variance, two-factor analysis of variance, and multivariate analysis of variance.
<冰点柠> 在 2025-04-24 上传 | 大小:3kb | 下载:0

[数据结构常用算法main

说明:hdu Open the Lock ac代码-this is an accepted code on hdu online judge.
<暗色调> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Union

说明:算法中的并查集这一类型,介绍了集中简单的并查集类型。 -Algorithm and check the set of this type, describes a simple and focused search set type.
<胡琳> 在 2025-04-24 上传 | 大小:10kb | 下载:0

[数值算法/人工智能DP

说明:算法中的状态压缩Dp,十分的经典的DP方式,是程序员必须掌握的算法-State of compression algorithm Dp, the DP is the classic way, a programmer must master algorithm
<胡琳> 在 2025-04-24 上传 | 大小:63kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 16292.93 .94 .95 .96 .97 ... 28523 »

源码中国 www.ymcn.org