搜索:determines
找到约 22 项符合「determines」的查询结果
结果 22
按分类筛选
https://www.eeworm.com/dl/665/493668.html
matlab例程
determines the intersection points of curves
determines the intersection points of curves
https://www.eeworm.com/dl/635/197374.html
网络
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines t
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link
https://www.eeworm.com/dl/521993.html
书籍
Mobile+Channel+Characteristics
At the macroscopic level of system layout, the most important issue is path loss. In the
older mobile radio systems that are limited by receiver noise, path loss determines SNR and
the maximum coverage area. In cellular systems, where the limiting factor is cochannel
interference ...
https://www.eeworm.com/dl/518/174383.html
数值算法/人工智能
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carrie
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.
https://www.eeworm.com/dl/633/441581.html
Java编程
Specification File adjacencyListGragh class GeneralGraph: use adjacency list to implement the gr
Specification File
adjacencyListGragh
class GeneralGraph:
use adjacency list to implement the graph which data structure is vector
Construct methods:
* public GeneralGraph():
contain an empty vector store the vertex and a boolean determines whether graph is directed or not, de ...
https://www.eeworm.com/dl/647/395054.html
嵌入式/单片机编程
Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace
Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates.
The MATLAB code for the MUSIC algorithm is sampled by creating an array of steering vectors corresp ...
https://www.eeworm.com/dl/665/182360.html
matlab例程
A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adju
A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of "real" signal peaks from noise and background. Determines the position, height, and width of each peak by least-squares curve-fitting.
https://www.eeworm.com/dl/665/432373.html
matlab例程
Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by loo
Basic function to locate and measure the positive peaks in a noisy
data sets. Detects peaks by looking for downward zero-crossings
in the smoothed third derivative that exceed SlopeThreshold
and peak amplitudes that exceed AmpThreshold. Determines,
position, height, and ap ...
https://www.eeworm.com/dl/522419.html
书籍
Field_Geophysics
The purpose of this book is to help anyone involved in small-scale geophys-
ical surveys. It is not a textbook in the traditional sense, in that it is designed
for use in the field and concerns itself with practical matters – with the-
ory taking second place. Where theory deter ...
https://www.eeworm.com/dl/542/199050.html
其他书籍
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety o
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share ...