Select Chapter >> | TOC | Preface | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | Appendices |
Chapter 7: Collection and Analysis of Rate Data
Living Example Problems
The following examples can be accessed with Polymath™, MATLAB™, or Wolfram CDF Player™.
Note: When downloading Python code files over Chrome browser, you may see a security warning. We assure you that these files are secure and you may keep them on your computer.
Living Example Problem | Polymath™ Code | Python Code | MATLAB Code | Wolfram CDF Code |
Regression tool to fit experimental C(t) vs t data to Polynomial equation of form C(t)=a0+a1 t+ a2 t^2 +a3* t^3+... | Complete Tutorial | --- | --- | --- |
Tutorial for how to load regression data to Polymath | Complete Tutorial | --- | --- | --- |
Example 7-3 Use of Regression to Find the Rate Law Parameters |
LEP-7-3-Data.pol
LEP-7-3 Tutorial for Nonlinear Regression
|
LEP-7-3.py | LEP-7-3.mlx LEP-7-3a.mlx | LEP-7-3.cdf |
Example 7-4 Differential Catalytic Reactor |
LEP-7-4 Tutorial for Nonlinear Regression
|
--- | --- | --- |