-
HighrOrder
This code sus higher order technique to estimate the frequency of a modulated signal
- 2010-12-02 08:24:47下载
- 积分:1
-
MATLAB+communication
matlab是实现通信理论及应用的很有用的一个工具,本文会给你很多启发(matlab is to achieve communication theory and application of a very useful tool, this article will give you a lot of inspiration)
- 2008-07-04 11:57:39下载
- 积分:1
-
matlab-example
matlab初学者实例程序集,对学习matlab十分有用,在此与大家分享。(matlab beginners example of the assembly, to learn matlab useful to share with you here.)
- 2010-05-06 17:26:05下载
- 积分:1
-
TabuSearch
tabu search for vehicle routing problem
- 2013-07-24 23:46:02下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
cooperative-communication
文章A New Efficient Low-Complexity Scheme for Multi-Source Multi-Relay Cooperative Networks的仿真MATLAB代码,值得拥有。(This paper proposes a new efficient scheme for the combined use of cooperative diversity and multiuser diversity.)
- 2013-08-13 15:24:54下载
- 积分:1
-
disklib
Due to an increase in demand for and questions about direct disk
access for Micrososft platforms, and due to the fact that Microsoft
has no API for direct disk access, I am releasing this library
much earlier than I intended at that start. I am still working on
this code.
(Due to an increase in demand for and questio ns about direct disk access for Micrososft plat forms, and due to the fact that Microsoft has no API for d Direct disk access, I am releasing this library much earlier than I i ntended at that start. I am still working on this code.)
- 2006-05-31 01:18:58下载
- 积分:1
-
retinal-vessels-code
its a code used to explain the complete dscription of the matlab code in matlab
- 2011-08-25 22:43:40下载
- 积分:1
-
remmean
该函数是matlab编写的对一列数据进行去平均处理,两种去平均的方法(里面有三个程序),里面有详细解释说明,看看即懂!(This function is a matlab prepared to go on an average of the data processing, two kinds of methods to average (there are three procedures), which has a detailed explanation, see that understand!)
- 2014-02-03 22:42:28下载
- 积分:1
-
neuralequalizer
this file can help you on equalizing your network datas.
- 2011-01-10 20:19:55下载
- 积分:1