搜索结果
找到约 82 项符合
minimum 的查询结果
按分类筛选
- 全部分类
- matlab例程 (11)
- 单片机编程 (6)
- 其他 (6)
- 数值算法/人工智能 (5)
- 人工智能/神经网络 (4)
- 单片机开发 (4)
- 数据结构 (3)
- 压缩解压 (3)
- 中间件编程 (3)
- 数学计算 (3)
- 其他书籍 (2)
- 系统设计方案 (2)
- 金融证券系统 (2)
- JavaScript (2)
- 书籍 (2)
- 技术资料 (2)
- 资料/手册 (1)
- 模拟电子 (1)
- 电源技术 (1)
- Delphi控件源码 (1)
- Java书籍 (1)
- 串口编程 (1)
- 行业发展研究 (1)
- 汇编语言 (1)
- J2ME (1)
- 微处理器开发 (1)
- 嵌入式/单片机编程 (1)
- 通讯/手机编程 (1)
- 编译器/解释器 (1)
- 软件设计/软件工程 (1)
- Internet/网络编程 (1)
- 加密解密 (1)
- 软件工程 (1)
- 认证考试资料 (1)
- 嵌入式Linux (1)
- 接口技术 (1)
- 软件 (1)
- 手册 (1)
其他书籍 We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo
We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation,
phase-shift keying, and pulse amplitude modulation
communications systems.We study the performance of a standard
CFO estimate, which consists of first raising the received signal to
the Mth ...
中间件编程 Resampling is the operation of converting from audio represented at one sampling rate to a represent
Resampling is the operation of converting from audio represented at one sampling rate to a representation at another sample rate with minimum losses.
单片机开发 NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read a
NAME Control_AT24Cxx
This collection of routines allows an AT89C2051 microcontroller to read
and write the AT24Cxx family of serial CMOS EEPROMS. This version of the
code is compatible only with the AT89C2051 due to the location of the
data buffer and stack in RAM. The code may be modified to w ...
J2ME The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.
The Funambol J2ME Mail Client aims to be a light, easy to use, free email
client for J2ME devices.
The first release comes with a simple but effective UI, and a storage limited
to the internal RMS only. This makes the application compatible with most of
the phones around (minimum requirements are: ...
数学计算 When working with mathematical simulations or engineering problems, it is not unusual to handle curv
When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot o ...
单片机开发 // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image p
//
// Histogram Sample
// This sample shows how to use the Sample Grabber filter for video image processing.
// Conceptual background:
// A histogram is just a frequency count of every pixel value in the image.
// There are various well-known mathematical operations that you can perform on an image ...
数值算法/人工智能 北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the
北京大学ACM比赛题目
Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the ma ...
数值算法/人工智能 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 ...
其他 包括使用修正Gram-Schmit算法实现QR分解
包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse p ...
matlab例程 The main features of the considered identification problem are that there is no an a priori separati
The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the ...