-
process-control-system
大型煤气炉的控制系统,稳定工作点在450度,无差控制,利用MATLAB中的simulink模块实现建模和模拟控制。(Large gas furnace control system, stable operating point at 450 degrees, no difference in control, using MATLAB simulink in the modeling and simulation of the control module.)
- 2014-11-26 12:58:09下载
- 积分:1
-
rz编码NEW-1
使用matlab实现rz码的编码,通信原理实验之一(use Matlab achieve rz codes, one communication principle experiment)
- 2005-06-05 21:22:12下载
- 积分:1
-
jppfm
相信做PWM的同学看见这个比较高兴,希望可以对您有帮助,谢谢支持。(PWM do believe that the students see the comparison that he hopes can be helpful to you, thank you support.)
- 2006-06-29 18:46:56下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
quadrature_LPF
采用低通滤波法实现数字正交的matlab例程(Low-pass filtering method using digital quadrature routines in matlab)
- 2009-09-21 17:55:45下载
- 积分:1
-
msp_matlab
多处理器调度 均场退火matlab程序,100%能运行(Multi-processor scheduling matlab mean field annealing procedure, 100 will be able to run)
- 2008-02-21 15:14:56下载
- 积分:1
-
lms_dfeeq
rls-dfeeq.m 均衡算法 用RLS-DFE算法实现(rls-dfeeq.m Equalization Algorithms with the RLS-DFE)
- 2010-05-18 19:33:40下载
- 积分:1
-
regiongrow
region growing: Perform segmentation by region grow1ng.
[G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T can be an array (the same size as F) containing a threshold value for each pixel in F. T can also be a scalar, in wh1ch case it becomes a global threshold.
- 2011-05-16 10:33:20下载
- 积分:1
-
matlab_xingbiaozhibei
观测星表的制备,通过对第谷星表的筛选,选出合适的星体,是星敏感器的重要组成部分,适合刚刚接触的人很快进入状态(Preparation observation catalog, through the screening of Tycho catalog, choose the right stars, is an important part of the star sensor, for just contact people quickly enter the state)
- 2021-02-01 20:20:00下载
- 积分:1
-
MatlabMatlab7_
Matlab 6_5 Matlab7_0 完全正式版Matlab 6_5 Matlab7_0 完全正式版..Matlab 6_5 Matlab7_0 完全正式版.(Matlab 6_5 Matlab7_0 fully fledged version of Matlab 6_5 Matlab ab7_0 fully fledged version of Matlab .. 6_5 Matlab7_0 fully fledged version.)
- 2007-02-01 14:16:31下载
- 积分:1