《The Art of Electronics》國外經(jīng)典電子學(xué)教程第三版。豆瓣簡介:《電子學(xué)(第2版)》是哈佛大學(xué)的經(jīng)典教材,自出版以來已被譯成多種語言版本。《電子學(xué)(第2版)》通過強(qiáng)調(diào)電子電路系統(tǒng)設(shè)計(jì)者所需的實(shí)用方法,即對電路的基本原理、經(jīng)驗(yàn)準(zhǔn)則以及大量實(shí)用電路設(shè)計(jì)技巧的全面總結(jié),側(cè)重探討了電子學(xué)及其電路的設(shè)計(jì)原理與應(yīng)用。它不僅涵蓋了電子學(xué)通常研究的全部知識點(diǎn),還補(bǔ)充了有關(guān)數(shù)字電子學(xué)中的大量較新應(yīng)用及設(shè)計(jì)方面的要點(diǎn)內(nèi)容。對高頻放大器、射頻通信調(diào)制電路設(shè)計(jì)、低功耗設(shè)計(jì)、帶寬壓縮以及信號的測量與處理等重要電路設(shè)計(jì)以及電子電路制作工藝設(shè)計(jì)方面的難點(diǎn)也做了通俗易懂的闡述。《電子學(xué)(第2版)》包含豐富的電子電路分析設(shè)計(jì)實(shí)例和大量圖表資料,內(nèi)容全面且闡述透徹,是一本世界范圍內(nèi)公認(rèn)的電子學(xué)電路分析、設(shè)計(jì)及其應(yīng)用的優(yōu)秀教材。《電子學(xué)(第2版)》可作為電氣、電子、通信、計(jì)算機(jī)與自動化類等專業(yè)本科生的專業(yè)基課程教材或參考書。對于從事電子工程、通信及微電子等方面電路設(shè)計(jì)的工程技術(shù)人員,也是一本具有較高參考價(jià)值的好書。
Knowledge of the process noise covariance matrix
is essential for the application of Kalman filtering. However,
it is usually a difficult task to obtain an explicit expression of
for large time varying systems. This paper looks at an adaptive
Kalman filter method for dynamic harmonic state estimation and
harmonic injection tracking.
this a pack include source code for quartus 2.
It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 in a larger model, TOP_LC2 that adds video output. Push buttons reset and single step the processor and a video output display of registers is generated. This state machine VHDL-based model of the LC-2 includes all source files. Currently compiled for a Cyclone EP1C6Q240 FPGA.
EKF-SLAM Simulator
This version of the simulator uses global variables for
all large objects, such as the state covariance matrix.
While bad programming practice, it is a necessary evil
for MatLab efficiency, as MatLab has no facility to avoid
gratuitous memory allocation and copying when passing
(and modifying) variables between functions. With this
concession, effort has been made to keep the code as
clean and modular as possible.
The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the given time series and a time series that is consistent with the approximate model. The misfit is equal to zero if and only if the model is exact and the smaller the misfit is (by definition) the more accurate the model is. The considered model class consists of all linear time-invariant systems of bounded complexity and the complexity is specified by the number of inputs and the smallest number of lags in a difference equation representation. We present a Matlab function for approximate identification based on misfit minimization. Although the problem formulation is representation independent, we use input/state/output representations of the system in order
A Design and Implementation of The Online Shopping System
Abstract: Along with the development of the computer ,the database technique is widespread in the application of Internet, more and more , providing more thoughtful and humanized service for the large network customer. Characteristic services have already become gradually the current as the application of Wed nowadays. This text studied a method of project which composed of characteristic page and dynamic state of technical customer according to the data connection rule, compared with some projects that adopt already on present nets, this project have the advantage of providing customers more simple ,reflective obvious meticulous use and so on..
1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis\r\n2. fpga implemention of a median filter\r\n3. fpga implementation of digital filters\r\n4.hardware acceleration of edge detection algorithm on fpgas
This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such resources as menu so that strings in Turkmen could be displayed I had to invent an additional technique 這是一個(gè)與記事本類似的簡單的SDI應(yīng)用程序,演示了怎樣使用MFC來支持 Unicode,對指定的菜單條目進(jìn)行Turkmenize標(biāo)簽化。實(shí)際上,Windwos 2000并不支持Turknen,因此,創(chuàng)建了那些菜單資源以便那些字符串可以在Turknen中顯示,為此我必須開發(fā)其它的技術(shù)。 來源: http://www.codeguru.com/advancedui/SDI_Note.html
OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port.