photo

Zana Taher


Last seen: environ 2 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • First Answer
  • Revival Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
Defining boundary condition for pde for pdepe function
Hi Torsten, How would you make: du/dx = 0 at x=0 instead of du/dx = -1/k at x=0 ?

plus de 5 ans il y a | 0

Réponse apportée
Problems in passing data from lsqcurvefit to pdepe solver
Using the matlab function lsqnonlin will work better than lsqcurvefit. Below is an example code for using lsqnonlin with pdepe t...

plus de 5 ans il y a | 0

Réponse apportée
Fitting the numerical solution of a PDE with one parameter to some data
Using the matlab function lsqnonlin will work better than lsqcurvefit. Below is an example code for using lsqnonlin with pdepe t...

plus de 5 ans il y a | 1

Réponse apportée
How can I estimate a coefficient of pde connecting pdepe and lsqcurvefit functions?
Using the matlab function lsqnonlin will work better than lsqcurvefit. Below is an example code for using lsqnonlin with pdepe t...

plus de 5 ans il y a | 0

Question


pdepe: [c f s]: extract f (the flux term)
Hi everyone, I would need to extract the flux term, f, (not gradiaent) in the pdepe function. Does anyone know a way to extract...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


How to copy only the output of a function and paste the output in another function?
Suppose the output of your first function is y1=x^2, and the input of your second function is y2=y1+10. How can I copy only the ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse