How to Code Math Equation in Matlab.

1 visualización (últimos 30 días)
bob
bob el 27 de Jul. de 2022
Comentada: Sam Chak el 28 de Jul. de 2022
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.

Respuesta aceptada

Sam Chak
Sam Chak el 27 de Jul. de 2022
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 comentarios
bob
bob el 28 de Jul. de 2022
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 el 28 de Jul. de 2022
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by