필터 지우기
필터 지우기

Info

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

MATLAB Script Equation help

조회 수: 1 (최근 30일)
matlab
matlab 2023년 1월 24일
마감: Cris LaPierre 2023년 1월 24일
where n! is the factorial of n. The greater the n value, the "better" the approximation. Using a for( ) loop with the series equation above, and the function factorial( ), how would I write a program to determine e^1.78, assuming n = 3 and display the result.
Include the exact result using the exp( ) function in MATLAB and display it. When running your program, only these two results should be displayed.

답변 (0개)

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

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by