How to Code Math Equation in Matlab.

조회 수: 1 (최근 30일)
bob
bob 2022년 7월 27일
댓글: Sam Chak 2022년 7월 28일
Hi Everyone! I need help! I'm just new to Matlab I need to code this. Please see attached file. It really means a lot to me if anyone will tell me how to do it or is there a function or code that already do that. Note I need to solve for the value of k which is Thermal conductivity.

채택된 답변

Sam Chak
Sam Chak 2022년 7월 27일
Hi @bob
Do you wish to learn only the specific code for solving the Heat Equation?
Or, do you want to learn MATLAB from scratch?
By the way, from the image, solving for k is rather super easy if you have the values for , ρ, c, and .
The idea is to rearrange
to become
and the make the substitutions of the values to calculate k.
  댓글 수: 2
bob
bob 2022년 7월 28일
Hi Sam yes only the code to solve for K, yes I have density and specific heat. The temperature will come from 3 sensors connected to a material using arduino.
Sam Chak
Sam Chak 2022년 7월 28일
Thanks for the update, @bob. Since you have the temperature data, the value of K can be computed easily. If the problem has been solved, consider accepting the Answer to close this issue.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by