Eigenvalues without pain: CHEBFUN code. Eigenfunctions can be derived using the CHEBFUN with MATLAB since it has
Question:
Eigenvalues without pain: CHEBFUN code. Eigenfunctions can be derived using the CHEBFUN with MATLAB since it has an overloaded eig function. The following code solves for the eigenfunctions of the Robin. The code can also readily evaluate the series coefficient. Thus the whole procedure of the method of separation of variables can be automated with a code similar to this.
On running the code you should get the following results for Biot \(=1\).
The eigenvalues are \(0.8603,3.4256,6.4373,9.5293,12.6453,15.7713\), and 18.9024 .
The series coefficients for Biot \(=1\) can be calculated as \(1.1191,-0.1517,0.0466,-0.0217\), 0.0124 , and -0.0080 .
It is only a matter of summing the series for any chosen time to find the temperature profiles. You can write a small piece of code and generate time-temperature plots for any given Biot number.
Step by Step Answer:
Advanced Transport Phenomena Analysis Modeling And Computations
ISBN: 9780521762618
1st Edition
Authors: P. A. Ramachandran