필터 지우기
필터 지우기

How can I create a function in simulink that takes a matrix input?

조회 수: 1 (최근 30일)
KAI YIN CHAN
KAI YIN CHAN 2016년 3월 6일
답변: Walter Roberson 2016년 3월 6일
I want to build a model that uses fundamental inputs, for example, EPS PE, to get a target price for stocks.
I would like to analyse many stocks at once so that I don't need to calculate them one by one.
Can I inputs those data in matrix and get all outputs for individual stocks?

답변 (1개)

Walter Roberson
Walter Roberson 2016년 3월 6일
Sometimes you need to input a vector and reshape it to 2D for calculations.

카테고리

Help CenterFile Exchange에서 Financial Toolbox에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by