Welcome![Sign In][Sign Up]
Location:
Search - algorithm

Search list

[VC/MFCAlgorithm

Description: 经典算法 1.河内之塔 2.Algorithm Gossip: 费式数列 3. 巴斯卡三角形 4.Algorithm Gossip: 三色棋 5.Algorithm Gossip: 老鼠走迷官 6.Algorithm Gossip: 老鼠走迷官(二) 7.Algorithm Gossip: 骑士走棋盘 8.Algorithm Gossip: 八皇 9.Algorithm Gossip: 八枚银币 等-Algorithm of c++
Platform: | Size: 1057792 | Author: ApolloSong | Hits:

[OtherSimple-genetic-algorithm-source-code

Description: 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。 -It is a very simple genetic algorithm source code, is Denis Cormier (North Carolina State University) developed, Sita S. Raghavan (University of North Carolina at Charlotte) amendment. Code to ensure as little as possible, in fact, do not have to troubleshooting. The application of a specific amendment to this code, the user simply changes the definition of constants and the definition of "evaluation function" can be. Note that the code is designed to seek maximum value, in which the objective function can only take positive and the function value and the individual is no difference between the fitness value. The system uses the rate selection, the essence of model, single-point crossover and uniform mutation. If you replace the uniform mutation with Gaussian mutation, may be more effective. Code without any graphic or even no screen output, mainly to ensure a high portability between platforms. Readers can ftp.uncc.edu, directory coe/evol file prog.c obtained. Required input file sho
Platform: | Size: 8192 | Author: 李礼 | Hits:

[Communicationone-RLS-algorithm

Description: 本程序为一个RLS自适应算法实现的MATLAB程序,此程序详细介绍了RLS算法的实现过程-This program is a RLS adaptive algorithm in the MATLAB program, this program introduces the process of RLS Algorithm
Platform: | Size: 1024 | Author: wujian | Hits:

[CSharpAlgorithm

Description: 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
Platform: | Size: 33792 | Author: bufeng | Hits:

[JSP/JavaDataMinning-sprint-algorithm

Description: 数据挖掘算法的实现 sprint 多线程以及单线程版本-dataminning algorithm sprint implement multithread
Platform: | Size: 347136 | Author: qianxun | Hits:

[matlabA.new.tree-based.encoding.genetic.algorithm.with.i

Description: 基于新的树编码方式用免疫遗传算法解决DCMST问题:提出了一种新的树编码方式,可以方便地表达一棵树,简化了树在遗传算法中的编码表达。且新的树编码方式清楚地表达了边的信息,有利于疫苗的设计。此外,本文使用免疫遗传算法,有效地克服了传统遗传算法中解退化的现象。数值实验表明,解的振荡相对于传统遗传算法减小了,且收敛速度更快。-New tree-based encoding genetic algorithm with immune DCMST problem: A new tree encoding, you can easily express a tree, the tree simplifies the code in the expression of genetic algorithm. And new tree encoding side clearly expressed information is conducive to vaccine design. In addition, we use the genetic algorithm can effectively overcome the traditional genetic algorithm, the phenomenon of degradation in the solution. Numerical experiments show that the oscillation of solutions with respect to reducing the traditional genetic algorithm, and the convergence faster.
Platform: | Size: 5120 | Author: LYC | Hits:

[Mathimatics-Numerical algorithmsTimetable-based-on-genetic-algorithm

Description: 基于遗传算法的时间表问题(排课问题) 论文集-Timetable based on genetic algorithm (Timetabling problem) Proceedings
Platform: | Size: 1876992 | Author: 张雨萌 | Hits:

[matlabComplete-collection-of-algorithm

Description: 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以及附录-Complete collection of algorithm including 30 chapters and 2 appendices: linear programming, nonlinear programming, dynamic programming, graph and networks, queuing theory, game theory, the level of analysis, interpolation and fitting, statistical description and analysis of data , analysis of variance, regression analysis, differential equations modeling, steady-state model, ordinary differential equation solution, difference equation model, Markov chain model, variational method model, neural network model, the numerical solution of partial differential equations, goal programming, fuzzy numerical model, modern optimization algorithms, time series models, storage theory, the optimization of economic and financial issues, production and service operations management in the optimization problem, gray system theory and its applications, multivariate analysis, partial least squares regression, and Appendix
Platform: | Size: 7684096 | Author: 商志远 | Hits:

[AI-NN-PRAR-algorithm-for-online-signature-verification

Description: 一个可以在在线签名鉴定中应用的AR算法的实现-An online signature verification in the application of AR algorithm implementation
Platform: | Size: 2048 | Author: 郭世强 | Hits:

[Communication-MobileAlgorithm-for-wireless-sensor-network-coverage-and

Description: 无线传感网络覆盖算法及仿真研究Algorithm for wireless sensor network coverage and Simulation-Algorithm for wireless sensor network coverage and Simulation
Platform: | Size: 194560 | Author: bb0997 | Hits:

[matlabQ-algorithm-of-RL

Description: 强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!-A matlab program about Q of Reinforcement Learning Algorithm
Platform: | Size: 2048 | Author: qicaiyun | Hits:

[matlabShop-scheduling-genetic-algorithm

Description: 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图 Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图 Y3p 最优方案中,各工件各工序使用的机器编号 Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵 LC1 收敛曲线1,各代最优个体适应值的记录 LC2 收敛曲线2,各代群体平均适应值的记录 最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict
Platform: | Size: 2048 | Author: 王龙隐 | Hits:

[JSP/JavaFP-growth-algorithm-implementation

Description: FP增长算法的实现与测试(Java实现) 1、程序编译运行环境Eclipse3.20+JDK1.60 2、程序参数说明 -F=filename -S=support -C=confidence filename:数据集文件名,必须位于工程根目录下 support:支持度,位于0-100.0之间的任意数 confidence:置信度,位于0-100.0之间的任意数 例如:-F=anonymous-msweb.data -S=10.0 -C=45.0(参数顺序无关) 3. 程序正确性验证 工程中包含sample.txt文件用来验证。 具体方法: (1)在AssociationRuleMining 类中,preprocessDataSet函数的最后一条语句替换为fileName = "sample.txt" (2)在FPgrowth类中,main函数中的 myFPtree.outputARs2() 替换为 myFPtree.outputARs() (3)输入正确格式的参数,数据集文件名可任意-FP growth algorithm implementation and testing (Java implementation) 1, compiled runtime environment Eclipse3.20+ JDK1.60 2, program parameters that -F = filename -S = support -C = confidence filename: data set file name, must be located project root directory support: support, in any number between 0-100.0 confidence: confidence, any number in between 0-100.0 example:-F = anonymous-msweb.data-S = 10.0-C = 45.0 (parameter order has nothing to do) 3. program correctness verification project file contains sample.txt to verify. Specific methods: (1) AssociationRuleMining class, preprocessDataSet last statement function is replaced fileName = " sample.txt" (2) in the FPgrowth class, main function in the myFPtree.outputARs2 () replace myFPtree.outputARs () (3) Enter the correct format, parameters, file names can be arbitrary data set
Platform: | Size: 540672 | Author: frank | Hits:

[Othercultural-algorithm

Description: 文化算法的源代码,在作者的介绍那里搞到的-Cultural algorithm source code, where the author got it introduced
Platform: | Size: 8192 | Author: 小晓伟 | Hits:

[Data structsGreedy-algorithm

Description: 使用贪心算法解决经典背包问题的C语言实现。-Using the greedy algorithm to solve the classic knapsack problem C language.
Platform: | Size: 527360 | Author: 靳舒馨 | Hits:

[matlabselection-algorithm

Description: 协同网络中继选择算法 一种是基于门限的最大信噪比选择;另一种是基于门限的最小误码率选择,我们将选择一条最佳的中继链路和源节点到目的节点的直接传输链路在目的端进行最大比合并-Research on relay selection algorithm in cooperative wireless Networks
Platform: | Size: 689152 | Author: 姚姚 | Hits:

[matlabAn-improved-harmony-search-algorithm-for-solving-

Description: use and application of harmony search algorithm to optimization problems.
Platform: | Size: 716800 | Author: girlalooh | Hits:

[Mathimatics-Numerical algorithmsAn-improved-harmony-search-algorithm-for-synchron

Description: An improved harmony search algorithm for synchronization of discrete-time chaotic systems
Platform: | Size: 119808 | Author: girlalooh | Hits:

[matlabGenetic-algorithm-using-MATLAB

Description: 遗传算法在MATLAB环境中的实现,适合图形模式识别广泛应用等方面-Genetic algorithm implementation in MATLAB environment, suitable for wide range of graphics applications such as pattern recognition
Platform: | Size: 77824 | Author: zhx | Hits:

[WaveletADAPTIVE-IMAGE-FUSION-ALGORITHM

Description: 针对低可见光图像和红外图像的特点,提出一种基于DT-CWT的自适应图像融合算法.该算法具有好的平移不变性和方向选择性,更适合于人类视觉.先对源图像作双树复小波变换,充分考虑各尺度分解层的系数特征,对 低通子带引入免疫克隆选择,根据统计评价准则定义亲和度函数,自适应获得最优融合权值 对高通子带则根据人类视觉特性定义局部方向对比度,并作为融合准则,突出和增强了各源图像的对比度与细节信息.实验结果表明: 与基于小波的融合结果相比较,本文的融合算法自适应性和鲁棒性更强,较好地保护和显示了源图像中的边缘和细节信息,对比度和清晰度都有所提高. -Aiming at the characteristics of low visible light images and infrared images, a novel adaptive image fusion scheme based on DT-CWTwas presented. The technique has good shift-invariance and directional selectivity, and ismore suitable for human vision. The DT-CWTwas firstly used to perform amultiresolution decomposition of source images. By taking advantage of the characters of the coefficients, the immune clonal selection algorithm was introduced in low-pass sub- bands and almost optimal fused weightswere obtained adaptively. To high-pass subbands, the local directive contrastwas defined, whichwas based on human visual system. And then the contrastof fused imageswas enhanced and the detail in- formation of source imageswas protected. The experimental results show thatour fused technique is effective and the fusedimages have a better visual quality than theirwavelet counterparts.
Platform: | Size: 313344 | Author: 赵昭 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net