搜索结果

找到约 417 项符合 each 的查询结果

按分类筛选

显示更多分类

单片机开发 This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within

This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within any terminal-program (9600 Baud). With each pressed key the next channel will be converted. No interrupts are used.
https://www.eeworm.com/dl/648/287608.html
下载: 23
查看: 1060

数据结构 /* * The internal form of a hash table. * * The table is an array indexed by the hash of the k

/* * The internal form of a hash table. * * The table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple design it * isn t too bad given that pools have a low allocation ...
https://www.eeworm.com/dl/654/287755.html
下载: 99
查看: 1032

邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC

This example describes how to use the ADC and DMA to transfer continuously converted data from ADC to a data buffer. The ADC is configured to converts continuously ADC channel14. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data from ADC1 DR register to t ...
https://www.eeworm.com/dl/690/287771.html
下载: 194
查看: 1067

其他 Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification

Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification Per the IEEE 802.11a specifications, we 52 have used subcarriers. Given so, the theoretical maximum expected PAPR is 52 (around 17dB). However, thanks to the scrambler, all the subcarriers in an OFDM ...
https://www.eeworm.com/dl/534/288003.html
下载: 114
查看: 1042

其他 A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to De

A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additional scripts perform various ex-ante and ex-post analys ...
https://www.eeworm.com/dl/534/289027.html
下载: 197
查看: 1043

其他 A technical trading system comprises a set of trading rules that can be used to generate trading sig

A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or two parameters that determine the timing of trading signals. Each rule contained in a trading system is the results of parameterizations. (Source ...
https://www.eeworm.com/dl/534/289028.html
下载: 182
查看: 1079

数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean

KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The ...
https://www.eeworm.com/dl/518/289146.html
下载: 98
查看: 1071

数学计算 Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the princ

Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the off-subspace variance (which is assumed to be spherical), while the vector LAMBDA ...
https://www.eeworm.com/dl/641/289149.html
下载: 196
查看: 1165

数值算法/人工智能 遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of

遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of cities along with the cost of travel between each pair of them, find the cheapest way of visiting all the cities and returning to your starting point."
https://www.eeworm.com/dl/518/289394.html
下载: 111
查看: 1034

中间件编程 AppWizard has created this QMPlugin DLL for you. This file contains a summary of what you will f

AppWizard has created this QMPlugin DLL for you. This file contains a summary of what you will find in each of the files that make up your QMPlugin application.
https://www.eeworm.com/dl/682/291405.html
下载: 132
查看: 1064