-
GA
说明: 遗传算法,分为个7个子函数:分别为编码、解码、选择、交叉、变异、目标函数和总调用。有详细的注释。(Genetic algorithm, into a seven sub-functions: respectively, encoding, decoding, selection, crossover and mutation, the objective function and the total calls. There are detailed notes.)
- 2011-10-15 23:53:01下载
- 积分:1
-
MatLab
说明: 这个是全英版的matlab的全部中文翻译,有利于初学者的学习。(This is the UK version of the full Chinese translation of matlab is conducive to learning for beginners.)
- 2011-02-21 23:08:36下载
- 积分:1
-
expandAxes
expand axes for matlab
- 2012-11-10 00:20:52下载
- 积分:1
-
pw1
利用MATLAB解决偏微分方程中的一些问题,如插值求解(Partial Differential Equations using MATLAB to solve some problems, such as interpolation to solve)
- 2007-11-11 14:00:35下载
- 积分:1
-
chirp
对雷达系统中的常用LFM线性调频(chirp)信号及其匹配滤波器的设计进行MATLAB仿真(right of the radar system used LFM LFM (chirp) signals and matched filter into the design OK MATLAB)
- 2006-10-30 10:45:29下载
- 积分:1
-
v_limite_instabale_DQM
DQM法matlab代码,用于求解输液管道的失稳问题,在边界弹簧刚度变化的情况下,给出了临界失稳流速。(DQM method matlab code for solving the instability problem pipes conveying fluid, the spring stiffness in the border cases, given the critical buckling velocity.)
- 2011-06-10 11:30:35下载
- 积分:1
-
daopu
浊音倒谱图的matlab实现,包括语音信号的分帧、加窗,取一帧进行分析。(Dullness inverted spectrum realize the matlab,ncluding sub-frame of the speech signal, windowing, take a frame for analysis)
- 2015-03-31 10:28:24下载
- 积分:1
-
4
说明: 主要对比了干扰对齐算法中,最大信干噪比算法,交替最小化算法,最小干扰泄露算法,并且通过改变天线数量,用户数量,自由度,观察三种算法性能(alignment algorithms including max-SINR,min-WIL,min-ALT)
- 2019-11-18 10:08:12下载
- 积分:1
-
图像边缘检测
说明: 基于蚁群聚类算法的图像边缘检测,好用!!!!(Image edge detection based on ant colony clustering algorithm, easy to use!!!!)
- 2020-02-25 14:04:30下载
- 积分:1
-
ConvolveByRiemannSum
ConvolveByRiemannSum assumes that x(t) and h(t) have finite support,
and that the user provides samples of these functions in two vectors,
x and h. These vectors contain samples of x, sampled at time points
given in vector tx = tx_min:Delta_t:tx_max and samples of h sampled
at time points in vector th = th_min:Delta_t:th_max, respectively.
The functions x and h are assumed to be zero outside tx_min and tx_max
and outside th_min and th_max, respectively.
Note that while tx_min, tx_max, th_min, and th_max may differ, the time
sample vectors must share the same time-interval, Delta_t.
- 2012-01-19 02:50:08下载
- 积分:1