-
Simulation-of-digital-camera
说明: 几乎所有关于数字相机仿真的英文论文,很有科研价值( English paper about Simulation of digital camera。Great scientific value。)
- 2020-12-01 16:49:27下载
- 积分: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
-
QSGS
说明: 运用随机四参数生成法形成多孔介质,可更改孔隙率(Using random four parameter generation method to form porous media, the porosity can be changed)
- 2021-03-04 16:19:32下载
- 积分:1
-
zr
说明: 计算序列x=[3 0 2 1 3 4 6] 和y=[3 0 -2 1 -3]的线性卷积(Calculation sequence x = [3 0 2 1 3 4 6] and y = [3 0-2 1-3] the linear convolution)
- 2010-06-23 20:57:46下载
- 积分:1
-
magnetic_frill
Feeding antennas with proper signals can be difficult. The signal is often described as a voltage, and voltages are not well defined in electromagnetic wave formulations. There are several tricks to model voltage generators in such situations, and one is the magnetic frill. This model shows the basic steps of defining a magnetic frill voltage generator for a dipole antenna, and it also compares the resulting antenna impedance with known results.
- 2009-05-14 22:34:10下载
- 积分:1
-
SRUKF
利用无迹卡尔曼滤波的平方根形式做的一个简单例子(A sample case of using SRUKF to find the true value)
- 2019-05-02 21:47:12下载
- 积分:1
-
spwminveter
matlap file for SPWM
- 2009-11-11 16:49:35下载
- 积分:1
-
allprogram
基于LPC的语音信号编解码研究,这个是所有function的doc(LPC-based voice codecs Research)
- 2021-05-14 14:30:02下载
- 积分:1
-
grub4dos
foramting sofetare to format our systems the windows
- 2014-10-13 17:00:36下载
- 积分:1
-
MANGYUAN
盲源分离代码matlab程序,实现将信号源分离(Blind Source Separation code matlab program to achieve the signal source separation)
- 2014-11-25 15:34:20下载
- 积分:1