登录
首页 » matlab » FT

FT

于 2020-12-19 发布
0 205
下载积分: 1 下载次数: 1

代码说明:

说明:  禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。(Tabu Search algorithm is a meta-heuristic random search algorithm. It starts from an initial feasible solution, chooses a series of specific search directions (movement) as a trial, and chooses to achieve the movement that makes the most changes in the value of a specific objective function. To avoid falling into local optimum, TS search uses a flexible "memory" technology to record and select the optimization process that has been carried out, and to guide the next search direction, which is the establishment of Tabu table.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • circonvt
    说明:  计算循环卷积,DFT,IDFT,FFT... .. (Computing cyclic convolution, DFT, IDFT, FFT ... ..)
    2008-11-05 23:13:04下载
    积分:1
  • Huffman-code
    Huffman code的matlab程序,用一幅图像作为training image得到像素的Huffman编码,然后编码另外一幅图像,求得average code length。(Huffman code of matlab program, with an image as a training image pixel Huffman coding, then coded another image obtained average code length.)
    2012-10-01 23:11:08下载
    积分:1
  • 27796733htransform
    进行Hilbert-Huang变换的源代码,可以对信号进行时频分析,非常好用
    2009-11-27 18:47:01下载
    积分:1
  • 83390051ldpc_decode_matlab
    LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
    2010-01-09 23:57:37下载
    积分:1
  • model
    svpwm 模型 可用于三相PWM整流 电机控制,参数可调(svpwm model can be used for three-phase PWM rectifier motor control, parameter adjustable)
    2010-03-11 11:13:03下载
    积分:1
  • particle-filter
    粒子滤波算法;粒子滤波算法源于Montecarlo的思想,即以某事件出现的频率来指代该事件的概率。因此在滤波过程中,需要用到概率如P(x)的地方,一概对变量x采样,以大量采样的分布近似来表示P(x)。因此,采用此一思想,在滤波过程中粒子滤波可以处理任意形式的概率,而不像Kalman滤波只能处理高斯分布的概率问题。他的一大优势也在于此。(these codes are particle filter resources codes which solve non-linear estimation problems.I wish that it is helpful to some people.I am glad to share it with others. )
    2011-02-14 18:19:28下载
    积分:1
  • incremental_svm
    这个套件包含了C + +实现"减量和增量支持向量机学习",根据Cauwenberghs和Piggio他们的matlab实现。(This package contains a c++ implementation of "Incremental and Decremental Support Vector Machine Learning, Cauwenberghs and Poggio" based on their matlab implementation. Getting started - make (to compile) - ./inc_svm 1 data_kernel.txt (to train and cross-validate) - ./inc_svm 1 diabetes_kernel.txt)
    2012-05-11 03:48:10下载
    积分:1
  • im
    说明:  ImmuneAgent城市水污染控制决策系统 ImmuneAgent urban water pollution control decision-making system(ImmuneAgent urban water pollution control decision-making system)
    2011-03-28 18:07:39下载
    积分:1
  • interpolation-and-fitting
    matlab经典算法程序中关于插值和拟合的具体指导资料 给需要的朋友们以启发(classical algorithm matlab program on interpolation and fitting specific guidance information to a friend who needs to inspire)
    2013-11-13 11:20:13下载
    积分:1
  • ARMA-model
    基于辨识ARMA模型的野值剔除方法与卡尔曼滤波修正算法(ARMA model identification methods and eliminate outlier correction algorithm based on Kalman filter)
    2013-12-09 13:12:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载