-
ex4_18
说明: 椭圆带通滤波器设计—ELLIP函数的应用(Elliptic bandpass filter design application-ELLIP function)
- 2008-11-18 19:19:05下载
- 积分:1
-
all_kind_of_pn_coded_generator
包含了m序列 gold序列 kasami序列和ovsf码的所有伪码产生器(Contains the m sequence of gold sequence, Kasami sequence and OVSF code all the pseudo code generator)
- 2014-08-13 20:51:00下载
- 积分:1
-
Finite-difference-method-in-Matlab
有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程(Finite difference method in Matlab (elliptic equations), the finite difference method for solving the Poisson equation on a rectangular domain)
- 2021-03-29 10:49:11下载
- 积分:1
-
matlab-method
用于matlab编程的入门文档,内含大量程序源码。(Getting Started document for matlab programming, containing a large program source code.)
- 2013-11-02 19:10:28下载
- 积分:1
-
比例谐振控制
基于PR控制器的三相PMSM矢量控制仿真模型(Simulation Model of Three-Phase PMSM Vector Control based on PR Controller)
- 2021-03-20 11:19:19下载
- 积分:1
-
NC_LMS
LMS算法程序表述其算法机制同时给出图样(LMS algorithm program)
- 2012-05-23 20:45:45下载
- 积分:1
-
subspace-matlab
协方差驱动随机子空间法的matlab算法,我下的。(Covariance-driven stochastic subspace method)
- 2013-04-15 20:49:44下载
- 积分:1
-
NLMS-program
本代码对于应用广泛的LMS和NLMS的各种性能进行了系统的比较,并MATLAB仿真分析比较了两种算法的性能。(The code for the widely used LMS and NLMS variety of performance comparison of the system and MATLAB simulation analysis and comparison of the performance of the two algorithms.)
- 2013-04-18 10:19:38下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
trajectory
卡尔曼滤波跟踪算法,这个是航迹产生的程序(Kalman filtering algorithm, this is the track procedures)
- 2021-05-09 21:18:34下载
- 积分:1