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

Search list

[Other resourceoptimization demos

Description: 介绍采用matlab语言,来实现优化算法,有很好的例子程序,对学习优化算法很有帮助-introduction to Matlab language, to achieve optimization algorithm, a very good example of procedure, to learn useful optimization algorithm
Platform: | Size: 243039 | Author: 丁学明 | Hits:

[Other resourceSams-C++Footprint.and.Performance.Optimization

Description: The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowledge and programming techniques that are not currently part of traditional programming training. In the world of C++ programming, all other things being equal, programs that are smaller and faster are better. C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions.
Platform: | Size: 784246 | Author: | Hits:

[Mathimatics-Numerical algorithmsMultidirectional search for optimization

Description: 多目标下优化搜索-multi-objective optimization under Search
Platform: | Size: 2972 | Author: 刘阳 | Hits:

[Program docA hybrid particle swarm optimization algorithm for the vehicle routing problem.pdf

Description: 工程优化的一种新型pso算法。 A hybrid particle swarm optimization algorithm for the vehicle routing problem.pdf
Platform: | Size: 216409 | Author: zjllogic@126.com | Hits:

[DocumentsAnt Colony Optimization for Best Path Planning

Description: Ant Colony Optimization for Best Path Planning
Platform: | Size: 461824 | Author: 504306535@qq.com | Hits:

[assembly languageIterative Methods for Optimization

Description: Matlab code: Iterative Methods for Optimization
Platform: | Size: 29053 | Author: raddish9 | Hits:

[AI-NN-PRBOLTZMAN

Description: Boltzmann Machine Optimization 人工智能人工神经网络源码-Boltzmann Machine Optimization of artificial neural network artificial intelligence source
Platform: | Size: 33792 | Author: 站长 | Hits:

[xml-soap-webserviceadvancedxpathanalyzer

Description: 在xml查询中优化RPE查询的东西-Xml query optimization in RPE query things
Platform: | Size: 21504 | Author: 张小松 | Hits:

[AI-NN-PR用遗传算法优化神经网络权值的源程序

Description: 用遗传算法优化神经网络权值的源程序-genetic algorithm optimization neural network value of the source
Platform: | Size: 37888 | Author: 胡刚 | Hits:

[Windows Developfsqp

Description: FSQP算法,用于非线性优化,c源码-FSQP algorithm for nonlinear optimization, c FOSS
Platform: | Size: 436224 | Author: 孙丰甜 | Hits:

[Graph RecognizeBP网络

Description: 这是我参考了n(n>=5,^_^)篇BP神经网优化方法的论文写出的BP神经网源代码,使用了批处理训练方法,带动量项、学习速率的自适应调整、仅对学习精度没有达到指定要求的模式训练,并且训练精度逐步加大,通过这种方法,极大地加快了训练速度;另外,对于0模式和1模式数目相差很大(5-6倍)都能达到很高的学习精度。-This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neural network optimization method to write the thesis of BP neural network source code, use the batch method of training, the volume driven, adaptive learning rate adjustment, not only learning accuracy requirements specified the model training, and training gradually increased accuracy, this method has greatly accelerated the pace of training; In addition, the 0 mode and a model number vary greatly (5-6 times) to achieve high accuracy of the study.
Platform: | Size: 4096 | Author: 王宏志 | Hits:

[Mathimatics-Numerical algorithmsMultidirectional search for optimization

Description: 多目标下优化搜索-multi-objective optimization under Search
Platform: | Size: 3072 | Author: 刘阳 | Hits:

[AI-NN-PRars.scr

Description: JAVA版的蚂蚁算法(Ant Colony Optimization Algorithms) -JAVA version of the ant algorithm (Ant Colony Optimization Algorithms)
Platform: | Size: 81920 | Author: 张强 | Hits:

[Education soft systemMS SQLServer2000数据库文件(毕业设计)

Description: 我们设计的数据库系统能够实现学生信息管理,学生成绩管理等功能。我们研究了数据库的查询优化问题。-we design a database system to achieve student information management, student performance management capabilities. We have studied the database query optimization problem.
Platform: | Size: 904192 | Author: | Hits:

[AI-NN-PRMYGA_2

Description: 遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程-genetic algorithm to solve the two- variable optimization function, the button interface, using bc prepared by the vivid simulation of the process of genetic evolution
Platform: | Size: 5120 | Author: 连宙辉 | Hits:

[matlabparticle swarm optimization

Description: particle swarm optimization matlab code
Platform: | Size: 2783 | Author: shafiqpuo@gmail.com | Hits:

[matlaboptimization and shift control

Description: Gear ratio optimization and shift control of 2-speed I-AMT in electric vehicle
Platform: | Size: 19456 | Author: habib1418 | Hits:

[matlabtwo-stage robust optimization

Description: 我们提出了一种列和约束生成算法来解决两阶段鲁棒优化问题。 与现有的Benders式切割平面方法相比,柱式和约束生成算法是一种通用的程序,采用统一的方法来处理最优性和可行性。 对两阶段稳健位置传输问题的计算研究表明,它的执行速度提高了一个数量级。(we present a column-and-constraint generation algorithm to solve two-stage robust optimization problems. Compared with existing Benders-style cutting plane methods, the column-and constraint generation algorithm is a general procedure with a unified approach . A computational study on a two-stage robust location-transportation problem shows that it performs an order of magnitude faster.)
Platform: | Size: 335872 | Author: 熊二之父 | Hits:

[Mathimatics-Numerical algorithmsconvex-optimization

Description: 权威凸优化学习资料,清华大学研究生课程资料。(Authority convex optimization learning materials, Tsinghua University graduate course materials.)
Platform: | Size: 10730496 | Author: wajijicn | Hits:

[AI-NN-PRFunction optimization algorithm

Description: 遗传算法提供了求解非线性规划的通用框架,它不依赖于问题的具体领域。遗传算法的优点是将问题参数编码成染色体后进行优化, 而不针对参数本身, 从而不受函数约束条件的限制; 搜索过程从问题解的一个集合开始, 而不是单个个体, 具有隐含并行搜索特性, 可大大减少陷入局部最小的可能性。而且优化计算时算法不依赖于梯度信息,且不要求目标函数连续及可导,使其适于求解传统搜索方法难以解决的大规模、非线性组合优化问题。(Genetic algorithm provides a general framework for solving nonlinear programming, which does not depend on the specific problem domain. The advantage of genetic algorithm is that the problem parameters are encoded into chromosomes for optimization, rather than the parameters themselves. The search process starts from a set of problem solutions, rather than a single individual, and has the implicit parallel search feature, which can greatly reduce the possibility of falling into the local minimum. Moreover, the algorithm does not rely on gradient information and does not require the objective function to be continuous and differentiable, which makes it suitable for solving large-scale and nonlinear combinatorial optimization problems that are difficult to be solved by traditional search methods.)
Platform: | Size: 33792 | Author: FZenjoys | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net