Difference between revisions of "User:Carel.vh"
(Created page with 'This page documents the kinetics experiment in the third year labs. nt of Laboratory (CLB 321). Links to the guides for the experiments are provided. A file containing Octa…') |
|||
Line 1: | Line 1: | ||
− | This page documents the kinetics experiment in the third year labs | + | This page documents the kinetics experiment in the third year labs for ([[CLB 321]]). Links to the guides for the experiments are provided. A file containing Octave code for processing data recorded by Labview Express are provided, along with an example of a text file containing a few data points. |
== PDF files == | == PDF files == | ||
Line 8: | Line 8: | ||
Instructions for experiments listed on the first page of the kinetics CLB321 guide: | Instructions for experiments listed on the first page of the kinetics CLB321 guide: | ||
− | [ftp://ragnarok/publicftp/3rd_year_lab/kinetics_experiment/Experiment 1-12.pdf Experiments 1-12] | + | ["ftp://ragnarok/publicftp/3rd_year_lab/kinetics_experiment/Experiment 1-12.pdf" Experiments 1-12] |
== m-file with an example text file == | == m-file with an example text file == | ||
− | The following m-file contains instructions on using the Octave code as comments | + | The following m-file contains instructions on using the Octave code as comments: |
[ftp://ragnarok/publicftp/3rd_year_lab/kinetics_experiment/convert_to_matrix.m Octave code with instructions] | [ftp://ragnarok/publicftp/3rd_year_lab/kinetics_experiment/convert_to_matrix.m Octave code with instructions] | ||
[ftp://ragnarok/publicftp/3rd_year_lab/kinetics_experiment/example.txt Example of data] | [ftp://ragnarok/publicftp/3rd_year_lab/kinetics_experiment/example.txt Example of data] | ||
+ | |||
+ | The text file is an example of what the data from Labview Express looks like. |
Revision as of 19:25, 22 July 2011
This page documents the kinetics experiment in the third year labs for (CLB 321). Links to the guides for the experiments are provided. A file containing Octave code for processing data recorded by Labview Express are provided, along with an example of a text file containing a few data points.
PDF files
The kinetics CLB321 guide: Instructions for experiments listed on the first page of the kinetics CLB321 guide: Experiments 1-12
Instructions for experiments listed on the first page of the kinetics CLB321 guide: ["ftp://ragnarok/publicftp/3rd_year_lab/kinetics_experiment/Experiment 1-12.pdf" Experiments 1-12]
m-file with an example text file
The following m-file contains instructions on using the Octave code as comments:
Octave code with instructions Example of data
The text file is an example of what the data from Labview Express looks like.