-
Visual-CPPand-Matlab
数字图象处理与机器视觉Visual C++与Matlab实现,光盘源代码(Digital image processing and machine vision Visual C++ with Matlab, CD-ROM source code)
- 2013-12-24 12:02:43下载
- 积分:1
-
HEED
简单的matlabheed算法,适用于初学者(Simple matlabheed algorithm, it is suitable for beginners)
- 2012-09-26 21:27:00下载
- 积分:1
-
TRead_Topo_pae
地形数据显示matlab文件包,这是一个工具程序包.(The terrain data matlab file bag This is a tool package written by foreigners)
- 2012-07-18 20:42:28下载
- 积分:1
-
gingsaoman
意信号卷积的运算,并且绘制图象,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。( Convolution operation is intended to signal and image rendering, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, ofdm system simulation including 16qam modulation fft windowing modules plus cp.)
- 2017-05-08 18:17:41下载
- 积分:1
-
guangyihuxiangguan
求两个信号的时延估计,通过时延估计对声源实现定位(Ask the two signal delay estimation, time delay estimation of sound source by positioning to achieve)
- 2010-11-21 09:05:16下载
- 积分:1
-
hecheng
设关系A是从集合X={1,2,….,n}到集合Y={1,2,…..,m}的二元关系,而关系B是从集合Y到集合Z={1,2,….,p}的二元关系,求A与B的合成关系C。(A relationship is established from the set X = (1,2, ...., N) to the collection Y = (1,2, ... .., m) of binary relations, the relationship B is from a collection of Y to the set Z = ( 1,2, ...., p) of the binary relation, find the relationship between A and B, synthesis of C.)
- 2009-12-23 13:13:00下载
- 积分: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
-
software-for--Astrodynamics
非常有用的卫星轨道参数计算模块,很方便进行轨道特性分析。(This is a very useful toolbox for satellite s trajectory parameter computation )
- 2014-02-18 13:47:24下载
- 积分:1
-
CBuildermatlabCOM
C++Builder调用matlab的COM总结.
本文就一个具体的例子介绍C++Builder5和Matlab6.5通过COM 实现混合编程的具体实现。(C++ Builder COM call matlab to sum up. This paper describes a specific example of C++ Builder5 and Matlab6.5 through COM concrete realization of hybrid programming.)
- 2010-09-03 19:05:56下载
- 积分:1
-
Bai-tap-ky-thuat-lap-trinh-C
The lecture program c
- 2015-03-05 23:10:27下载
- 积分:1