이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
알고리즘 설계 기본 사항
R2026a컴파일된 코드 생성을 위한 알고리즘 설계 관련 고려 사항
컴파일된 코드 생성을 위한 알고리즘 설계 관련 고려 사항.
도움말 항목
- Code Acceleration and Code Generation from MATLAB
General information about MATLAB® code acceleration.
- Workflow for Fixed-Point Code Acceleration and Generation
Describes the steps required for preparing MATLAB code and converting it to a MEX function.
- MATLAB 알고리즘에서 코드를 생성해야 하는 경우
애플리케이션에 대해 코드를 생성할지 여부를 결정합니다.
- Requirements for Generating Compiled C Code Files
Requirements for using
fiaccelto generate MEX code from a MATLAB algorithm. - MATLAB Code Design Considerations for Code Generation
When writing MATLAB for code generation, consider design constraints.
- Differences Between Generated Code and MATLAB Code
Generated C/C++ code can behave differently than original MATLAB source code.
- Potential Differences Reporting
The code generator identifies potential behavior differences between the generated code and the original MATLAB code.
- Potential Differences Messages
Review potential difference messages.
- C/C++ 코드 생성에 지원되는 MATLAB 언어 기능
코드 생성에 지원되는 MATLAB 언어 기능과 함수를 사용합니다.