Sigma Delta Quantisation

버전 1.0.1 (1.94 KB) 작성자: Rohan Sanghavi
Converts any Fourier bandlimited signal into its 1 bit samples and reconstructs it in the time domain
다운로드 수: 268
업데이트 날짜: 2019/11/11

라이선스 보기

his code first takes any Fourier band limited analog signal (can be changed accordingly) and converts it into 1 bit samples and reconstructs it back. This is done by oversampling and noise shaping.
The oversampling rate can be adjusted.
A sinc function is used as a reconstruction kernel in this code.
A user defined SDQ function is used.
Please create a new .m file for the SDQ function

인용 양식

Rohan Sanghavi (2024). Sigma Delta Quantisation (https://www.mathworks.com/matlabcentral/fileexchange/73313-sigma-delta-quantisation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Image Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

Just an extra instruction

1.0.0