Plotting a temperature distribution profile
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
My question is quite specific and is basically for a project. My task is to plot a temperature profile for the different positions on an egg. I have attatched the given information and my basic problem is how am I supposed to create a function handle for the variable ksi and tau in the simplified version of the given epxression, as it consists of too many uknowns.
I know that my question might be a little confusing, any kind of help would be appreciated.
Thank you in advance.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/205257/image.png)
답변 (1개)
AH2019
2019년 4월 15일
Hi
Use Maple for symbolic analyses.
If you do not have Maple, just download free maple player.
Simply use plot command.
Also, you can try to convert series to a formal fnction (if it is possible) by using command "convert/FormalPowerSeries".
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!