implement a circuit in m.file

조회 수: 2 (최근 30일)
Mohammad
Mohammad 2014년 10월 14일
답변: Tim McBrayer 2014년 10월 14일
Hello I want to multiply admittance matrix of power electronic converter(PEC) in m.file of matlab,First i want to multiply matrix admittance of circuit to vector of current source to achieve nodal voltage. the current source is dependent to voltage of node, so the vector of current source should be updated in simulation time. i want to implement the circuit in M.file in final stage i want to convert mfile to VHDL or Verilog How i can begin to write in m.file?

답변 (1개)

Tim McBrayer
Tim McBrayer 2014년 10월 14일
I can't help you with your domain issues, but you will need HDL Coder in order to convert a MATLAB file to VHDL or Verilog. I suggest you start with the documentation examples included with the product to gain an understanding of how to run the tool and to start learning the style of MATLAB that you need to write in order to generate efficient HDL.

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by