搜索结果

找到约 36 项符合 SEQUENCES 的查询结果

单片机编程 STM32启动代码

The bootloader is stored in the internal boot ROM memory (system memory) of STM32devices. It is programmed by ST during production. Its main task is to download theapplication program to the internal Flash memory through one of the available serialperipherals (USART, CAN, USB, etc.). A communication ...
https://www.eeworm.com/dl/502/29618.html
下载: 129
查看: 1187

Linux/Unix编程 The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequence

The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric. Presently, only 8-PSK modulation is considered. E ...
https://www.eeworm.com/dl/619/171810.html
下载: 175
查看: 1080

软件设计/软件工程 Robustnesstochangesinilluminationconditionsaswellas viewing perspectives is an important requirement

Robustnesstochangesinilluminationconditionsaswellas viewing perspectives is an important requirement formany computer vision applications. One of the key fac-ors in enhancing the robustness of dynamic scene analy-sis that of accurate and reliable means for shadow de-ection. Shadowdetectioniscritical ...
https://www.eeworm.com/dl/684/200581.html
下载: 174
查看: 1061

其他 SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for part-of-speech taggi

SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for part-of-speech tagging) specify the sequence of words along with the correct assignment of tags (i.e. states). The goal is to predict the tag sequences for new sentences.
https://www.eeworm.com/dl/534/230047.html
下载: 82
查看: 1056

文章/文档 图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章

图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral Stability of Local Deformations Sp ...
https://www.eeworm.com/dl/652/233796.html
下载: 60
查看: 1160

matlab例程 This is a collection of m-files I created to complete a research project into the DC components of v

This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found useful in the scope of the project and supplement th ...
https://www.eeworm.com/dl/665/237664.html
下载: 34
查看: 1045

其他 ICA介绍课件。There has been a wide discussion about the application of Independence Component Analysis (I

ICA介绍课件。There has been a wide discussion about the application of Independence Component Analysis (ICA) in Signal Processing, Neural Computation and Finance, first introduced as a novel tool to separate blind sources in a mixed signal. The Basic idea of ICA is to reconstruct from observation se ...
https://www.eeworm.com/dl/534/245622.html
下载: 86
查看: 1048

其他 The problem of image registration subsumes a number of problems and techniques in multiframe image

The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature tracking. We present a new registration algorithm based on spli ...
https://www.eeworm.com/dl/534/248919.html
下载: 153
查看: 1040

matlab例程 Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random n

Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator. a Compute the autocorrelation of for . b Compute the periodogram estimate and plot it. c Generate 10 different realizations of , and compute the corresponding sample autocorrelatio ...
https://www.eeworm.com/dl/665/267141.html
下载: 97
查看: 1238

SQL Server LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provide

LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.
https://www.eeworm.com/dl/689/275731.html
下载: 176
查看: 1093