Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
need to use a function to calibrate the weight of a alkan.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Stephen23
le 12 Sep 2017
@kjetil Svihus: its great that you have homework. What have you tried so far?
Réponses (1)
John BG
le 12 Sep 2017
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 commentaires
John D'Errico
le 14 Sep 2017
It does not answer, because a supplied tool will not have been written by the student, therefore is useless.
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!