搜索结果
找到约 157 项符合
Half-Maximum 的查询结果
数值算法/人工智能 The Rayleigh Integral Method is useful in computing the acoustic properties of a flat panel radiatin
The Rayleigh Integral Method is useful in computing the acoustic properties of a flat panel radiating into a half space.
其他书籍 Linux内核进程管理 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则
Linux内核进程管理
1、linux进程管理的模块组织框架
2、相关数据结构。
3、进程调度原则,调度算法,。
4、进程的创建和运行管理。
5、进程间通讯。
6、更多的技术
进程调度和中断处理交接
进程管理涉及的内核机制:bottom-half处理,等待队列
Linux/SMP的进程管理和调度技术
7、概述2.4的新特点 ...
matlab例程 This program compress and recostruct using wavelets. We can select level of decomposition(here maxim
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet.
For eg:-wavelets can be haar, db1, db2,dmey...............
Decomposition can be viewed in figure.
(Please note that select 256X256 image for be ...
数学计算 Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system
The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
matlab例程 Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood s ...
其他 将数字时间转换为英语口语表达形式
将数字时间转换为英语口语表达形式,控制台形式。其实核心代码为一个类,可以自己修改输出形式。
比如输入
8 15
10 45
5 30
2 20
2 40
0 0
就能转换为:
It s twenty past eight
It s a quarter past eight
It s a quarter to eleven
It s half past five
It s twenty past two
It s twenty to three
注意: 输入 0 0 后结 ...
其他 The first task at hand is to set up the endpoints appropriately for this example. The following code
The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed
to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6
as a Bulk IN endpoint, also 4x buffered of si ...
matlab例程 自己编的matlab程序。用于模式识别中特征的提取。是特征提取中的Sequential Forward Selection方法
自己编的matlab程序。用于模式识别中特征的提取。是特征提取中的Sequential Forward Selection方法,简称sfs.它可以结合Maximum-Likelihood-Classifier分类器进行使用。
单片机开发 // // 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题 Here is a geometric problem. You have an angle and some squares in the first quadrant of
北京大学ACM题
Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines are specified by the input. The sizes of the squares are also s ...