Pxx(1,1),Pxx(2,1) have right answer
but after 3, Pxx(3,1) it appear 0
I don't know why that answers are 0
I hope you can help me

 採用された回答

Chunru
Chunru 2021 年 12 月 2 日

0 投票

Becasue the range of data is too big, the displayed result using the default format may make the smaller value to be 0. Run the following command first before displaying Pxx.
format longg

その他の回答 (0 件)

カテゴリ

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

質問済み:

2021 年 12 月 2 日

回答済み:

2021 年 12 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by