contains documents relating to improvement of adaptive beamforming using mixed norm algorithm, combination of lms with smi algorithm, sample code for ImplementATion of lms in matlab
標簽: beamforming improvement algorithm documents
上傳時間: 2014-01-21
上傳用戶:ommshaggar
The paper describes the concept and realization of the DOOCS control software for FPGAbased TESLA cavity controller and simulator (SIMCON). It bases on universal software components, created for laboratory purposes and used in MATLAB based control environment. These modules have been recently adapted to the DOOCS environment to ensure a unified software to hardware communication model. The presented solution can be also used as a general platform for control algorithms development. The proposed interfaces between MATLAB and DOOCS modules allow to check the developed algorithm in the operation environment before ImplementATion in the FPGA. As the examples two systems have been presented.
標簽: realization FPGAbased describes the
上傳時間: 2017-04-16
上傳用戶:koulian
This thesis presents a comprehensive overview of the problem of facial recognition. A survey of available facial detection algorithms as well as ImplementATion and tests of di鏗€erent feature extraction and dimensionality reduction methods and light normalization methods are presented.
標簽: comprehensive recognition presents overview
上傳時間: 2017-05-05
上傳用戶:royzhangsz
This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and ImplementATion, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty.
標簽: programmers introduces embedded include
上傳時間: 2013-12-21
上傳用戶:daoxiang126
This is a paragraph on the calculation of current harmonic content of M documents, using MATLAB ImplementATion, high accuracy.
標簽: calculation documents paragraph harmonic
上傳時間: 2017-05-24
上傳用戶:lgnf
Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely balanced. -If the height of this binary tree is h, then leaves can be at level h or level h-1. -All leaves at level h are as far to the left as possible. -The data associated with all descendants of a node are smaller than the datum associated with this node. ImplementATion 1.using a linear array not a binary tree. -The sons of A(h) are A(2h) and A(2h+1). 2.time complexity: O(n log n)
標簽: followingconditions tree completely satisfying
上傳時間: 2017-05-25
上傳用戶:2467478207
Software-defined radios (SDRs) have been around for more than a decade. The first complete Global Positioning System (GPS) ImplementATion was described by Dennis Akos in 1997. Since then several research groups have presented their contributions.We therefore find it timely to publish an up-to-date text on the subject and at the same time include Galileo, the forthcoming European satellitebased navigation system. Both GPS and Galileo belong to the category of Global Navigation Satellite Systems (GNSS).
標簽: Software-defined complete Global radios
上傳時間: 2017-06-08
上傳用戶:wkchong
This book has been written to support a practically oriented course in programming language translation for senior undergraduates in Computer Science. More specifically, it is aimed at students who are probably quite competent in the art of imperative programming (for example, in C++, Pascal, or Modula-2), but whose mathematics may be a little weak students who require only a solid introduction to the subject, so as to provide them with insight into areas of language design and ImplementATion, rather than a deluge of theory which they will probably never use again students who will enjoy fairly extensive case studies of translators for the sorts of languages with which they are most familiar students who need to be made aware of compiler writing tools, and to come to appreciate and know how to use them. It will hopefully also appeal to a certain class of hobbyist who wishes to know more about how translators work.
標簽: practically programming oriented language
上傳時間: 2013-12-10
上傳用戶:我干你啊
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