Recent content by m.r.fouladi

  1. m.r.fouladi

    MATLAB BioHeat Equation solution in MATLAB using pdepe

    thanks for your attention. because It doesn't agree with my physics knowledge of this problem
  2. m.r.fouladi

    MATLAB BioHeat Equation solution in MATLAB using pdepe

    We have this Equation as bioheat equation: ∂T/∂t = α ∇2T + 1/ρc[S+Sp+Sm] and also this: Sp=mbcb(Tab-T) that all α,ρ,c,S,Sm,mb,cb,Tab are constants, now I want to solve this equation in conditions below with pdepe in MATLAB: There is a Tumor as a sphere with radius 1 cm exactly in center of a...
Back
Top