-
Gauss-Laguerre
matlab勒让德 - 高斯求积,用于计算勒让德 - 高斯求积分(Gauss–Laguerre quadrature)
- 2015-02-17 14:43:58下载
- 积分:1
-
zuodigui
消除文法的左递归,包括直接左递归和间接左递归(digui)
- 2009-12-28 19:58:15下载
- 积分:1
-
bullet
子彈
可以用C++ code做出子彈並放進射擊遊戲。(Bullets can make use C++ code and put a bullet shooter.)
- 2013-12-31 03:20:27下载
- 积分:1
-
1
说明: 一本很好的书籍,用于弹性力学使用,外文的,写的很好(A very good book for the use of elasticity, foreign languages, writing well)
- 2010-04-17 10:21:10下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
Sspectrump
频谱分析的一个程序,分析细致!!研究频谱分析的可以可直接使用。
(Spectrum analysis of a program, and detailed analysis. ! Spectrum analysis can be used directly.)
- 2021-03-07 15:09:29下载
- 积分:1
-
051ljy
利用MATLAB设计的小型数字图像处理系统(MATLAB design of small-scale use of digital image processing system)
- 2009-04-18 16:56:47下载
- 积分:1
-
sensitivity-of-OFDM-subcarriers-with-CFO
This program plots sensitivity of OFDM subcarriers with Carrier frequency offset(CFO)
- 2014-07-16 03:49:52下载
- 积分:1
-
SVD
本代码提供SVD算法Matlab实现,实现SVD分解,并返回分解值。(This code provides SVD algorithm Matlab, the realization of SVD decomposition, and a return value decomposition.)
- 2015-01-28 11:05:10下载
- 积分:1
-
1
说明: 利用直接替换法进行缓冲区溢出的相关检测的几个c++程序。(Related buffer overflow detection method using a direct replacement for a few c++ program.)
- 2014-11-25 14:55:56下载
- 积分:1