-
jiefangchengjiaocheng
MATLAB软件的解方程函数简介,适合初学者参考(Function of MATLAB software, the solution equation brief reference for beginners)
- 2010-09-25 19:18:16下载
- 积分:1
-
RLSadaptivefilteralgorithmbasedontheMATLABprogram
说明: 基于RLS算法的自适应滤波器的MATLAB程序,有5个程序!!!(RLS adaptive filter algorithm based on the MATLAB program, there are five programs! ! !)
- 2010-04-28 15:08:48下载
- 积分:1
-
fft-dft-and-ploting
高级变换的fft,dft代码实现,包括结果的绘图(fft and dft realization)
- 2013-01-03 12:35:39下载
- 积分:1
-
svm-demo
关于支持向量机的一种较快速的计算方法,可以提高其计算速度,SVM-demo算法.(on support vector machines a more rapid method of calculation can improve their speed, SVM-demo algorithm.)
- 2007-04-08 20:17:19下载
- 积分:1
-
ec
说明: This gives BER of BPSK
- 2015-03-09 05:39:30下载
- 积分:1
-
PIDMAC
将PID算法与MAC算法相结合,使具有更好的控制效果。(The PID algorithm and MAC algorithm combined with better control effect.)
- 2009-03-04 15:54:22下载
- 积分:1
-
FFT_report
FFT及应用实验报告,用matlab对fft进行仿真,包括图形和代码(Application of FFT and experimental reports on the fft using matlab simulation, including graphics and code)
- 2008-05-15 22:38:39下载
- 积分:1
-
AVI_MATLAB
读AVI文件的MATLAB程序 读AVI文件的MATLAB程序(Reading MATLAB procedures AVI files read AVI files MATLAB program)
- 2007-11-08 01:04:09下载
- 积分:1
-
DOA
智能天线中CAPON最小方差法、DOA估计算法、延迟相加法的MATLAB实现(Smart Antenna CAPON minimum variance method, DOA estimation algorithm, the delay additive method of MATLAB Implementation)
- 2010-08-21 10:50:48下载
- 积分:1
-
equalizer_design
Designs a frequency-domain and time-domain FIR equalizer for
a single-input single-output (SISO) channel.
Frequency-domain equalization uses a Chebychev criteria and
is specified in terms of frequency response functions.
It is a convex problem (which can be formulated as an SOCP):
(
where H is the frequency response function and our variable
is the filter impulse response h. Function G is the unequalized
frequency response and G_des is the desired freq response.
Time-domain equalization immediately designs the impulse
response function by specifying the problem in time (it s an LP):
minimize max_{t neq D} |g_tilde(t)|
s.t. g_tilde(D) = 1
)
- 2011-05-27 21:41:59下载
- 积分:1