-
Matlab-pingfang
自己在网上看到的一个关于平方根的求值方式,可以参考下(Themselves in line to see a square root to be evaluated on, you can refer to the following)
- 2011-10-08 13:32:50下载
- 积分:1
-
XYNTServiceProject
good code good code good code good code good code good code good code good code good code (good code good code good code good code good code good code good code good code good code)
- 2007-11-23 01:36:05下载
- 积分:1
-
Tfreq_estimath
这是一个好用的频偏估计算法的mmatlab仿真程序,谢谢使用。
(This is an easy to use Frequency Offset Estimation Algorithm mmatlab simulation program, and thank you to use.)
- 2012-07-22 23:01:03下载
- 积分:1
-
faceRecognition
this is a folder
containing algorithms and source codes for face recognition
- 2010-10-19 00:56:12下载
- 积分:1
-
shujukeshihua
说明: MATLAB数学实验之数据可视化,其中包含课件以及习题和答案,文档中附有源程序(MATLAB Mathematical experiments data visualization, which includes courseware, as well as exercises and answers, the document bearing source)
- 2006-03-08 15:23:32下载
- 积分:1
-
789020plc_1
c语言和matlab互调 c语言和matlab互调 (c language and intermodulation c Matlab language and intermodulation c Matlab and Matlab language intermodulation c Matlab language and intermodulation)
- 2007-02-09 09:40:30下载
- 积分:1
-
12
说明: 一篇讲解关于matlab与vc混合编程的问题。其中的讲解是通过实例来讲的(Matlab with a brief on the problem of mixed programming vc. Which is explained through examples of)
- 2009-06-10 16:52:23下载
- 积分: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
-
matlab-filter
空间滤波,matlab编程,介绍了低通滤波器,带通滤波器和高通滤波器。(Spatial filtering, Matlab programming, low-pass filter, band-pass filter and high pass filter.)
- 2012-05-12 15:08:07下载
- 积分:1
-
ArtmapSource
ARTMAP source code. include: Fuzzy ARTMAP, Default ARTMAP, Instance-Counting ARTMAP, Distributed ARTMAP(ARTMAP source code. Include : Fuzzy ARTMAP, Default ARTMAP. Instance-Counting ARTMAP. Distributed ARTMAP)
- 2006-09-04 12:14:50下载
- 积分:1