搜索资源列表
模拟退火源码
- 模拟退火算法 模拟退火算法(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(η).δ 其中δ
Peakfinder1
- A fast customizable function for locating and measuring the peaks in noisy time-series signals.-A fast customizable function for locating and measuring the peaks in noisy time-series si gnals.
Peakfinder2
- A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of \"real\" signal peaks from noise and background. -A fast customizable function for locating and measuring th
Peakfinder3
- A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of \"real\" signal peaks from noise and background. Determines the position, height, and width of each peak by
ALSSA
- 一个有关生产排序的模拟退火算法,做的不好希望指教; 一个有关生产排序的模拟退火算法,做的不好希望指教;-an order for the production of simulated annealing, do not wish to enlighten; a production scheduling si mulated annealing, do not wish to enlighten;
05060213
- lianbiao shixian bu hao yi si gang bian de-lianbiao shixian bu hao yi bian de si gang
si
- 设有一个背包可以放入的物品重量最重为s,现有n件物品,它们的重量分别为w[0]、 w[1]、w[2]、…、w[n-1]。问能否从这n件物品中选择若干件放入此背包中,使得放入的重量之和正好为s。如果存在一种符合上述要求的选择,则称此背包问题有解(或称其解为真);否则称此背包问题无解(或称其解为假)。试用递归方法设计求解背包问题的算法。
File
- 基于隐马尔可夫模型的多重序列分析 <<中山大学学报(自然科学版) >>2005年02期 罗泽举 , 朱思铭 , 何淼 , LUO Ze-ju , ZHU Si-ming , HE Miao
Boltzmann Machin
- 仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结
lanczos
- 求解特征值的兰索斯法程序清华大学张雄教授编写-Eigenvalue of Lansuo Si law procedures
sift
- 基于SIFT特征跟踪的的图像稳定技术研究,我的毕业设计,附带MATLAB源代码及图片-SIFT-based feature tracking of image stabilization technology, for my graduation, with MATLAB source code and pictures
MonteCarlo
- This set of files show some of the principles of Monte Carlo simulations, applied in the financila industry. this si the content of the web seminar called "Simulations de Monte Carlo en MATLAB".-This set of files show some of the principles of Monte
SISO_cpm
- 连续相位调制CPM的软输入软输出SISO解调-Continuous phase modulation CPM soft input soft output SISO demodulator
crc16
- Esto es una libreria de crc16 que encontre por internet. La pongo aqui para que si quereis la utiliceis. Hasta ahora a mi me ha funcionado bastante bien
calculNumeric
- Analiza numerica. Teorie si exemple de exercitii rezolvate in mathcad si scilab.
Si_band
- 有赝势法计算Si能带的标准方法,各种参数已经全部给出-the calculation of Si band by psuedo potential
dianqi
- 福克思电器有限公司,后台用户名和密码都是admin 要稍微修改才可以用-Fuke Si Electric Co., Ltd., the background are the admin user name and password can only be used to slightly modify the
GreedySelector
- 设有n个活动的集合E={1,2,…,n},其中每个活动都要求使用同一资源,如演讲会场等,而在同一时间内只有一个活动能使用这一资源。每个活动i都有一个要求使用该资源的起始时间si和一个结束时间fi,且si <fi 。如果选择了活动i,则它在半开时间区间[si, fi)内占用资源。若区间[si, fi)与区间[sj, fj)不相交,则称活动i与活动j是相容的。也就是说,当si≥fj或sj≥fi时,活动i与活动j相容。-With n-set of the activities of E = (1
NQueen
- n皇后问题可以表示成n-元组(x1,…,xn),其中xi是放在第i行的皇后所在的列号。于是,解空间由nn个n-元组组成。 显示约束条件为Si={1,2,…….,n},1 i n。 隐式约束条件之一为没有两个xi相同(即任意两个皇后不在同一列上)。将其加入到显式条件中,于是解空间的大小由nn个元组减少到n!个元组。 -n queens problem can be expressed as n-tuple (x1, ..., xn), where xi i
SF_DATE
- The program calculates the SI and CI for a sum of money @ given rate of interest