Effacer les filtres
Effacer les filtres

Function deconvlucy​(I,psf,Ite​r,...)

23 vues (au cours des 30 derniers jours)
Mika Maaspuro
Mika Maaspuro le 24 Juin 2021
Commenté : yicong le 8 Sep 2024 à 4:09
I'm interested in thermal modelling. I'm trying to solve the heat path resistances and time constants using Bayesian deconvolution.
Thermal resistance R(z) can be solved using Richardson-Lucy iteration equation (below). a' is dT/dz, where T is the temperature and z = ln(t),
where t is time. Time scale is set logarithmic. Wz is the weighting function. In this case Wz(z) = exp(z-exp(z)).
My question 1) As deconvlucy( ) is used for image processing meaning the input is 2D matrix. Can this function be used
with vector input (1D)?
2) Can I solve the thermal resistance R(z) using function call R=deconvlucy(a',Wz,iter) ? Iter is the number of iterations. Is it the
same as n in the equation above?
  1 commentaire
yicong
yicong le 8 Sep 2024 à 4:09
how do you solve this later? Is the result true all the time?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Mathematics and Optimization dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by