-
LEACH
无线传感器网络 LEACH算法 matlab(WSN LEACH matlab)
- 2010-11-20 20:32:48下载
- 积分:1
-
xiaobofenxi
说明: 一些小波分析的有用程序 能帮助大家更好的理解一些小波变换和小波的主要功能(wavelet)
- 2010-04-11 16:19:01下载
- 积分:1
-
fpeak
检测出波形的峰值,并且输出其在图像上的相关坐标(The peak detected waveform and the output of its associated coordinates on the image)
- 2011-05-10 15:53:18下载
- 积分:1
-
myfuzzywasher
模糊洗衣机系统,通过对衣服干净程度的判断来控制水温,洗衣时间长短以及洗衣粉用量。(Fuzzy washing system, through the clean clothes to determine the extent to control water temperature, the length of time as well as laundry detergent dosage.)
- 2007-08-16 08:25:19下载
- 积分:1
-
MOVING-MUTI-TARGET-TRACTING(cSharp)
运用C# 和MATLAB编写的多目标跟踪程序,MATLAB编写的多目标跟踪适用于目标数3至4之间,已经通过调试。(C# muti-target tracking)
- 2013-12-09 10:55:48下载
- 积分:1
-
criterion_pic1
两种图像重建质量判定方法,全图熵(ENT)和目标杂波比(Target to clutter ratio)。(Two criterion for image reconstruction,full image entropy and target to clutter ratio)
- 2016-11-24 22:07:29下载
- 积分: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
-
Commodity-One-Factor-Spot-Model
采用Clewlow and Strickland 单要素日现货模型,利用Monte Carlo方法模拟商品现货价格的Matlab程序。(Commodity Model One Factor Spot Model:This code simulates commodity spot prices using the Clewlow and Strickland one factor daily spot model using a Monte Carlo approach. The derived stochastic differential equations (SDEs) are solved using several finite difference schemes.)
- 2011-06-10 18:41:31下载
- 积分:1
-
Performance-of-Inter-Vehicle-Relay-Network(1)
performance of inter-vehicle communication system based on IR-uwb
- 2014-10-10 20:03:13下载
- 积分:1
-
DDS_System
学校电子设计竞赛时做的一个小DDS系统,功能较全,基于DSPBuilder,在MatLab R2009b中仿真通过(Electronic Design Competition when schools do a small DDS system function than the whole, based on DSPBuilder, in the simulation in MatLab R2009b by)
- 2010-11-27 09:24:32下载
- 积分:1