登录
首页 » matlab » FT

FT

于 2019-06-28 发布 文件大小:5KB
0 208
下载积分: 1 下载次数: 0

代码说明:

说明:  禁忌(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.)

文件列表:

FloydWithTabu.m, 6694 , 2019-06-14
FloydWithTabu2.m, 7121 , 2019-06-11

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

发表评论

0 个回复

  • weather-radar
    与气象雷达有关的书籍,对初学者有很大的帮助。(With weather radar related books, a great help for beginners.)
    2011-11-16 23:07:04下载
    积分:1
  • COA-code
    This is code of Cuckoo Optimization Algorithm (COA) with MATLAB
    2013-10-31 14:02:28下载
    积分:1
  • matlabxiaobobianhuan
    该程序中包含了小波包分解和重构程序、单尺度分解、多尺度分解等,还有一些试验数据,对初学者有很大的帮助。(The program includes a wavelet packet decomposition and reconstruction program, a single scale decomposition, multiscale decomposition, there are some experimental data, for beginners is a great help.)
    2015-10-17 11:23:01下载
    积分:1
  • area_length_tightness_eccentricity
    对空间卫星、飞机等图像进行特征提取,提取的特征包括面积,周长,紧密度,及离心率(Space satellites, aircraft and other image feature extraction, the extracted features include area, perimeter, compactness, and eccentricity)
    2010-11-29 21:30:16下载
    积分:1
  • DSP_MATLAB
    关于数字信号处理的matlab程序实现代码,有很多实用的方法,如功率谱估计的算法等等,对学习数字信号处理很有帮助(On digital signal processing matlab program implementation code, there are many practical ways, such as power spectrum estimation algorithms, etc., is helpful in learning digital signal processing)
    2011-10-03 12:14:04下载
    积分:1
  • SVPWM--DC-MOTOR
    基于无刷直流电机的的矢量控制程序,可以在simulink中直接建模,系统为开环系统。(Brushless DC motor based on vector control program, you can direct modeling in simulink, the system is open-loop system.)
    2021-03-14 10:49:24下载
    积分:1
  • GUI_3
    matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly)
    2012-03-30 11:21:48下载
    积分:1
  • Wiener
    设计一维纳滤波器 (1)产生三组观测数据:首先根据s(n)=a s(n-1)+w(n)产生信号s(n),将其加噪(信噪比分别为20dB,10 dB,6 dB),得到观测数据x1(n), x2(n), x31(n). (2)估计xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。 (A Wiener filter design (1) to produce three sets of observations: first generating a signal s (n) according to s (n) = as (n-1)+w (n), to add noise (20dB SNR, respectively , 10 dB, 6 dB), to obtain observational data x1 (n), x2 (n), x31 (n). (2) estimate xi (n), i = AR model parameters 1,2,3. Assuming the signal length L, AR model of order N, analysis of experimental results and discuss the impact changing L, N of the experimental results.)
    2013-11-26 21:53:25下载
    积分:1
  • demod
    fsk psk qpsk 8psk 16psk qam 各种调制方式的matlab仿真(fsk psk qpsk 8psk 16psk qam modulation of matlab simulation of various)
    2010-05-28 22:11:51下载
    积分:1
  • conjugategradientmethode
    比较了三种学习方法 1 gradient descent 2 steepest descent with line search 3 conjugate gradient method. 三种方法都在一个.m文件中被实现。(compare three learning methods: 1 gradient descent 2 steepest descent with line search 3 conjugate gradient method.)
    2012-08-12 00:30:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载