搜索资源列表
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
gaussianprocess4Clas
- 高斯过程是一种非参数化的学习方法,它可以很自然的用于regression,也可以用于classification。本程序用高斯过程实现分类!-Gaussian process is a non - parametric method of learning, it is very natural for regression. can also be used for classification. The procedures used to achieve classification G
tree
- 一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有序状态。利用分形算法可以画出千奇百怪的图象。Mandelbrot集和Julia集是分形集合中最基本的两个集合
nsga2code
- 多目标优化算法快速非支配排序(NSGA2)的具体程序-the code of multiobjective optimization method NSGA2
HanZiFreq
- 汉字字频统计软件说明: 1. 这个小工具可以对一个文本文件中出现的汉字的字形数和字种数进行频次统计; 2. 字频统计结果按照降序输出; 3. 可同时选中多个文本文件进行字频统计; 4. 程序启动后点击主菜单中“统计字频”下“选取文件”就可以开始进行字频统计; 5. 统计结果保存在HanZiFreq_Result.txt文件中; 6. 这个工具不能处理非纯文本格式的文件(比如rtf,word .doc文件等),并且只能处理GB码的文件。 7. \test目录下有一
JKLMNOPMQRONSQMTOULUVRONWQXMLTRKRTXNR
- 蚁群算法是一类模拟生物群体突现聚集行为的非经典算法E首先描述了一个简单蚂蚁系统及 其简单蚁群算法C并对其进行了计算机程序模拟与动力系统仿真E结果表明C简单蚂蚁系统中存在规模 聚集效应C当蚁群的规模超过某一临界值时C蚂蚁的行为开始向有序的方向收敛C并最终稳定在一种有 序状态E 关键词=蚂蚁系统F蚁群算法F仿真F多主体系统 中 -Ihl &o jmlskq h & omxplspq }m &~ps vm rj i hl} & hmpq’Iqmk!&p hlq<qlpk
KnapsacksProblem
- 本程序将遗传算法应用于背包问题。借助了大自然的演化过程,是多线索而非单线索的全局优化方法,采用的是种群和随机搜索机制. -This procedure will be applied to knapsack problem genetic algorithm. With the evolution of nature, is more than a single clue leads the global optimization method, using population and ran
not-recursive-realized
- 该程序是分段函数: akm(m,n){ n+1 m =0 akm(m-1,1) m!=0,n=0 akm(m-1),(akm(m,n-1)) m!=0,n!=0 实现递归和非递归的算法 非递归算法可能使计算时间减少-The program is piecewise function: Akm (m, n) { N+ 1 m = 0 Akm (m-1, 1) m! = 0, n = 0 Akm (m-1) (akm (m, n-1)) m! = 0, n.=
zjh1
- 人工智能语言是一类适应于人工智能和知识工程领域的、具有符号处理和逻辑推理能力的计算机程序设计语言。能够用它来编写程序求解非数值计算、知识处理、推理、规划、决策等各种复杂的智能问题。-it is very helpful
main
- 已知图采用邻接表存储,写出深度优先搜索算法的非递归形式 对邻接表存储的图采用非递归的深度优先搜索 该程序只适合有向连通图,可以用邻接表这样的一个图进行测试-Figure adjacency list is stored to write a depth-first search algorithm non-recursive form of Adjacency list stored in the diagram using non-recursive depth-first sea
AntSystem-WithPlay
- 基于蚁群算法求解对称非对称旅行商问题 ,可以通过程序,很容易的得到最后的结果图形和迭代过程 -Through the program, it is easy to get the final results graphics and iterative process based on ant colony algorithm for the symmetric asymmetric traveling salesman problem,
brain_demo
- NMF非负分解进行脑信号的处理的程序,包括导入brain image,NMF信号分解,结果导出。-NMF2, by itself, creates a new brainNMF or raises the existing singleton
ACO-for-three-well-known-TSP-problem
- 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象。通过微调参数,都可以获得较好的解-The program is based on ant colony system algorithm for the model written procedures ( emphasis : Non- ants week model ) to three well-known TSP problem for the test object. By fine-tu
NewAntProject
- 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象 //通过微调参数,都可以获得较好的解-A New Ant Project: the program is based on ant colony system model of ant colony algorithm program (emphasize: the ants weeks model), with three famous TSP problem for the test obj
nsga2
- 多目标遗传算法 NSGA2 包括非支配排序和拥挤度计算等核心程序 亲测可运行 放心使用下载-Multi-Objective Genetic Algorithm NSGA2 Including non-dominated sorting and crowding calculation kernel Ease of use pro-test can be run download
xe802
- 计算多重分形非趋势波动分析matlab程序,用MATLAB编写的遗传算法路径规划,车牌识别定位程序的部分功能。- Calculation multifractal detrended fluctuation analysis matlab program, Genetic algorithms using MATLAB path planning, Part of the license plate recognition locator feature.
5326
- DC-DC部分采用定功率单环控制,非归零型差分相位调制信号建模与仿真分析 ,这是一个好用的频偏估计算法的matlab仿真程序。- DC-DC power single-part set-loop control, NRZ type differential phase modulation signal modeling and simulation analysis, This is a useful frequency estimation algorithm matlab simulati
kiufui_v87
- 计算多重分形非趋势波动分析,数学方法是部分子空间法,应用小区域方差对比,程序简单。- Calculate the multifractal trend fluctuation analysis, Mathematics is part of the subspace, Application of small area variance comparison, simple procedures.
vntip
- 在matlab环境中自动识别连通区域的大小,非归零型差分相位调制信号建模与仿真分析 ,线性调频脉冲压缩的Matlab程序。- Automatic identification in the matlab environment the size of the connected area, NRZ type differential phase modulation signal modeling and simulation analysis, LFM pulse compression of
遗忘算法(词库生成、分词、词权重)演示程序
- 通过非主流的遗传算法进行关键词提取,分词的功能(Through the non mainstream genetic algorithm for keyword extraction, word segmentation function)