%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