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

Search list

[Other resourceTestProblemsforUnconstrainedOptimization

Description: it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin, shubert1,Ackley,dejong,dejong1,dejong2, dpower,rastrigin,Griewangk,Schwefel, rosenbrock2 and step. the package have the contour and mesh figures of these problem. it also give m files of these problems,and you can easily get your view of figures.-it contains many classic for Test Problems Unconstrained Optimization such as camel6. treccani, goldstein, branin, shubert1, Ackley. dejong, dejong1, dejong2, dpower, rastrigin. Griewangk, Schwefel. rosenbrock2 and step. the package have the cont our mesh and figures of these problem. it also gi ve m files of these problems. and you can easily get your view of figures.
Platform: | Size: 2517256 | Author: 宏姬 | Hits:

[SourceCodeRastrigin

Description: 程序
Platform: | Size: 5986 | Author: woaiwuzun1989@126.com | Hits:

[MPITestProblemsforUnconstrainedOptimization

Description: it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin, shubert1,Ackley,dejong,dejong1,dejong2, dpower,rastrigin,Griewangk,Schwefel, rosenbrock2 and step. the package have the contour and mesh figures of these problem. it also give m files of these problems,and you can easily get your view of figures.-it contains many classic for Test Problems Unconstrained Optimization such as camel6. treccani, goldstein, branin, shubert1, Ackley. dejong, dejong1, dejong2, dpower, rastrigin. Griewangk, Schwefel. rosenbrock2 and step. the package have the cont our mesh and figures of these problem. it also gi ve m files of these problems. and you can easily get your view of figures.
Platform: | Size: 2516992 | Author: 宏姬 | Hits:

[AI-NN-PRMGA

Description: 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e-4,使用了matcom45和C++的混合编程,请先下载后使用程序-This is a Multi-agent-based genetic algorithm with a 30-dimensional Rastrigin function (the function has numerous local small plot point of a minimum) as an example a demonstration- an independent running for 50 times the solution is less than 1e-4, used matcom45 and C++ the mixed programming, please use the program after downloading
Platform: | Size: 5120 | Author: huwentao | Hits:

[AI-NN-PRRastrigin1

Description: Rastrigin函数的粒子群实现,适用于初学粒子群算法者,希望对你有帮助-Rastrigin function of particle swarm implementation of particle swarm optimization for beginners who want to help you
Platform: | Size: 1024 | Author: lina | Hits:

[AI-NN-PRconstriction-pso

Description: Constriction PSO 代码,测试函数为Rastrigin-Constriction PSO code, test function Rastrigin
Platform: | Size: 1024 | Author: XiaoFei | Hits:

[AI-NN-PRArtificial-Bee-Colony

Description: 人工蜂群算法解决函数优化问题代码,内含Sphere,rastrigin,rosenbrock等标准测试函数- ABC algorithm coded using MATLAB language*/ /* Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees.*/
Platform: | Size: 5120 | Author: 陈旭 | Hits:

[matlabRastrigin

Description: Rastrigin函数,附带绘制函数图像的代码,评估粒子群适应度-Rastrigin function, with the drawing function of the image code, and to assess the fitness of particle swarm
Platform: | Size: 48128 | Author: peiyoumin | Hits:

[Windows DevelopTMGAh

Description: 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e -This is a multi-agent genetic algorithm, the algorithm to a 30-dimensional Rastrigin function (the function of the number of demonstrated numerous local small plot points a minimum points), for example- a continuous run independently 50 times, each the solution is less than 1e
Platform: | Size: 5120 | Author: 勇敢 | Hits:

[matlabcost

Description: some cost function.fore example rastrigin,... .
Platform: | Size: 1024 | Author: science | Hits:

[matlabtestfunctions

Description: 几个标准函数,用于测试单目标优化智能算法的性能。具体有ackley、rosenbrock、Griewank、alpine、Rastrigin-Several standard functions for testing single-objective optimization of the performance of the intelligent algorithm. Specific ackley, rosenbrock, Griewank, alpine, Rastrigin, etc
Platform: | Size: 14336 | Author: 祝涵 | Hits:

[CSharpRastrigin

Description: It s the Rastrigin function for MLP
Platform: | Size: 3629056 | Author: Ana | Hits:

[matlabGA_test_20130310

Description: 遗传算法,Rastrigin函数,最优化,极值点。-Genetic algorithms, Rastrigin function optimization, extreme points.
Platform: | Size: 569344 | Author: chenbang | Hits:

[Communication-MobileMatlab-Programs-of-PSO

Description: In this project, the standard particles swarm optimization - named here (MyPSO) is simulated and tested by five well-known benchmark functions (Sphere, Ackley, Rastrigin, Rosenbrock and Schwefel p2.26). Then, a new mechanism- named here (Improved MyPSO) is introduced to improve the performance of the standard particles swarm optimization to achieve better results and avoid stagnation at bad results. This new mechanism is also tested by the same benchmark functions. The results of improved PSO are then compared with those of standard PSO and different published improved PSO (SPSO, PSO-XD, CPSO-S and PSO-P5).
Platform: | Size: 3072 | Author: basem | Hits:

[Communication-MobilePDF-pso

Description: In this project, the standard particles swarm optimization - named here (MyPSO) is simulated and tested by five well-known benchmark functions (Sphere, Ackley, Rastrigin, Rosenbrock and Schwefel p2.26). Then, a new mechanism- named here (Improved MyPSO) is introduced to improve the performance of the standard particles swarm optimization to achieve better results and avoid stagnation at bad results. This new mechanism is also tested by the same benchmark functions. The results of improved PSO are then compared with those of standard PSO and different published improved PSO (SPSO, PSO-XD, CPSO-S and PSO-P5).
Platform: | Size: 20083712 | Author: basem | Hits:

[Communication-MobileFinal-Project

Description: In this project, the standard particles swarm optimization - named here (MyPSO) is simulated and tested by five well-known benchmark functions (Sphere, Ackley, Rastrigin, Rosenbrock and Schwefel p2.26). Then, a new mechanism- named here (Improved MyPSO) is introduced to improve the performance of the standard particles swarm optimization to achieve better results and avoid stagnation at bad results. This new mechanism is also tested by the same benchmark functions. The results of improved PSO are then compared with those of standard PSO and different published improved PSO (SPSO, PSO-XD, CPSO-S and PSO-P5).
Platform: | Size: 142336 | Author: basem | Hits:

[Other2.-PSO-for-Rastrigin

Description: using PSO algorithm for finding optimumpoint of rastrigin function with MATLAB
Platform: | Size: 1024 | Author: hamed | Hits:

[Otherrastrigin

Description: Code of PSO-Rastrigin with matlab
Platform: | Size: 1024 | Author: ataei | Hits:

[OtherRastrigin-Matlab

Description: 遗传算法,Rastrigin 函数,清晰明确,认真仔细,希望快点上传,-Genetic algorithms, Rastrigin function,Clear, carefully, hoping upload,
Platform: | Size: 229376 | Author: 苏贵良 | Hits:

[matlabRastrigin

Description: 用于非线性算法的测试用到的函数,Rastrigin,文件中包含pso测试案例,有需要可以拿走。(The function used for testing nonlinear algorithms, Rastrigin, contains PSO test cases in the file, and it needs to be taken away.)
Platform: | Size: 1024 | Author: 刀疤男 | Hits:
« 12 3 »

CodeBus www.codebus.net