주요 콘텐츠

오디오 처리 알고리즘 설계

오디오 처리 툴, 알고리즘 설계 및 모듈화, 스트림 처리

Audio Toolbox™는 실시간 오디오 스트림 처리에 최적화되어 있습니다. 이러한 기능을 개별적으로 사용하거나 더 큰 알고리즘의 일부로 사용하여 효과를 생성하고, 신호를 분석하고, 오디오를 처리할 수 있습니다.

함수

모두 확장

designVarSlopeFilterDesign variable slope lowpass or highpass IIR filter
designParamEQDesign parametric equalizer
designShelvingEQDesign shelving equalizer
audioresampleSample-rate conversion of audio signals (R2023b 이후)
designAudioResamplerDesign sample-rate converter for audio signals (R2023b 이후)
crossoverFilterAudio crossover filter
multibandParametricEQMultiband parametric equalizer
graphicEQStandards-based graphic equalizer
octaveFilterOctave-band and fractional octave-band filter
octaveFilterBankOctave and fractional-octave filter bank
weightingFilterFrequency-weighted filter
shelvingFilterSecond-order IIR shelving filter (R2022a 이후)
gammatoneFilterBankGammatone filter bank
compressorDynamic range compressor
expanderDynamic range expander
limiterDynamic range limiter
noiseGateDynamic range gate
reverberatorAdd reverberation to audio signal
shiftPitchShift audio pitch
stretchAudioTime-stretch audio
audioTimeScalerApply time scaling to streaming audio
kbdwin카이저-베셀 파생(Kaiser-Bessel-derived) 윈도우
mdctModified discrete cosine transform
imdctInverse modified discrete cosine transform

블록

모두 확장

CompressorDynamic range compressor
ExpanderDynamic range expander
LimiterDynamic range limiter
Noise GateDynamic range gate
ReverberatorAdd reverberation to audio signal
Crossover FilterAudio crossover filter
Weighting Filter Weighted frequency response filter
Octave FilterOctave-band and fractional octave-band filter
Octave Filter BankOctave-band and fractional octave-band filter bank (R2021a 이후)
Single-Band Parametric EQSecond-order parametric equalizer filter
Graphic EQStandards-based graphic equalizer
Multiband Parametric EQMultiband parametric equalizer (R2021b 이후)
Gammatone Filter BankGammatone filter bank (R2021b 이후)
Shelving FilterSecond-order IIR shelving filter (R2022a 이후)
Parametric Equalizer DesignDesign tunable parametric equalizer coefficients (R2024a 이후)
Shelving Equalizer DesignDesign tunable shelving equalizer coefficients (R2024a 이후)
Variable Slope Filter DesignDesign tunable lowpass or highpass filter coefficients (R2024a 이후)

도움말 항목

  • Sample- and Frame-Based Concepts

    Explore basic signal concepts in the context of a Simulink® model. Learn more about sample-based processing and frame-based processing.

  • Real-Time Audio in MATLAB

    Create a script to process and analyze real-time audio signals.

  • Real-Time Audio in Simulink

    Create a model using the Simulink templates and blocks for audio processing.

  • Equalization

    Understand the foundations of audio equalization and how equalizers are implemented in Audio Toolbox.

  • Dynamic Range Control

    Understand the foundations of dynamic range control and how compressors, limiters, expanders, and noise gates are implemented in Audio Toolbox.

  • Parametric Equalizer Design

    Design parametric equalizer filters. Parametric equalizers are digital filters used in audio for adjusting the frequency content of a sound signal.

추천 예제