Difference between revisions of "Calculate jacobian hessian matrix in sympy exponential decay"
Jump to navigation
Jump to search
(Created page with "== Calculate Jacobian and Hessian matrix in python sympy for exponential decay function == See also: # https://en.wikipedia.org/wiki/Propagation_of_uncertainty # http://en.w...") |
(No difference)
|
Revision as of 17:33, 25 August 2014
Calculate Jacobian and Hessian matrix in python sympy for exponential decay function
See also:
- https://en.wikipedia.org/wiki/Propagation_of_uncertainty
- http://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant
- http://en.wikipedia.org/wiki/Hessian_matrix
- http://maxima-online.org/articles/hessian.html
- http://certik.github.io/scipy-2013-tutorial/html/tutorial/basic_operations.html
- http://scipy-lectures.github.io/advanced/sympy.html
- http://docs.sympy.org/dev/gotchas.html
- https://github.com/sympy/sympy/wiki/Faq