代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
bluetooth_init.m
% Initialize variables for Bluetooth Model
% Input wave sample rate must be 8kHz
Input_Fs=8000;
load code_data;
% Coefficients for speech interpolation
[y,interp_coeffs]=interp(ones(1,10),8
bluetooth_init.m
% Initialize variables for Bluetooth Model
% Input wave sample rate must be 8kHz
Input_Fs=8000;
load code_data;
% Coefficients for speech interpolation
[y,interp_coeffs]=interp(ones(1,10),8
bluetooth_voice.mdl
Model {
Name "bluetooth_voice"
Version 6.1
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
Computed
bluetooth_init.m
% Initialize variables for Bluetooth Model
% Input wave sample rat emust be 8kHz
Input_Fs=8000;
% Coefficients for speech interpolation
[y,interp_coeffs]=interp(ones(1,10),8);
% Header Info
bluetooth_lib.mdl
Library {
Name "bluetooth_lib"
Version 6.1
MdlSubVersion 0
SavedCharacterEncoding "ibm-5348_P100-1997"
SaveDefaultBlockParams on
LibraryLinkDisplay "user"
ShowLoopsO
bluetooth_voice.mdl
Model {
Name "bluetooth_voice"
Version 4.1.1
SampleTimeColors off
LibraryLinkDisplay "user"
WideLines off
ShowLineDimensions on
ShowPortDataTypes off
ShowStor