As a consequence, more exact models of devices can
be retained for analysis rather than the approximate models commonly introduced
for the sake of computational simplicity. A computer icon appears in the margin
with each introduction of MATLAB analysis.
As a consequence, more exact models of devices can
be retained for analysis rather than the approximate models commonly introduced
for the sake of computational simplicity. A computer icon appears in the margin
with each introduction of MATLAB analysis.
As a consequence, more exact models of devices can
be retained for analysis rather than the approximate models commonly introduced
for the sake of computational simplicity. A computer icon appears in the margin
with each introduction of MATLAB analysis.
As a consequence, more exact models of devices can
be retained for analysis rather than the approximate models commonly introduced
for the sake of computational simplicity. A computer icon appears in the margin
with each introduction of MATLAB analysis.
As a consequence, more exact models of devices can
be retained for analysis rather than the approximate models commonly introduced
for the sake of computational simplicity. A computer icon appears in the margin
with each introduction of MATLAB analysis.
現(xiàn)有基于MAX7219芯片的數(shù)碼管驅(qū)動電路只適用于小尺寸LED,為擴展其使用范圍,在介紹動態(tài)顯示芯片MAX7219功能的基礎(chǔ)上,提出了一個基于該芯片的8位高亮度8英寸數(shù)碼管驅(qū)動電路。電路保留了MAX7219芯片的功能強大、編程簡單等優(yōu)點,通過74LS273鎖存器和ULN2803達林頓驅(qū)動器,實現(xiàn)了對任意大尺寸數(shù)碼管提供較高電壓和電流驅(qū)動的靜態(tài)顯示,并亮度可調(diào)。
Abstract:
The existing display-driving circuit based on MAX7219 was only applicable to small-size LED. To expand its use, based on the function introduction of dynamic display chip MAX7219, a display-driving circuit for high-brightness 8-bit LED with the size of 8-inch was proposed. The advantages of MAX7219 were retained, such as powerful function and simple programming. Static display with adjustable brightness for large-size LED with higher voltage and current was achieved with the help of 74LS273 and ULN2803.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=58860&lngWId=1
The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
2005
Center for Biological & Computational Learning at MIT and MIT
All rights reserved.
Permission to copy and modify this data, software, and its documentation only
for internal research use in your organization is hereby granted, provided
that this notice is retained thereon and on all copies. This data and software
should not be distributed to anyone outside of your organization without
explicit written authorization by the author(s) and MIT.
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std(b_j), obtained by jackknifing. The cutoff level, below which c_j is considered to be too small, indicating that the variable j should be removed, is estimated using a matrix of random variables.The predictive power of PLS models built on the retained variables only is evaluated over all 1-a dimensions =(yielding RMSECVnew).