-
Plotting_Tutorial_New1
Plot tutorial is using to calculate in Histogram Matlab
- 2013-12-08 13:27:43下载
- 积分:1
-
BCM
BLOCK CODE MODULATION SIM
- 2012-02-01 22:48:19下载
- 积分:1
-
PowerFlow-MATLAB
配电网潮流 matlab 经典33节点 前推回代法潮流计算 回代电流 前推电压 带注释(power flow calculation mathod)
- 2021-04-25 09:58:46下载
- 积分:1
-
NHHelmBCubeU
RBF of high order fundamental solution of 3D Helmholtz operator
- 2007-09-24 15:50:18下载
- 积分:1
-
u_hough
matlab下采用hough变换求图像中的直线,可以直接运行(under matlab using hough transform for image line can be run directly)
- 2013-05-24 15:36:49下载
- 积分: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
-
OFDM
signal processing about OFDM simulation
- 2013-02-12 10:19:50下载
- 积分:1
-
PSO-Kohonen
PSO小波模糊灰色Kohonen
第23章 小波神经网络的时间序列预测——短时交通流量预测208
第24章 模糊神经网络的预测算法——嘉陵江水质评价218
第25章 广义神经网络的聚类算法——网络入侵聚类229
第26章 粒子群优化算法的寻优算法——非线性函数极值寻优236
(PSO & Kohonen matlab)
- 2020-07-04 12:00:01下载
- 积分:1
-
qq3
在弹道仿真过程中,弹道参数的一些保护情况,可以对参数有更直接的了解。(In the trajectory simulation process, a number of ballistic protection parameters, parameters can have a more direct understanding.)
- 2008-05-10 16:17:26下载
- 积分:1
-
simplecell_v3
Ejemplo para Grossberg convertir una entrada digital a analogica
- 2011-11-04 18:27:20下载
- 积分:1