搜索资源列表
-
0下载:
一种新的随机优化技术:基于群落动态分配的粒子群优化算法(Community Dynamic Assignation-based Particle Swarm Optimization,CDAPSO)。新算法通过动态改变粒子群体的组织结构和分配特征来维持寻优过程中启发信息的多样性,从而使其全局收搜索能力得到了显著提高,并且能够有效避免早熟收敛问题。-a new stochastic optimization techniques : Community-based dynamic allocat
-
-
0下载:
This thesis aims to clearly describe the cognitive radio and its components and operations. Moreover, it aims on describing the expected outcome from the most common techniques that are proposed for use in cognitive radios. In addition, it describes
-
-
1下载:
一篇硕士学位论文,数值优化技术编码的 PSO混合算法及 其在前馈神经网络训练中的应用研究。-A master' s degree thesis, numerical optimization techniques encoded hybrid PSO algorithm and the former feed-forward neural network training in applied research.
-
-
0下载:
ACM训练时收集论文之搜索方法中的剪枝优化讨论了竞赛搜索类的常用优化技巧-剪枝-ACM training search the collection of papers on the optimization methods discussed pruning contest category search optimization techniques used- pruning
-
-
0下载:
C语言算法简单优化技巧 -C language algorithm is simple and simple algorithm optimization techniques C-optimization tips
-
-
0下载:
包含了7篇与动态规划相关的论文及附件:
基本动态规划问题的扩展----2001俞伟论文
动态规划算法的优化技巧---2001毛子青论文
动态规划的特点及其应用----2000张辰论文
动态规划的深入讨论---2000李刚论文
动态规划的深入探讨----1999来煜坤论文
动态规划的个性化优化----2003项荣璟论文
动态规划----2000方奇论文-Contains 7 and the dynamic programming-related papers and a
-
-
0下载:
Optimization Techniques code
-
-
1下载:
传算法是一种基于生物进化原理的启发式并行搜索和优化技术,常被用于优化计算。该文针对经典遗传算法在多目标优化计算中存在的不足,结合热力学中熵的概念,利用约束交叉、适应度共享技术来进行多目标函数的优化计算。实验结果显示这种改进型遗传算法能得到一个较好的Pareto优集。
-Propagation algorithm is a heuristic based on the principle of biological evolution parallel search and optimiza
-
-
0下载:
optimization techniques (line search, conjugate gradient)
-
-
0下载:
最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。
-Least-squares method (also known as least squares) is a mathematical optimization techniques. It does thi
-
-
0下载:
证券投资组合分析技术,matlab最优化-University of Geneva Develops Advanced
Portfolio Optimization Techniques with
MathWorks Tools
-
-
0下载:
Recently, genetic algorithms (GA) and particle swarm
optimization (PSO) technique have attracted considerable attention
among various modern heuristic optimization techniques. Since the
two approaches are supposed to find a solution to a giv
-
-
0下载:
最优化技术方法及MATLAB的实现,一本不错的最优化书籍。-Optimization techniques and MATLAB to achieve a good optimization books.
-
-
0下载:
最小二乘法快速计算软件(带qt源码)最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。-The least squares method least squares method for rapid calculation software (with qt source) (also known as the least squares method) is a mathematical optimization techniques. Minim
-
-
0下载:
感知器算法的基本思想是,对初始的或迭代中的增广权矢量 ,用已知的训练模式检验它的合理性,当不合理时,对其进行校正,校正方法实际上是最优化技术中的梯度下降法,上传的是用matlab解决感知器问题。-The Perceptron Algorithm The basic idea augmented weight vector of the initial iteration, the known training mode to test it reasonable, unreasonable, i
-
-
0下载:
辨识算法分别用一次最小二乘算法和递推最小二乘算法对被控对象进行辨识。最小二乘法是一种数学优化技术。-Identification algorithm using a least squares algorithm, respectively, and the recursive least squares algorithm to identify the controlled object. Method of least squares is a mathematical optimizat
-
-
0下载:
最小二乘法是一种数学优化技术。辨识算法分别用一次最小二乘算法和递推最小二乘算法对被控对象进行辨识。-Method of least squares is a mathematical optimization techniques. Identification algorithm using a least squares algorithm, respectively, and the recursive least squares algorithm to identify the con
-
-
2下载:
求解非线性方程组方法有经典算法以及近年来流行的遗传算法.牛顿法及其改进形式,但是此类算法的收敛性在很大程度上依赖于初始点的选择,对于某些非线性方程组容易导致求解失败 为了克服经典算法的缺点,设计了求解非线性方程组的混合遗传算法,但依然对方程组和编码方法有很高要求。PSO是受到鸟群或者鱼群社会行为的启发而形成的一种基于种群的随机优化技术。它是一类随机全局优化技术,通过粒子间的相互作用发现复杂搜索空间中的最优区域。该算法是一种基于群体智能的新型演化计算技术,具有简单易实现、设置参数少、全局优化能力强
-
-
0下载:
最优化在本质上是一门交叉学科,他对多个科学产生了重大的影响,并一成为不同领域中很多工作都不可或缺的公主。2-6章中每章覆盖了一项最优化技术的理论,7-11中侧重于不同范畴里的优化技术的实际应用。没章课独立学习又可作为一个大的中和性题目来研究-Optimization is essentially a cross-disciplinary, he produced several significant impact on science and a lot of work into differ
-
-
0下载:
Optimization techniques for video encoding based on motion estimation: Null search, Full search, and Diamond search algorithms.
-