Fitting an experimental data to the finite difference approximated solution
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi, I know the finite difference approximation is well established. However, I have one question. I am working on a simple system where I measured temperature at the boundary of that particular system. Say, left boundary is maintained at a constant temperature and right one has no flux condition. I have experimental values of temperature over the time period at right boundary. I am following FTCS method and I am trying to get the profile at the boundary by changing thermal conductivity value. I am just wondering if anyone can help me out to get approximated thermal conductivity using experimental data.
Thanks
댓글 수: 0
채택된 답변
Torsten
2015년 11월 17일
Use MATLAB's pdepe to solve the heat equation for different thermal conductivities and see which curve fits best your experimental data.
Best wishes
Torsten.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Heat and Mass Transfer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!