搜索结果

找到约 84 项符合 Gain 的查询结果

Windows Mobile 在windows mobile平台上

在windows mobile平台上,使用waveAPI來播音樂。跟使用playsound() API不同的是,這個例子可以修改audio stream的secondary gain class.
https://www.eeworm.com/dl/677/368269.html
下载: 62
查看: 1049

书籍源码 MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces t

MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction of quincunx filter banks with perfect reconstruction, linear ...
https://www.eeworm.com/dl/532/375399.html
下载: 118
查看: 1140

通讯/手机编程 In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for un

In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly based on the representation of uniform quantizer by ...
https://www.eeworm.com/dl/527/413138.html
下载: 86
查看: 1071

其他书籍 The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual v

The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual video encoders. The TW2835 contains four built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller, high quality Y/C separator to redu ...
https://www.eeworm.com/dl/542/417316.html
下载: 60
查看: 1073

Linux/Unix编程 这是I2c网关Id独立烧写程序

这是I2c网关Id独立烧写程序, 烧写的ID必须要求是:“0~9”、“a~z”、“A~Z”的16为字符才能烧写成功。 其中当是输入的小写字母时,自动转换为大些烧入。 如: 1) # ./burnID 0123456789abcdef 烧入的是:0123456789ABCDEF 2] # ./burnID 0123456789@ cdef 烧入不成功,因为有其他字符 3) ...
https://www.eeworm.com/dl/619/417317.html
下载: 169
查看: 1100

其他嵌入式/单片机内容 基于tinyos实现时钟设定与测试

基于tinyos实现时钟设定与测试,在GAIN节点已成功测试.可以直接应用.
https://www.eeworm.com/dl/687/433335.html
下载: 175
查看: 1027

网络 This is a implementation of cmd line mode email client. It support ESMTP. I am sure you are able to

This is a implementation of cmd line mode email client. It support ESMTP. I am sure you are able to gain lots of knowledge unexpect.
https://www.eeworm.com/dl/635/438995.html
下载: 25
查看: 1040

其他书籍 This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering

This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. The book is organized in three parts. Part I introduces concepts. Part II describes and demonstrates basic data ...
https://www.eeworm.com/dl/542/455926.html
下载: 112
查看: 1152

matlab例程 The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then co

The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then controlled using a real PID controller. Controller’s tuning (determination of optimum controller’s parameters: gain and time constants) is achieved using the genetic algorithm toolbox. Finally, resul ...
https://www.eeworm.com/dl/665/469675.html
下载: 74
查看: 1031

DSP编程 This sample program generates two sine waves called X and Y. It will then calculate the normalized

This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan2PU(X,Y) * 360) The program will prompt the ...
https://www.eeworm.com/dl/516/469925.html
下载: 165
查看: 1030