-
useful
Visual C++与Matlab混合编程实现语音识别(Visual C++ and Matlab programming hybrid speech recognition)
- 2010-05-06 21:17:49下载
- 积分:1
-
POCS
matlab应用源程序,只能采集,网络连接(matlab application source code, can collect)
- 2013-11-23 16:19:50下载
- 积分:1
-
AT89S51_Voltage_Measure
8089s52 based degital voltmeter. usefull project with full report
- 2012-09-02 02:52:52下载
- 积分:1
-
fd2d_3.1
二维情况下用FDTD方法模拟电磁波的传播情况,没加吸收边界条件,用C和MATLAB混合编程,信号源是高斯脉冲(Two-dimensional case with the FDTD simulation of electromagnetic wave propagation, no additional absorbing boundary condition, mixed with the C and MATLAB programming, the signal source is a Gaussian pulse)
- 2021-01-22 16:38:40下载
- 积分:1
-
MUSIC-revised
本文是music算法的一种改进,其具有更好的性能,以及能够满足大多数用户的需求,希望会给大家带来方便(This article is a modified music algorithm, which has better performance, and the ability to meet the needs of most users, I hope we will bring convenience)
- 2014-01-19 21:37:16下载
- 积分: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
-
20091216161137916LibSvm
这是LibSvm 使用说明学习心得以及libsvm在MATLAB应用中的接口程序(This is a learning experience, as well as LibSvm instructions libsvm interface in the MATLAB application program)
- 2009-12-16 23:38:46下载
- 积分:1
-
EfPiSoft-1.0_src.tgz
hierarchical Mesh Segmentation based on Fitting Primitives 配套源码(code for hierarchical Mesh Segmentation based on Fitting Primitives)
- 2013-12-07 05:01:48下载
- 积分:1
-
Ocean-Imaging-by-SAR
一种快速的海面特征SAR成像仿真技术_王爱明(Features a fast sea SAR imaging simulation technology _ Wang Aiming)
- 2020-11-07 17:09:50下载
- 积分:1
-
matlab10sxindianshujudongtaixianshi
在matlab中实现心10s电数据动态显示(In the heart of the matlab realize 10s electricity dynamic data display)
- 2011-05-17 09:46:17下载
- 积分:1