APEx add-in program
We've learned various chemical processing parameters during the class. Now, you can easily get parameters using this APEx add-in program.
APEx installation document
It helps install APEx add-in program in your computer.
Newton-Raphson method : Matlab code
We have learned the Newton-Raphson method during the class. You can use this simple Matlab code to implement the rule and can check how the code works.
Trapezoidel method: Matlab code
You now can use this simple Matlab code to integrate a continuous function, and can check how the code works