%CHECKbounds Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKbounds(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) warn if too long. Also make LB and UB vectors if not % already. % Finally, inf in LB or -inf in UB throws an error.
标签: CHECKbounds the initial bounds
上传时间: 2015-10-26
上传用户:caiiicc
LDPC码译码相关文献 bounds on the maximum likelihood decoding error probability of low density parity check codes
标签: probability likelihood decoding maximum
上传时间: 2015-11-25
上传用户:wendy15
D-S.Kim, Y.S.Lee, W.H.Kwon, and H.S.Park, "Maximum Allowable Delay bounds in Networked Control Systems", Control Engineering Practice (Elsvier Science) (Simulation Example - Matlab Code), PP.1301-1313, Vol.11, Issue 11, December, 2003
标签: Allowable Networked Control Maximum
上传时间: 2016-04-10
上传用户:lifangyuan12
Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Content. 1. Algorithm 2. Classes 3. Program Files 4. Tests 5. Compiling 6. Running (Log File) 7. Download
标签: and arbitrary Flexible matrixes
上传时间: 2016-09-06
上传用户:libenshu01
两篇最新的介绍MIMO中继信道容量的文章Capacity bounds for Gaussian MIMO relay channel with Channel State Information 与 Amplify-Forward and Decode-Forward The Impact of Location and Capacity Contour
标签: MIMO Information Capacity Gaussian
上传时间: 2014-01-08
上传用户:lvzhr
%DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Vector dv is 0-1 sign vector (See ?? for more detail.) % % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $
标签: DEFINEV derivative distances Scaling
上传时间: 2013-12-24
上传用户:sz_hjbf
RAM Disk Driver with custom boundsChecker events This sample illustrates how to add custom boundsChecker events to a DDK driver. It links to the kchecker library and has several boundsCHECKER() calls in it. This sample is a software only Windows NT Device Driver. This driver is provided for educational purposes only. Generally the Windows NT cache manager does a much better job of optimizing memory usage than using a RAM disk.
标签: custom boundsChecker illustrates bounds
上传时间: 2014-01-04
上传用户:onewq
Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API
标签: Fundamentals Completely up-to-date coverage
上传时间: 2016-01-02
上传用户:标点符号
A Perl module implementing receiver-operator-characteristic (ROC) curves with nonparametric confidence bounds
标签: receiver-operator-characteristic nonparametric implementing module
上传时间: 2016-01-05
上传用户:cjl42111
1) 已知x=[1:15], y=[12 34 56 78 99 123 165 198 243 277 353 345 303 288 275], 用多项式进行拟合,给出拟合多项式,(所选拟合多项式阶数不同,拟合结果不同,请你选择适当的阶数进行拟合),并绘出原始数据点、拟合曲线和95%置信区间(confidence bounds)的图形 . 2) 根据下面数学模型建立仿真模型,并在一个示波器中把它们的波形仿真出来。
上传时间: 2016-04-16
上传用户:13681659100