-
faruto
本算法为线性规划中用于求解最优化问题的经典算法,对于学习LP问题求解具有很大帮助(The algorithm classic algorithm for solving linear programming optimization problem of great help for learning the LP problem solving)
- 2013-03-20 22:36:36下载
- 积分:1
-
zishiyinglvbo
一种自适应滤波算法,适应滤波、去噪的一个小程序(An adaptive filtering algorithm
)
- 2011-06-01 20:29:23下载
- 积分:1
-
CMP251
This file is a resl seismic code in segy format.
- 2009-11-10 00:27:15下载
- 积分:1
-
chengxu
利用matlab绘制等距指数坐标部分程序,参数自己修改,仅供参考。(Index of use of matlab to draw isometric coordinate part of the program, modify the parameters themselves, are for reference only.)
- 2011-06-11 10:46:39下载
- 积分:1
-
OFDM-modulation
这是一个完整的OFDM仿真程序,直接运行main_ofdm.m文件就可以打开(This is a complete OFDM simulation program, run directly main_ofdm.m file can be opened)
- 2011-05-05 13:28:25下载
- 积分:1
-
gscale
GSCALE Scales the intensity of the input image.
G = GSCALE(F, full8 ) scales the intensities of F to the full
8-bit intensity range [0, 255]. This is the default if there is
only one input argument.
G = GSCALE(F, full16 ) scales the intensities of F to the full
16-bit intensity range [0, 65535].
G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to
the range [LOW, HIGH]. These values must be provided, and they
must be in the range [0, 1], independently of the class of the
input. GSCALE performs any necessary scaling. If the input is of
class double, and its values are not in the range [0, 1], then
GSCALE scales it to this range before processing.
The class of the output is the same as the class of the input.
Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins
Digital Image Processing Using MATLAB, Prentice-Hall, 2004
$Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
- 2014-10-07 09:10:58下载
- 积分:1
-
IEEE80211a
The 802.11 standard specifies a carrier sense multiple access with collision avoidance(CSMA/CA) protocol. In this protocol, when a node receives a packet to be transmitted, it first listens to ensure no other node is transmitting. If the channel is clear, it then transmits the packet. Otherwise, it chooses a random "backoff factor" which determines the amount of time the node must wait until it is allowed to transmit its packet. During periods in which the channel is clear, the transmitting node decrements its backoff counter.
- 2011-11-23 06:38:05下载
- 积分:1
-
3
说明: 模拟调制的MATLAB仿真,可以参考一下(MATLAB simulation of analog modulation, you can refer to)
- 2010-03-17 19:13:25下载
- 积分:1
-
wesseling
Matlab sources on CFD book by P.Wesseling
- 2011-04-29 01:09:52下载
- 积分:1
-
RunUser
以某个用户的权限运行程序,相当于windows下的run as(Permissions to a user running the program, which is equivalent to run as under windows)
- 2009-01-21 15:23:56下载
- 积分:1