-
Signal_Processing
贝叶斯滤波器设计的MATLAB程序,源码。(MATLAB Bayesian filter design process, the source code.)
- 2010-12-25 23:30:35下载
- 积分:1
-
LSL
自适应信号处理中 LSL算法 结合LMS算法 滤波程序(LSL algorithms in adaptive signal processing filter with LMS algorithm program)
- 2011-08-09 23:10:37下载
- 积分:1
-
QAM
QAM调制软比特解调,能够更准确进行解调。(Soft bit QAM modulation and demodulation, can be more accurately demodulated.)
- 2013-10-20 16:59:51下载
- 积分:1
-
wogg
基于四阶统计量的盲源分离算法(它是特征矩阵联合对角化的简称)在特定情况下具有普遍的适用性(Fourth-order statistics-based blind source separation algorithm (which is the characteristic matrix joint diagonalization short) in a particular case of universal applicability)
- 2010-02-09 16:24:07下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
rbf
智能控制器(刘金琨编著)RBF神经网络实例仿真(Intelligent controller (LiuJinKun) written by RBF neural network simulation instance)
- 2013-03-25 01:08:24下载
- 积分:1
-
MatLab-math-apply
Matlab 数学工程应用,对想用matlab编程的人是一个非常好的东东(matlab math project apply)
- 2011-11-07 13:49:35下载
- 积分:1
-
chap6
系统辨识与自适应控制MATLAB仿真CH6,好东西大家分享(System Identification and Adaptive Control of MATLAB simulation CH6, good things to share with you)
- 2009-12-16 10:55:22下载
- 积分:1
-
fdtd2
简单的fdtd算法的matlab实现,能够模拟电源和高斯分布的面源(Simple algorithm fdtd matlab implementation, can impersonate the distribution of power and gauss)
- 2010-10-13 20:27:27下载
- 积分:1
-
wave
说明: 波形的合成与分解。
用matlab编的。可以合成三角波,方波,并分析它们的频谱。有详细的说明。(Synthesis and decomposition of waveforms. Made use of matlab. Can be synthesized triangular wave, square wave, and an analysis of their spectrum. Is described in detail.)
- 2009-07-31 21:38:55下载
- 积分:1