代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/253943/12176024
m normmix.m
%%% normalization of mixing matrix based on known microphone responsed
function [A,W,y,theta]=normmix(A,x,u)
k=A(1,:)./A(2,:);
theta=real(acos((k-1)./(u*(k+1))));
A=calcA(theta,u);
W=inv(A);
y=W*x;
www.eeworm.com/read/232649/14186912
txt readme.txt
1).在PC机上观察超级终端程序主窗口,可以看到如下界面:
Boot success…
IIS test example
Menu(press digital to select):
1: play wave file
2: record and play
2)选择程序操作方式,选择1的话将会听到音乐,选择2的话将会进行录音(本板配置是microphone插座)。
Start r
www.eeworm.com/read/206984/15284434
m gsc_1n.m
clear all;
K=7;%自适应fir阶数
[s1,fs,bits]=wavread( 'E:/microphone/sources/source2.wav'); %输入无扰信号源
s1=s1';
L=length(s1);%L为信号源长度
u=0.005; %步长因子
de=1;
s2=wavread( 'E:/microphone/sources/source4.wav')
www.eeworm.com/read/366778/9798866
txt readme.txt
1).在PC机上观察超级终端程序主窗口,可以看到如下界面:
boot success...
IIS test example
Menu(press digital to select):
1: play wave file
2: record and play
2)选择程序操作方式,选择1的话将会听到音乐,选择2的话将会进行录音(本板配置是microphone插座
www.eeworm.com/read/269800/11076818
txt readme.txt
Q:What is This Demo doing?
A:
|-->ACMCONVERTOR--(PCM)-->Display Audio Level
|
Microphone-->SoundCard-->AC
www.eeworm.com/read/267747/11165083
html java.telephony.phone.phonemicrophone.html
Interface java.telephony.phone.PhoneMicrophone
www.eeworm.com/read/273099/10926077
h ansphonephone.h
#ifndef __ANSPHONEPHONE_H__
#define __ANSPHONEPHONE_H__
#include
/**
*
* @class RAnsPhonePhone AnsPhonePhone.h
* @brief This class modifys the speaker volume and microphone gain of
www.eeworm.com/read/147682/5728104
m plot_echo.m
% plot_echo(w, x, r)
%
% Generates plots for evaluating an echo canceler simulation.
%
% Input arguments:
% w : The adaptive filter coefficient vector
% x : The microphone signal
%
www.eeworm.com/read/141979/5767024
h ansphonephone.h
#ifndef __ANSPHONEPHONE_H__
#define __ANSPHONEPHONE_H__
#include
/**
*
* @class RAnsPhonePhone AnsPhonePhone.h
* @brief This class modifys the speaker volume and microphone gain of
www.eeworm.com/read/410289/11294359
html basic-ac97-project.html
Atmel Corporation - Basic AC97 1.4