Incorrect Boltzmann constant in MATLAB?

10 ビュー (過去 30 日間)
Felix Neko
Felix Neko 2017 年 1 月 30 日
コメント済み: Jan 2017 年 2 月 11 日
AFAIK, the Boltzmann constant is incorrect in MATLAB.
Let's check it out:
k = physconst('Boltzmann');
and let's look at this variable k in our Workspace:
1.380650400000000e-23
And now let's look at what does Wikipedia offer (based on CODATA 2014).
1.38064852(79)e1023
Is it going to be somehow fixed in future releases?
  2 件のコメント
Torsten
Torsten 2017 年 1 月 30 日
Physical constants "change" from year to year ...
Best wishes
Torsten.
Honglei Chen
Honglei Chen 2017 年 1 月 30 日
Like Torsten said, those constants change over time due to new measurements. I would second Jan's proposal below to send in an enhancement request.

サインインしてコメントする。

採用された回答

Jan
Jan 2017 年 1 月 30 日
編集済み: Jan 2017 年 1 月 30 日
There are many sources for the value 1.3806504 also: Wiki: Knudsen number, constants.h file of the StepCore library, several books, e.g. The Feynman Lectures on Physics. I assume the value from http://physics.nist.gov/cgi-bin/cuu/Value?k (this is the source of the value posted in WikiPedia) is newer and more accurate. Please send an enhancement report to Mathworks.
  2 件のコメント
Felix Neko
Felix Neko 2017 年 2 月 10 日
編集済み: Felix Neko 2017 年 2 月 10 日
I've never sent enhancement reports before. How can it be done?
Jan
Jan 2017 年 2 月 11 日
I'd start at https://www.mathworks.com/support/contact_us/, go through "Create Service Request" and then the category "suggestions" seems to be fine. I'm not sure if this is teh best way, but TMW is very smart and they forward messages to the right person internally.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by