Adaptive Median Filter (MATLAB Code)

버전 1.0.0.1 (677 KB) 작성자: Kiran Kintali
Converting MATLAB Algorithms into Serialized Designs for HDL Code Generation
다운로드 수: 6.7K
업데이트 날짜: 2016/9/1

라이선스 보기

Simulink® lets you integrate MATLAB® algorithms into a Simulink model
for C or HDL code generation. However, many MATLAB implementations of
signal processing, communications, and image processing algorithms require
some redesign to make them suitable for HDL code generation. For example,
they often use data types such as doubles, strings, and structures, and contain
control flow constructs, such as while loops and break statements, that do not
map well to hardware. Apart from these constructs, MATLAB algorithms that
operate on large data sets are not always written to take account of hardware
design characteristics like streaming and resource sharing. This submission uses
a typical software implementation of an adaptive median filter to illustrate
the process of converting MATLAB algorithms for HDL code generation.

인용 양식

Kiran Kintali (2024). Adaptive Median Filter (MATLAB Code) (https://www.mathworks.com/matlabcentral/fileexchange/30068-adaptive-median-filter-matlab-code), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!

AdaptiveMedianFilter_MATLAB_code/C_mdl/

AdaptiveMedianFilter_MATLAB_code/HDL_mdl/

AdaptiveMedianFilter_MATLAB_code/MALTAB_code/

AdaptiveMedianFilter_MATLAB_code/C_mdl/

AdaptiveMedianFilter_MATLAB_code/HDL_mdl/

버전 게시됨 릴리스 정보
1.0.0.1

Updated license

1.0.0.0