-
Ask
学习MATLAB过程中编写的一个关于ASK的小程序(MATLAB course of study prepared by a small program on the ASK)
- 2008-12-31 15:11:54下载
- 积分:1
-
MomentbyRS
fast calculation of image
moments based on Fluss and Tuk s method described in
"On the Calculation of Moments"
- 2009-04-20 18:08:35下载
- 积分:1
-
BASK3
将信号进行ASK调制 并进行相干和非相干解调 比较误码率(ASK modulation of the signal and the comparison of coherent and incoherent demodulation BER)
- 2011-04-28 10:06:19下载
- 积分:1
-
QPSK
QPSK信号经过调制,高斯信道,带通滤波器,解调,判决,误码率仿真(
QPSK modulated signal, Gaussian channel, bandpass filters, demodulation, judgments, BER simulation)
- 2015-01-31 18:45:52下载
- 积分:1
-
Linear-Programming
介绍了线性规划方法,并有实力分析,附有matlab程序代码(Linear programming, and strength analysis with matlab program code)
- 2012-11-05 19:47:49下载
- 积分:1
-
chain-code
code to find chain code in binary image
- 2011-01-10 12:15:30下载
- 积分:1
-
TimeSeriesLibrary-tslib
说明: 国外的时间序列分形的库函数,对于时间序列研究有一定帮助(Fractal time series of foreign library functions, for the time series study will definitely help)
- 2010-04-19 15:46:06下载
- 积分:1
-
MatlabClassificationToolbox
Toolbox in Matlab for pattern recognition
- 2012-03-31 07:22:47下载
- 积分:1
-
LS
说明: 线性离散系统的批处理最小二乘参数估计的例程,噪声为方差为1的白噪声(Batch least squares linear discrete systems parameter estimation routine, the noise is white noise variance of 1)
- 2011-05-08 23:38:23下载
- 积分:1
-
fminsearchbnd
Fminsearch不承认的约束限制。
不过简单的转换方法存在
转换成一个绑定的约束问题
无约束问题。
Fminsearchbnd用于酷似fminsearch,
除了边界应用到变量。
应用于国内的界限,利用
改造中的变量。 (二次型
单式,双罪恶界(十)。)
具有包容性的不平等的界限,它承认
边界值本身,但不准
在所有函数之外的范围评估。
请注意,fminsearchbnd允许用户准确地固定在某个给定值通过设置一个变量的确切范围相同的值。
(Fminsearch does not admit bound constraints.
However simple transformation methods exist to
convert a bound constrained problem into an
unconstrained problem.
Fminsearchbnd is used exactly like fminsearch,
except that bounds are applied to the variables.
The bounds are applied internally, using a
transformation of the variables. (Quadratic for
single bounds, sin(x) for dual bounds.)
The bounds are inclusive inequalities, which admit
the boundary values themselves, but will not permit
ANY function evaluations outside the bounds.
Note that fminsearchbnd allows the user to exactly fix a variable at some given value, by setting both bounds to the exact same value.
)
- 2011-05-21 13:02:58下载
- 积分:1