搜索结果

找到约 375 项符合 MULTI-dimensional 的查询结果

其他书籍 This paper investigates the design of joint frequency offset and carrier phase estimation of a mult

This paper investigates the design of joint frequency offset and carrier phase estimation of a multi-frequency time division multiple access (MF-TDMA) demodulator that is applied to a digital video broadcasting—return channel system via satellite (DVB-RCS). The proposed joint estimation algorithm i ...
https://www.eeworm.com/dl/542/240339.html
下载: 198
查看: 1050

其他书籍 Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), th

Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled ...
https://www.eeworm.com/dl/542/241466.html
下载: 38
查看: 1037

文件格式 We propose a novel approach for head tracking, which combines particle filters with Isomap. The part

We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle ap ...
https://www.eeworm.com/dl/639/241526.html
下载: 174
查看: 1070

文件格式 In this paper, we consider the problem of filtering in relational hidden Markov models. We present

In this paper, we consider the problem of filtering in relational hidden Markov models. We present a compact representation for such models and an associated logical particle filtering algorithm. Each particle contains a logical formula that describes a set of states. The algorithm updates the formu ...
https://www.eeworm.com/dl/639/241528.html
下载: 112
查看: 1069

文件格式 We present a particle filter construction for a system that exhibits time-scale separation. The sep

We present a particle filter construction for a system that exhibits time-scale separation. The separation of time-scales allows two simplifications that we exploit: i) The use of the averaging principle for the dimensional reduction of the system needed to solve for each particle and ii) the factor ...
https://www.eeworm.com/dl/639/241531.html
下载: 80
查看: 1066

微处理器开发 This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM340

This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM3400DK with Green hills 3.6.1 Multi&reg 2000 Software Tool. Includes main.html file for help.
https://www.eeworm.com/dl/655/241868.html
下载: 112
查看: 1078

matlab例程 To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + time varying measur ...
https://www.eeworm.com/dl/665/243516.html
下载: 35
查看: 1062

网络 这是我自己写的用于嵌入式设备的CGI程序

这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和mul ...
https://www.eeworm.com/dl/635/254378.html
下载: 50
查看: 1063

单片机开发 A new cable fault location method based on wavelet reconstruction is proposed. In this method the

A new cable fault location method based on wavelet reconstruction is proposed. In this method the difference between the currents of faulty phase and sound phase under the high voltage pulse excitation is used as the measured signal and is decomposed in multi-scale by wavelet transform, then reconst ...
https://www.eeworm.com/dl/648/255017.html
下载: 82
查看: 1077

数学计算 Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.
https://www.eeworm.com/dl/641/259304.html
下载: 157
查看: 1056