搜索资源列表
模拟退火源码
- 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ
lmscomunication
- matlab 防真自适应滤波器(部分)考虑时变代价函数 -Matlab defense really adaptive filter (part) when considering variable cost function
lvboqishejicanshu
- 滤波器阶数固定时,代价函数和信噪比之间的关系 信噪比固定时,代价函数和滤波器长度之间的关系-order filter fixed, cost function and the relationship between the signal-to-noise ratio signal-to-noise ratio fixed, Filters cost function and the relationship between length
6
- An Adaptive Variable Block Size Transform Coding System with Lagrangian Cost Function Decision Criterion
PSO_solution_to_economic_dispatch
- 利用PSO算法解决经济批量分发问题的matlab源代码,求解多目标函数与成本最小值。-Use PSO algorithm to solve economic volume distribution of the matlab source code for solving multi-objective cost function and the minimum value.
blossom.src
- 本代码执行Edmonds algorithm来进行最小代价函数,实现图形最佳匹配。参考文献:"Blossom V: A new implementation of a minimum cost perfect matching algorithm."Vladimir Kolmogorov. -Edmonds algorithm the implementation of the code for the smallest cost function to achieve the best m
EditDistance
- C#的计算编辑距离的代码。可指定需要计算的区间以及操作代价函数。算法用动态规划方法实现。-C# Edit distance calculation code. Calculation required to specify the range and operating cost function. Algorithm using dynamic programming method.
hh
- 【 摘 要】 提出了一种基于负熵的快速不动点1 C A算法, 介绍了负熵的定义和如何将其用作代价函数度量混合信号的非 高斯性。 详细介绍了基于负熵的固定点准则以及简化算法。实验选取 3个非高斯向量作为信号源进行 Ma t l a b分离仿真, 结果显示 分离效果良好。-Abstract Based on the rapid Negentropy 1 CA fixed point algorithm, introduced the definition of negentropy an
SimulatedAnnealing
- Simulated Annealing (SA) is a smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random "nearby" solution. The nearby solution is chosen with a probability that depends on the
asf1
- 单片计算机即单片微型计算机。(Single-Chip Microcomputer ),是 集CPU ,RAM ,ROM , 定时,计数和多种接口于一体的微控制器。他体积小,成本低,功能强,广泛应用于智能产 品和工业自动化上。而51 单片机是各单片机中最为典型和最有代表性的一种。这次毕业设 计通过对它的学习,应用,从而达到学习、设计、开发软、硬的能力。 -Monolithic single-chip micro-computer that computer. (Single-Chi
RealCodedGA
- This package contains a pure implementation of Real Coded Genetic Algorithm (Real Coded GA) in MATLAB. You can modify or replace the Cost Function, to solve real valued optimization problems, using Genetic Algorithm (GA).
lap_cpp
- 线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵-Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment =
traffic
- .建立一个全国铁路交通咨询系统,该系统具备自动查找任意两城市间铁路交通的最短路径和最少花费的功能。-. To establish a national rail transportation consulting system, the system automatically looks for any two cities with rail traffic between the shortest path and minimum cost function.
chip_pathfinder
- 在谈判阻塞算法在电路设计中的应用,该算法不断迭代直到不存在被使用一次以上的路由资源。在每一次迭代过程中,先删除每个线网,然后根据最小化成本函数的原则重新布线-Choking algorithm in the negotiations in the circuit design, the iterative algorithms have been used until there is no more than one routing resources. In each iteration,
DFEBasedOnMCMA
- 一种用于判决反馈均衡器的方法和装置,其中使用一校正项来补偿限制器误差,从而避免了误差传播。选择均衡器的滤波器系数以便使均衡器的代价函数最小-One for decision feedback equalizer method and device, which uses an error correction terms to compensate for the limiter, thus avoiding error propagation. Select equalizer equaliz
cost
- some cost function.fore example rastrigin,... .
Optimization-of-ackley-function-by-Cuckoo-with-km
- Optimization of ackley function by Cuckoo with kmeansToolBox in matlab_coasite.info This code minimizes your cost function, so don t change any part of your code. ----------------------------------------------------------------------------------
Cuckoo-Optimization-Algorithm-for-ANN-cost
- not good - Cuckoo Optimization Algorithm for ANN cost --- Cuckoo Optimization Algorithm --- - Matlab Toolbox Ver. 1.0.1 - Programmed by- Ramin Rajabioun, 2011 + This code minimizes your cost function, so don t change any part of -not good - Cuc
linear-regresion-cost
- linear regresion Cost function code for matlab . machine learning algorithm.
Cost-function
- Cost function calculation