Modelling registers in Embedded MATLAB

버전 1.0.0.1 (12.9 KB) 작성자: Kiran Kintali
This example shows how to use Embedded MATLAB to model memory elements
다운로드 수: 2.7K
업데이트 날짜: 2016/9/1

라이선스 보기

Delay blocks in Simulink help to model memory elements in hardware. This example shows how to model the same delays in Embedded MATLAB using persistent variables.
The model consists of four subsystems each modeling a kind of delay (unit delay, integer delay, tap delay, tap delay vector) and comparing the results with corresponding block in Simulink with identical behavior.

Delays are essential in writing causal algorithms (those that use previous input and output samples to compute current output samples) in signal processing.

인용 양식

Kiran Kintali (2024). Modelling registers in Embedded MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/16100-modelling-registers-in-embedded-matlab), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Updated license

1.0.0.0

add to eML category