-
Smith
一个用matlab编写的绘制smith圆图的程序,简单明了,内有代码解释(One using matlab draw smith chart of the procedure is simple, there are code explanations)
- 2013-10-28 12:53:51下载
- 积分:1
-
IIR_DF_CF
切比雪夫滤波器
切比雪夫滤波器的幅频特性在同代或者在阻带有波动,可以提高选择性。(Chebyshev filters Chebyshev filter amplitude-frequency characteristics in the same on behalf of or with fluctuations in the resistance, you can improve selectivity.)
- 2008-03-28 16:09:41下载
- 积分:1
-
spi
关于spi的串行总线接口编程,实现同步传输(On the spi serial bus interface programming, synchronous transfer)
- 2010-01-01 14:42:42下载
- 积分:1
-
GaussianPyramid
Gaussian Pyramid Matlab
- 2010-02-25 02:50:19下载
- 积分:1
-
uav0
四旋翼无人机典型飞行状态的控制律设计,采用PID控制实现。(The state of the typical four-rotor UAV flight control law design, the use of PID control to achieve.)
- 2012-07-06 09:43:31下载
- 积分:1
-
dataRead
该matlab程序包实现从Ocean Optics s2000型号的光谱仪采集数据文件中读取数据,并对采集数据进行背景去除,提取特定波段的数据绘制光谱图(The matlab package implement reading data file made by Ocean Optics s2000 spectrometer , and remove the background collecting data, extract a specific band spectra data mapping)
- 2009-04-27 21:18:45下载
- 积分:1
-
BPSK-QPSK-2FSK-16QAM
通信实验中BPSK,QPSK,2FSK,16QAM调制解调仿真代码,实现调制解调和星座图的观察.(Communication experiments BPSK, QPSK, 2FSK, 16QAM modulation and demodulation simulation code that implements the modem and observation constellation.)
- 2020-06-26 19:40:02下载
- 积分:1
-
cgsvd
CGSVD Compact generalized SVD of a matrix pair in regularization problems.
sm = cgsvd(A,L)
[U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
Computes the generalized SVD of the matrix pair (A,L):
[ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv(X)
[ L ] [ 0 V ] [ 0 eye(n-p) ]
[ diag(mu) 0 ]
where
U is m-by-n , sigma is p-by-1
V is p-by-p , mu is p-by-1
X is n-by-n .
It is assumed that m >= n >= p, which is true in regularization problems.
Reference: C. F. Van Loan, Computing the CS and the generalized
singular value decomposition , Numer. Math. 46 (1985), 479-491.
Per Christian Hansen, IMM, 12/19/97.
Initialization.
- 2021-03-25 20:29:14下载
- 积分:1
-
fir
用MATLAB编程实现FIR滤波器功能,很好的一个程序!(Programming with MATLAB realize FIR filter function, a procedure very good!)
- 2008-07-15 11:17:16下载
- 积分:1
-
fir-design
design fir filter with matlab
- 2013-03-11 23:40:38下载
- 积分:1