-
irradiance
光伏电站中太阳光de 辐照度与光伏输出功率的关系(Relations photovoltaic solar power plant with an output power of irradiance)
- 2021-01-28 09:48:35下载
- 积分:1
-
liquid
利用matlab软件,求解二维流体传热算例(Using matlab software for solving two-dimensional fluid heat transfer numerical example)
- 2013-11-21 20:12:16下载
- 积分:1
-
tanxin
背包问题 贪心法C++实现
功能健康,绝对无毒(Greedy Knapsack Problem C++ Achieve functional health, is absolutely non-toxic)
- 2008-04-27 19:46:02下载
- 积分:1
-
decode_ldpc
ldpc译码算法 实现ldpc的译码 20个字(ldpc the)
- 2013-11-18 21:07:58下载
- 积分:1
-
chap12
MATLAB c++ 可以实在嵌入式的环境下联合编程。联合仿真(MATLAB c++ can be embedded in the environment is the joint programming. Co-simulation)
- 2011-05-09 10:06:35下载
- 积分:1
-
TPParticleh
本文描述的是关于粒子滤波的源代码,,用MATLAB运行,会有很好的效果。
(This article describes the source code on the particle filter, using MATLAB running, there will be good results.)
- 2012-09-15 14:21:13下载
- 积分: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
-
SVM
SVM算法在 matlab实现, 包含说明书,源代码等(SVM experiment on matlab)
- 2015-01-28 20:15:25下载
- 积分:1
-
doppler_pic
利用Matlab进行卫星通信多普勒频偏仿真(Using Matlab to satellite communications doppler frequency simulation)
- 2020-12-28 15:59:02下载
- 积分:1
-
VCmatlab2
VC++与matlab混合编程。包含源代码和文档说明。(VC++ mixed programming with matlab. Contains the source code and documentation.)
- 2021-03-04 18:59:32下载
- 积分:1