MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK Description Toggle P5.1 using using software and TA_0 ISR. Toggle rate is set at 50000 DCO/SMCLK cycles. Default DCO frequency used for TACLK. Durring the TA_0 ISR P5.1 is toggled and 50000 clock cycles are added to CCR0. TA_0 ISR is triggered exactly 50000 cycles. CPU is normally off and used only durring TA_ISR. ACLK = n/a, MCLK = SMCLK = TACLK = DCO ~ 800k
標簽: Toggle Description 5.1 Contmode
上傳時間: 2014-01-04
上傳用戶:gut1234567
Versatile visual servoing without knowledge of true jacobian.pdf cobian matrix estimator. The Jacobian matrix estimator does not need a priori knowledge of the kinematic structure and parameters of the robot system, such as camera and link parameters. The proposed visual servoing control scheme ensures the convergence of the image-features to desired trajectories, by using the estimated Jacobian matrix, which is proved by the Lyapunov stability theory. To show the effectiveness of the proposed scheme, simulation and experimental results are presented.
標簽: Versatile knowledge estimator servoing
上傳時間: 2016-08-26
上傳用戶:大三三
動態sql語句基本語法 1 :普通SQL語句可以用Exec執行 eg: Select * from tableName Exec( select * from tableName ) Exec sp_executesql N select * from tableName -- 請注意字符串前一定要加N 2:字段名,表名,數據庫名之類作為變量時,必須用動態SQL eg: declare @fname varchar(20) set @fname = FiledName Select @fname from tableName -- 錯誤,不會提示錯誤,但結果為固定值FiledName,并非所要。
標簽: tableName Exec from Select
上傳時間: 2016-08-27
上傳用戶:franktu
Where We ve Been Where We re Going Back in February (that s 1998, but it almost seems longer), Dr. GUI set off to start a set of columns on the Active Template Library (ATL).
標簽: Where February almost longer
上傳時間: 2016-08-29
上傳用戶:JIUSHICHEN
單片機最小系統,兩位LED數碼管由串口輸出接兩個164驅動,Lout,Rout為左右聲道輸出,SET, ALT0, ALT1為三個按鍵,也可自己在開始的I/O定義改成你想用的I/O口;12M晶振,若用89C51則只可裝下約14首歌曲,用89C52則可裝下近40曲
上傳時間: 2016-08-29
上傳用戶:rishian
利用遺傳算法優化模糊,using ga to optimize the fuzzy control
上傳時間: 2016-08-31
上傳用戶:王者A
有關利用模糊來優化PID控制的一些文章,相當不錯。some texts about using fuzzy optimize PID
上傳時間: 2013-11-28
上傳用戶:sjyy1001
ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip integrating two 10/100 Mbps MDIX TX/FX transceivers, a three-port 10/100M Ethernet L2 switch controller, and one OAM engine to meet demanding applications, including Fiber-to-Ethernet media converters, especially the fiber to the home (FTTH) media converters. The ADM6993F/FX feature set includes link pass through (LPT), TS1000 OAM frame receiving/processing/transmitting, programmable link status LED display, various loop-back modes, and one configurable MII ports for snooping/inserting OAM frame from/to 100Fx. The ADM6993FX is the environmentally friendly “green” package version.
標簽: 6993 ADM Converter Ethernet
上傳時間: 2014-01-01
上傳用戶:hebmuljb
用于汽車巡航控制系統的模糊控制算法,以及如何利用梯度下降法和卡爾曼濾波來優化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller .
上傳時間: 2016-09-07
上傳用戶:xiaodu1124
this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm for finding the same for a set of Symmetric matrices. [acdc_sym.m](note that for real-valued matrices the Hermitian and Symmetric cases are similar however, in such cases the Hermitian version [acdc.m], rather than the Symmetric version[acdc_sym] is preferable. * A function that finds an initial guess for acdc by applying hard-whitening followed by Cardoso s orthogonal joint diagonalizer. Note that acdc may also be called without an initial guess, in which case the initial guess is set by default to the identity matrix. The m-file includes the joint_diag function (by Cardoso) for performing the orthogonal part. [init4acdc.m]
標簽: approximate directory algorithm the
上傳時間: 2014-01-17
上傳用戶:hanli8870