Automatic Differentiation for gamma and psi functions
Mostrar comentarios más antiguos
Is there a way to make automatic differentiation work with MATLAB functions gamma and psi? I can use equivalent custom functions but it is not quite as elegant.
I am using automatic differentiation equivalent to rosenbrock example in https://www.mathworks.com/help/deeplearning/ug/include-automatic-differentiation.html. When I try to use gamma function of psi function in the differentiated function the code ends with error that dlarray is not supported input for the gamma and/or psi function.
If the psi and gamma are just not supported can you recomend a place where I can angrily write that MATLAB is basicaly unsable and ask for this feature to be in the new update? :D
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!