资源列表
xw_ga_ann_19
- 该程序运用遗传算法优化神经网络,对军费预测问题进行编程-the process of genetic algorithm optimization using neural networks for military spending, the forecast for Programming
aw
- 以上程序来自水母清华bbs,你可以到学术资源-〉signal->精华区里找, 下面是写这个程序的大虾的补充 发信人: maxxu (小小鸟), 信区: Signal 标 题: Re: 大侠们出手:高斯(白)噪声的c程序实现 发信站: BBS 水木清华站 (Fri Dec 29 16:33:07 2000)
main
- 分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
DOA
- 空间谱估计 经典music算法 2个例子-DOA MUSIC
Minimum_spanning_tree
- 最小生成树是一个有 n 个结点的连通图的生成树是原图的极小连通子图,且包含原图中的所有 n 个结点,并且有保持图联通的最少的边。 本程序生成一个最小生成树-Minimum spanning tree is a n-node connected graph of the minimal spanning tree is the original connected subgraph, and contains all the n original nodes, and there are pl
zuiduanlujin
- 利用邻接矩阵构造图,并求出某一顶点到其余顶点的最短路径并打印输出。-Using the adjacency matrix structure maps, and find the rest of the vertices of a vertex to the shortest path and print output.
xueshengxinxiguanli
- 这是用数据结构编写的学生信息系统的综合程序。实现了排序,添加,删除,查询等功能。-This data structure is written the comprehensive student information system programs. To achieve the sort, add, delete, query.
es.cpp
- evolutio strategies for vector support machine
AdditionMystere
- Solve mystery sums (like SEND+MORE=MONEY)
a2
- main algorithm bfgs and ls and zoom
Differential-Evolution
- DE 算法主要用于求解连续变量的全局优化问题,其主要工作步骤与其他进化算法基本一致,主要包括变异(Mutation)、交叉(Crossover)、选择(Selection)三种操作。算法的基本思想是从某一随机产生的初始群体开始,利用从种群中随机选取的两个个体的差向量作为第三个个体的随机变化源,将差向量加权后按照一定的规则与第三个个体求和而产生变异个体,该操作称为变异。然后,变异个体与某个预先决定的目标个体进行参数混合,生成试验个体,这一过程称之为交叉。如果试验个体的适应度值优于目标个体的适应度值
fuzzy-c
- 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
