资源列表
annealing
- 这是模拟退火算法,用于解决换热器网络出口温度达到最大值的问题-This is a simulated annealing algorithm used to solve the heat exchanger outlet temperature to achieve maximum network problems
fzu_review
- 福州大学模式识别期末考试复习题,整理得很好哦-Fuzhou University Review title
LBFGS-20020202.java
- L-BFGS用于内存紧张的系统中,可以用于求解大规模数据集的优化-Software for Large-scale Unconstrained Optimization L-BFGS is a limited-memory quasi-Newton code for large-scale unconstrained optimization.
SAPSO
- 权重改进粒子群算法中的自适应权重法,平衡了PSO算法的全局探索能力和局部改良能力-Weight improved particle swarm algorithm in the adaptive weighting method to balance the global exploration of the PSO algorithm is improved capacity and capacity of local
MinWise
- 民意智慧预测市场平台,实现了数据挖掘部分,数据分析未实现-a web application project in ruby language
GA_TSP
- 遗传算法求解TSP问题,内有附注,方便理解。-Genetic Algorithm for TSP problem
asd
- 基于遗传算法的封闭轮廓最小面积凸包围盒生成算法-Based on genetic algorithm minimum area convex closed contours bounding box generation algorithm
AveryniceSVMpiece
- A very nice SVM characteristic chooses a lesson piece
FunctionFuzzyClustering
- 用模糊逻辑神经元网络的聚类算法进行模糊聚类,功能强大-FunctionFuzzyClustering
ANN_liyafei
- 人工神经网络(Artificial Neural Network ),以数学模型模拟神经元活动,有函数逼近、仿真、预测以及模糊控制等功能,具有强大的容错性。-ANN-LIYAFEI
upload1
- 传教士与野人问题。完美版。getStrategy函数参数是N和k,返回的是一个字符串数组,代表一个状态序列,数组中的每一个元素代表一个状态,每一个状态表示为(a,b,c),其中a表示左岸的传教士数目,b表示左岸的野人数目,c表示船是否在左岸,c=1为船在左岸,c=0为船在右岸。如果问题无解,返回只有一个元素 “no solution”的数组。-Missionaries and savages the problem. Perfect version. getStrategy function p
upload2
- 八数码问题。九宫格的每一个状态用一个字符串表示,该字符串为将九宫格中的数字从上到下,从左到右的连接起来,空白处用“0”表示。初始状态表示为”123804765”-8 digital issues. Style Box for each state with a string that the string will be the number of five direction pad from top to bottom, left to right to link up the space
