-
bandwidth
提取音频信号的带宽,matlab源代码,仅供参考 (Extract audio signal bandwidth, matlab source code, for reference only)
- 2008-01-23 23:48:02下载
- 积分:1
-
lglr_interplotion
说明: 拉格朗日插值的MATLAB程序。需要的来下载。(Lagrange interpolation of the MATLAB program. Need to download.)
- 2009-08-02 00:06:53下载
- 积分:1
-
sound02
cheby1 bpf @ wav file
- 2011-07-04 22:22:40下载
- 积分:1
-
back-propagation
simple but incomplete backpropagation
- 2011-12-02 07:16:59下载
- 积分:1
-
DrawAroua
a matlab implementation that draws a circle
- 2013-11-13 16:20:54下载
- 积分:1
-
ofdm-matlab
如果对通信系统的同步或者频偏感兴趣的话,这将是一个很好的学习代码,我花了很长时间写的(Communication system synchronization or frequency offset of interest, this will be a good learning code, I spent a long time to write)
- 2012-05-03 18:02:45下载
- 积分:1
-
clutter
模拟杂波的生成,包括高斯杂波,韦布尔杂波和K分布杂波,对数正态分布杂波(clutter simulation)
- 2021-02-26 18:39:37下载
- 积分:1
-
23825750VRB
说明: simulink搭建全钒液流电池模型,包括SOC估算,比较Vstack,和Vb(SIMLINK MODELING OF ALL VANADIUM FLOW BATTERY, INCLUDING SOC ESTIMATION)
- 2021-04-18 20:48:57下载
- 积分:1
-
idma
simulation of IDMA SCHEME
- 2010-09-23 13:33:51下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1