Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Simulink Beginners

조회 수: 1 (최근 30일)
Krishna Gopinath
Krishna Gopinath 2011년 3월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
I am using an algorithm which enhances the contrast of an image using an improvement of histogram equalization. I want to simulate it using simulink. I have the Matlab code for it. Is it possible to that code to a simulink block? If yes, How can it be done? I'm new to Simulink hence this poses a difficulty.

답변 (1개)

Andreas Goser
Andreas Goser 2011년 3월 17일
This is possible.
But the question is why do you like to do that? Do you like to complete change your modelling platform to Simulink to do model based design? Then I'd suggest to see whether you have all necessary products in place and only then see whether remodelling in Simulink (Signal Processing / Video and Image processing blocksets) is better or putting the code into an Embedded MATLAB function.
If you just like to do this to create C Code as a one-off, then you probably are fine with the EMLC command.

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by