exercise

Hernán Quirós nanrehsoriuq at hotmail.com
Sun Nov 20 22:17:36 CET 2011


hello ..... I have to submit the resolution of exercise scilab code attachment by using theRunge Kutta method of order 4 and euler without using the program defined functions ....and find no error ¡¡¡¡¡¡¡¡ need help pleasemany thanks


pd. also attached the statement
The following equations define the concentrations of three reactants



                  
                dCa/dt= -20CaCc+2Cb



                  
               
dCb/dt=20CaCc-2Cb                




                   
                dCc/dt=
-20CaCc+2Cb-0.2Cc

1. Develop code Runge Kutta of order 4 and one of Euler to solve the problem.2. If initial conditions are Ca = 500, Cb = 0, CC = 500. Halle concentrations for times ranging from 0 to 30 seconds3. Compare justify and interpret the results:


 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20111120/b1ee6ebe/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cansado de hacerlo3.sci
Type: application/octet-stream
Size: 1450 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20111120/b1ee6ebe/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: metodo de euler.sci
Type: application/octet-stream
Size: 817 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20111120/b1ee6ebe/attachment-0001.obj>


More information about the users mailing list