-
kMedoids
kMedoids 聚类算法 matlab实现(kMedoids achieve clustering algorithm matlab)
- 2010-12-14 10:01:04下载
- 积分:1
-
voltag
vertical cavity surface emitting laser voltage with matlab source code with .rar file
- 2012-04-23 21:53:21下载
- 积分:1
-
bandpassfilter
设计的一种带通滤波器 具有很好的滤效果。(Design of a bandpass filter with good filtering effect.)
- 2010-06-01 14:28:38下载
- 积分:1
-
burg
用burg法实现功率谱估计,非常简单实用(Burg law power spectrum estimation, a very simple and practical)
- 2012-11-27 11:12:38下载
- 积分:1
-
MATLAB_programming_and_application
MATLAB程式设计与应用,包含常用的表达式的应用(MATLAB programming and application)
- 2010-01-29 10:20:28下载
- 积分:1
-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1
-
WuYufei_matlab
turbo码,tuobo码的译码算法,其中包括log-map算法和sova算法(turbo code,including log-map and sova)
- 2012-05-07 09:34:56下载
- 积分:1
-
Channel
信道容量,里面包含各种信道容道,并且有源代码,是MATLAB的(Channel capacity, which contains a variety of channel capacity Road, and source code is in MATLAB)
- 2009-05-08 15:58:03下载
- 积分:1
-
BCJRalgorithm
BCJR算法,解决卷积编码的译码问题,软入软出,可以为后续程序提供软值信息,程序可以直接运行,有详细注释(BCJR algorithm to solve the problem of convolution coding decoding, soft-in soft-out, can provide soft value information for follow-up procedures, the program can be run directly, there are detailed notes)
- 2015-01-15 10:09:22下载
- 积分:1
-
NumericalMethodsinEngineeringwithMATLAB
NumericalMethods in Engineering withMATLAB® is a text for engineering
students and a reference for practicing engineers, especially those
who wish to explore the power and efficiency of MATLAB. The choice of
numerical methods was based on their relevance to engineering problems.
Every method is discussed thoroughly and illustrated with problems
involving both hand computation and programming. MATLAB
M-files accompany each method and are available on the book web
site. This code is made simple and easy to understand by avoiding complex
book-keeping schemes, while maintaining the essential features of
the method. MATLAB, was chosen as the example language because of
its ubiquitous use in engineering studies and practice. Moreover, it is
widely available to students on school networks and through inexpensive
educational versions.MATLAB a popular tool for teaching scientific
computation.
- 2010-06-23 19:27:28下载
- 积分:1