필터 지우기
필터 지우기

what is usage of due variable in amortize function?(amortize of a financial tool box)

조회 수: 3 (최근 30일)
xosro
xosro 2015년 1월 10일
댓글: xosro 2015년 1월 11일
i can't understand usage of due in amortize function

답변 (1개)

Geoff Hayes
Geoff Hayes 2015년 1월 11일
xorso - according to the documentation for amortize, due is an optional argument to the amortize function that indicates when payments are due - either at the end of the period (i.e. end of the month) or at the beginning of the period (i.e. first day of the month). The default is the end of the period. If you alternate between the two values, you will notice a change in at least the output principal (that which must be paid in each period).

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by