-
firdesign
finite impulse response (FIR) filter is a filter whose impulse response (or response to any finite length input) is of finite duration, because it settles to zero in finite time. This is in contrast to infinite impulse response (IIR) filters, which have internal feedback and may continue to respond indefinitely (usually decaying).
- 2012-04-12 20:47:26下载
- 积分:1
-
CDE-fuzzy-09
可变模糊迭代聚类模型程序,能够应用于多种指标综合评价和聚类问题。(Variable fuzzy clustering iterative model program that can be applied to a variety of indicators and evaluation clustering problem.)
- 2013-12-31 14:55:23下载
- 积分:1
-
MATLABgui
matlab technology for graphic user interface
- 2010-08-08 21:48:46下载
- 积分:1
-
fixedpointiterativeprocess
说明: 不动点迭代方法也是一常用的计算非线性方程组的解法。(Fixed point iteration method is also a common calculation method of nonlinear equations.)
- 2010-04-13 21:42:38下载
- 积分:1
-
matlab__leach
An application-specific protocol architecture for wireless microsensor networks leach
- 2013-09-08 20:05:04下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
CSMA
CSMA/CD(1-persistent):
当有packet需要发送时:
• 如检测到信道空闲,发送packet
• 如检测到信道忙,一直检测信道状态,一旦信道空闲,立即发送(CSMA/CD (1-persistent): When there is packet needs to be sent when: • If the channel is detected idle, transmit packet • If the channel is detected busy channel state has been detected, once the channel is idle, transmit immediately)
- 2013-12-22 16:35:02下载
- 积分:1
-
juxingbo
主要是看如何产生矩形波,定义了矩形波的持续时间,采样点数(width points)
- 2009-12-17 19:22:11下载
- 积分:1
-
BPSK
用matlab实现bpsk调制解调过信道,分析误码率。(Using matlab to achieve bpsk modem over channel bit error rate analysis.)
- 2010-06-02 20:40:45下载
- 积分:1
-
Matlab7spec
Matlab7官方学习手册,英文版,详细系统了介绍了matlab的基本内容和部分工具箱。(Matlab7 an official study manual, in English, describes in detail the system of the basic content and some matlab toolbox.)
- 2010-02-24 17:11:35下载
- 积分:1