搜索资源列表
ant
- 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
timefreq
- 信号时频分析,小波变换,加窗(汉明窗,矩形窗,布莱克曼窗)-Time-frequency analysis, wavelet transform, windowed (Hamming window, rectangular window, Blackman window)
apsignalproc
- The Window Design Method The basic idea behind the design of linear-phase FIR filters using the window method is to choose a proper ideal frequency-selective filter [which always has a noncausal, infinite duration impulse response] and then tru
attachments
- calculates waiting time for vehicle routing problem with time window.
C_CMethod
- 混沌时间序列分析中的c-c方法,用于求相空间重构时的求时间窗和延时时间-Chaotic time series analysis of the cc method for phase-space reconstruction for the order when the time window and delay time
DTW-Algorithm
- 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解 - !"# 决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用 -Dynamic time warping algorithm is a calculation using the principle of dynamic programming t
kaam_ki_cheez
- The channel estimation algorithm is based on a subspace approach. The method works only for identifiable STBCs (excluding >=1-rate STBCs). See publication [1] for more detail about the algorithm and the identifiability conditions. The zip file con
ex04
- 此程序为窗函数宽度对时-频分辨率的影响,由于受不定原理的制约,我们对时间分辨率和频率分辨率只能取一个折中,一个提高了,另一个就必然要降低,反之亦然。-This program is the width of time window functions- frequency resolution, due to the uncertainty principle constraints, we have the time resolution and frequency resolution c
based-on-GA-solve--VRP
- 求解多目标车辆路径问题的遗传算法的小文章-based on GA solve the mutil-objects problem with the help of time window
evaluate-fitnes-for-VRP
- Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value-Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value...
ga
- C实现带时间窗的基于遗传算法的配送路径问题-C achieved with time window distribution path based on genetic algorithm problem
matlab-AG
- 建立了带硬时间窗车辆路线问题的数学模型,并应用matlab软件检验了其正确性。设计了用遗传算法求解该数学模型的算法思路,即采用自然数编码的方法使得交叉和变异操作得以更加简便的进行-based on GA solve the mutil-objects problem with the help of time window
tfrpwv
- 时频分析中的cohen类中最基本的双线性时频分布式wigner-ville分布,由于在该分布中不含窗函数,因此避免了短时窗傅里叶变换时间分辨率、频率分辨率相互牵制的矛盾-Time-frequency analysis of the Cohen class of bilinear time-frequency distribution is the most basic Wigner-Ville distribution, because the function in the distribut
VRP_GA
- 在VC6.0中实现的使用遗传算法(GA)实现有时间窗约束的车辆路径问题(VRP)。-In VC6.0 achieved using genetic algorithm (GA) to achieve a time window constraint vehicle routing problem (VRP).
C_CMethod
- 混沌时间序列分析中的c-c方法,用于求相空间重构时的时间窗和延时,已修正部分错误-Chaotic time series analysis cc method for seeking and delay time window when the phase space reconstruction, part of the error has been corrected
trainsignal
- matlab小波工具箱应用 多尺度小波变换 提取细节 压缩数据,对数据加时间窗,以50个数据为窗求小波细节然后取绝对平均得到一个数据-matlab wavelet toolbox application of multi-scale wavelet transform to extract details of the compressed data, the time window for data encryption, data window to 50 and then take the
MTSPF-GA
- 一种改进的混合遗传算法主要用于解决车辆路径时间窗问题-An improved hybrid genetic algorithm is used to solve vehicle routing time window problem
fmcw-matlab-code
- 利用STFT可以估计信号在每片短时窗内的频率得到信号的瞬时频率,该曲线由一组时间和频率相对应的点组成,反映了信号频率随时间的变化。-Using STFT can estimate the frequency of the signal in every piece of short-time window get signal instantaneous frequency, the curve consists of a set of time and frequency of corresp
VRP_GA
- 利用遗传算法用于研究车辆配送多个客户点的问题,并且有时间窗限制以及配送率。-Genetic Algorithm for Vehicle Distribution multiple customers point problem, and there is a time window constraints and the distribution rate.
PSO
- Particle Swarm Optimization(PSO) Algorithm Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)