please is there any inbuilt function for harmonic function?

Please write a script of function for harmonic function summation of 1/n for n=1 to infinity

回答 (1 件)

Rik
Rik 2022 年 1 月 25 日

0 投票

There actually is a builtin that will give you the answer:
inf
As for implementing the function yourself, that is probably homework, so I'll leave it to you try something. Feel free to post a comment with your efforts and what questions you have.

カテゴリ

ヘルプ センター および File ExchangeLanguage Fundamentals についてさらに検索

質問済み:

2022 年 1 月 25 日

回答済み:

Rik
2022 年 1 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by