|
Molecular Weight Calculator Function 1.0 File ID: 79292 |
---|
|
| Molecular Weight Calculator Function 1.0 License: Freeware File Size: 102.4 KB Downloads: 3
Submit Rating: |
|
|
|
Molecular Weight Calculator Function 1.0 Description |
---|
Description: MolMass is a function for calculating the molar weight of a substance given in form of a chemical formula. Function call: MM = MolMass(substance) Substance is a string of the chemical formula of a substance.
Example: MM = MolMass('Fe2(SO4)3');
Substance can also be a vector of substances opened by '[' and divided by space, comma or semicolon. Examples: MM = MolMass('[Fe2(SO4)3 CuSO4 NaOH]') ---> MM = [399.88 159.61 39.997] MM = MolMass('[H2SO4;H2O;P;Cl2]') ---> MM = [98.079 18.015 30.974 70.905] MM = MolMass('[C3H5(OH)3,C3H7OH,C12H22O11,NaCl]') ---> MM = [92.095 60.096 342.3 58.442]
To distinguish charged substances the symbols '+' and '-' can be used. Exampels: MM = MolMass('Fe2+') ---> MM = 55.8470 - it means one mol of Fe2+ MM = MolMass('Fe3+') ---> MM = 55.8470 - it means one mol of Fe3+ but: MM = MolMass('Fe2') ---> MM = 111.694 - it means two moles of Fe License: Freeware Related: molmass ohc nacl, 58442to, distinguish, 70905mm, 39997mm, molmass opcl, charged, symbols, bbut, molmass, moles, bmm, means O/S:BSD, Linux, Solaris, Mac OS X File Size: 102.4 KB Downloads: 3
|
|
More Similar Code |
---|
This m-file gives the atomic weight of any element or molecular weight of any chemical species.
Input: species = (cell array) The species is the 'formula'.
Output: Atomic weight of any element or molecular weight of any chemical species.
This function allows calculating the compressibility factor, the coefficient of fugacity and density of a pure compound using the modified Iwai-Margerum-Lu Cubic Equation of State (IML-CEoS). The next data are necessary: temperature,...
This function allows calculating the compressibility factor, the coefficient of fugacity and density of a pure compound using the Soave-Benedict-Webb-Rubin equation of state (SBWR-EOS). The next data are necessary: temperature, pressure,...
Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK.
Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve.
The computation uses a...
HOT is a package originally constructed for combustion modeling in Matlab. It calculates common thermodynamic properties such as enthalpy, specific heat, entropy, internal energy, gamma, ideal gas constant, molecular weight, etc
gaussianPlume Steady-state gaussian plume distribution model
gaussianPlume models the dispersion of a continuous point source, i.e. plume, in various conditions and terrains. The output of gaussianPlume is a 3-dimensional...
The Calorie Burning Calculator is a free, nicely-formatted online calculator to help your web site visitors calculate how many calories they require a day to maintain their body weight, or basal metabolic rate (BMR).
Features: -...
function W = euklid_W(ws,d,n) function W = euklid_invW(ws,d,n) PURPOSE: create an (inverse) euklidean distance spatial weight matrix (n x m 'moving-window' style matrix with distance to center cell weighted.) ...
This function graphs the neuron's weight and the input vectors. You can label the neurons and inputs, change the marker size, and color code the map to see which inputs activate which neurons (a visual representation of the approximation of the...
Graphical Black and Shcoles calculator for visualizing different sensetives of vanila call and put options, stradle and butterfly as a function of underlying price and time to maturity Shows the following sensetives: Price of call, put,... |
User Review for Molecular Weight Calculator Function |
|