Borrar filtros
Borrar filtros

pdepe: [c f s]: extract f (the flux term)

2 visualizaciones (últimos 30 días)
Zana Taher
Zana Taher el 5 de Abr. de 2019
Comentada: Torsten el 8 de Abr. de 2019
Hi everyone,
I would need to extract the flux term, f, (not gradiaent) in the pdepe function. Does anyone know a way to extract f at certain times?
Thanks!
  5 comentarios
Zana Taher
Zana Taher el 8 de Abr. de 2019
No, because the flux contains the partial derivative that is not included in the sedprop function. So I have to calculate k with the following code and the get f.
% for j=1:length(t) % for i=1:length(x) % [q(j,i),k(j,i),c(j,i)]=sedprop(u(j,i),p); % end
Once I had k, I can calculate f using pdeval. What do you think?
Torsten
Torsten el 8 de Abr. de 2019
Yes, that's correct. I just missed the call to "pdeval" in your code from above to get DuDx(j,i)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Genomics and Next Generation Sequencing en Help Center y File Exchange.

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by