-
Codigo-Fuente
Sistema de Kardex & Inventario - VF
- 2014-11-25 09:07:32下载
- 积分:1
-
3D_Math_PerlinNoise2D_Ocean
柏林噪声海洋模拟
柏林噪声海洋模拟
柏林噪声海洋模拟
柏林噪声海洋模拟(perlin noise ocean simulation
perlin noise ocean simulation
perlin noise ocean simulation)
- 2014-12-20 18:29:06下载
- 积分:1
-
AdaptiveTechniquesforMultiuserOFDM
这是一个非常好的关于OFDM的英文文章,它是国外的博士论文,对于想了解整个OFDM的朋友来说,可以了解到许多中文文章所没有的知识。(This is a very good article in English on OFDM, which is the doctoral thesis abroad, who want to understand the overall OFDM' s friends, you can understand that many Chinese do not have knowledge of the article.)
- 2010-07-18 11:34:02下载
- 积分:1
-
dtt-code
DTT编码程序 经过本人测试绝对好用 用了停不下来
- 2014-09-24 22:32:32下载
- 积分: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
-
DS
说明: matlab中关于信息融合中的DS论证程序,很好用的哦(matlab regarding information fusion DS demonstration program, the good oh)
- 2014-11-23 21:05:56下载
- 积分:1
-
Matlab_Image_Processing
制作按钮。在SDK平台下运行,任意制作按钮,非长好用的(Production button. Run in the platform SDK, arbitrary production button, non-long-to-use)
- 2008-05-08 11:05:09下载
- 积分:1
-
vp712
基于matlab GUI界面设计,关于超声波倒车雷达测距的,部分实现了追踪测速迭代松弛算法。( Based on matlab GUI interface design, About ultrasonic parking radar ranging, Partially achieved tracking speed iterative relaxation algorithm.)
- 2017-04-16 22:53:08下载
- 积分:1
-
NSC
NSC program calculates BER of NSC
- 2014-01-23 22:06:16下载
- 积分:1
-
cifa1
实现haffuman编码的功能,可以正确运行仿真并实现正常的输出(Encoding functions to achieve haffuman)
- 2009-12-08 00:04:04下载
- 积分:1