Beamforming thesis describing Study of a various Beamforming Techniques And Implementation of the Constrained Least Mean Squares (LMS) algorithm for Beamforming
标签: Beamforming Implementation describing Techniques
上传时间: 2013-12-25
上传用户:wuyuying
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running time of the GPU-based implementation.
标签: Tracking implements algorithm Feature
上传时间: 2013-12-10
上传用户:trepb001
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running time of the GPU-based implementation.
标签: Tracking implements algorithm Feature
上传时间: 2013-12-19
上传用户:WMC_geophy
PARALLEL PORT JTAG PROGRAMMER Adaptor used to program the S3C2410 samsung processor. The rar file contains PDF and DSN format circuit diagram. This can be used and to make your own parallel port wiggler programmer
标签: PROGRAMMER processor PARALLEL Adaptor
上传时间: 2013-12-05
上传用户:zhangzhenyu
WordWeb thesaurus/dictionary component for Delphi and C++ Builder Version 1.62, freeware The component uses the free WordWeb thesaurus/dictionay available from http://wordweb.co.uk/free You (and anyone using your program) should install WordWeb before using this component. If it is not installed the component raises an exception when you look up a word. It will also work with WordWeb Pro, available from http://www.wordweb.co.uk/ For more flexible and customizable dictionary/thesaurus components see WordWeb Developer at http://www.x-word.com/wwdev/
标签: dictionary thesaurus component freeware
上传时间: 2014-01-11
上传用户:talenthn
The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then controlled using a real PID controller. Controller’s tuning (determination of optimum controller’s parameters: gain and time constants) is achieved using the genetic algorithm toolbox. Finally, result are plotted using both matlab commands as well as simulink.
标签: tank fminsearch function transfer
上传时间: 2013-12-01
上传用户:rocwangdp
Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | ==> | | ==> y | C1 D1 | | C2 D2 | The algorithm also accepts state space objects as inputs and gives out a state space object as output. 2. sysfeedbk.m [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) Gives the closed loop state space representation for two systems connected with negative feedback in the following manner. | A1 B1 | u ==> | | ==> y + o | C1 D1 | | - | | | | A2 B2 | | |= | |= | | C2 D2 | The zip file also contains checkcompatibility.m , which checks the compatibility of matrix dimensions in the system and cleanss.m which can be used to clean a state space representation.
标签: representation included combines scripts
上传时间: 2017-07-25
上传用户:semi1981
Anthony s book is easily the most complete treatment of eCos system development. I believe it is destined to become part of every eCos developer s library." —Michael Tiemann, CTO, Red Hat Software and Co-founder of Cygnus Solutions
标签: development treatment complete Anthony
上传时间: 2014-01-10
上传用户:frank1234
My first project written in Quartus II by using VHDL, executed some tasks that display word on 7-segments LED through the simulated 5-to-1 multiplexer. My code is easy to acquire and may be help usefull.
标签: executed Quartus display project
上传时间: 2014-01-21
上传用户:chenlong
This short paper will give you some VHDL code examples that will help you design synchronous circuits that work first time.The philosophy behind Ten-Commandment code is that synthesizers are not to be trusted too much. Most of the code you will see is close to the structural level some more overtly than others.
标签: will synchronous you examples
上传时间: 2014-12-01
上传用户:sjyy1001