Info
この質問は閉じられています。 編集または回答するには再度開いてください。
need to use a function to calibrate the weight of a alkan.
1 回表示 (過去 30 日間)
古いコメントを表示
Create a MATLAB function called molalkan. It should have one parameter containing the number of carbon atoms in the alkane molecule. It should have one value that is the number of grams that 1 mole of this molecule weighs. For example, if I want to know how many grams of 1 mole propane is, I can go to the command window and use it
3 件のコメント
Stephen23
2017 年 9 月 12 日
@kjetil Svihus: its great that you have homework. What have you tried so far?
回答 (1 件)
John BG
2017 年 9 月 12 日
Hi Kjetil Svihus
The function you ask for has already been implemented by Gerhard Nieuwenhuiys in
the description of the function mentions atoms.m that doesn't show in the list of functions, but atoms.m is actually included in the zipped pack.
I have attached Gerhard's solution to this answer for your convenience.
If you find this answer useful would you please be so kind to consider marking my answer as Accepted Answer?
To any other reader, if you find this answer useful please consider clicking on the thumbs-up vote link
thanks in advance
John BG
2 件のコメント
John D'Errico
2017 年 9 月 14 日
It does not answer, because a supplied tool will not have been written by the student, therefore is useless.
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!