-
class_tutorial
this file describe class difination in matlab programs
- 2010-08-14 20:58:52下载
- 积分:1
-
MATLAB_simulink
有关Matlab 的simulink 的仿真书籍,介绍的内容细致全面(Simulink simulation on Matlab books, describes the contents of the detailed comprehensive)
- 2010-11-26 16:31:56下载
- 积分:1
-
def
Define a macro that takes a le32 word, converts it to host ordering, right shifts by a specified count, creates a mask of the specified bit count, and extracts that number of bits.
- 2014-09-20 23:34:22下载
- 积分:1
-
prbs
伪随机二位信号,用于系统辨识的特殊输入信号,可实现特定的功能,望多多学习。(Two pseudo-random signals for system identification of special input signal, to achieve specific functionality, hope to learn a lot.)
- 2012-09-03 09:34:14下载
- 积分:1
-
OFDM
一个采用slm实现ofdm系统降低峰均比的程序,效果挺不错的。(An ofdm system using slm achieve PAPR reduction program, the effect is very good.)
- 2013-11-20 17:08:39下载
- 积分:1
-
Image-fusion
基于小波变换的图像融合源代码的matlab实现(image fusion)
- 2015-01-25 13:43:24下载
- 积分:1
-
MATLABpro
该程序包包含大量的matlab程序,比如Euler解常微分方程、neville插值、newton插值、Taylor解微分方程、改进平方根法、追赶法(The package includes a large number of Matlab program, such as Euler solutions ordinary differential equations, Neville interpolation, Newton interpolation, Taylor Xie differential equations, square root of improvement, chasing method, etc.)
- 2006-05-26 14:20:34下载
- 积分:1
-
fir_lin_phase_lowpass_max_atten
Designs a linear phase FIR lowpass filter such that it:
- minimizes maximum stopband attenuation
- has a constraint on the maximum passband ripple
This is a convex problem (when sampled it can be represented as an LP).
minimize max |H(w)| for w in the stopband
s.t. 1/delta <= |H(w)| <= delta for w in the passband
( where H is the frequency response function and variable is
h (the filter impulse response). delta is allowed passband ripple.
)
- 2011-05-27 21:45:16下载
- 积分:1
-
K_dis
海杂波相关K分布建模,使用球不变随机过程方法实现,概率密度曲线和功率谱(K distribution of sea clutter modeling spherically invariant random process method, the probability density curve and power spectrum)
- 2021-04-25 17:28:46下载
- 积分:1
-
myACO
Ant Colony Optimization (ACO) is a paradigm for designing metaheuristic algorithms
for combinatorial optimization problems. The first algorithm which can be
classified within this framework was presented in 1991 [21, 13] and, since then,
many diverse variants of the basic principle have been reported in the literature.
The essential trait of ACO algorithms is the combination of a priori information
about the structure of a promising solution with a posteriori information about the
structure of previously obtained good solutions.
- 2017-12-25 17:22:19下载
- 积分:1