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 个评论
回答(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!