higham/matrix-inv-trig-hyp

MATLAB codes for computing inverse trigonometric and inverse hyperbolic functions of matrices
42 Downloads
Updated 3 Feb 2016

This repository contains MATLAB functions to compute the matrix inverse cosine, matrix inverse sine, matrix hyperbolic inverse cosine, and matrix hyperbolic inverse sine.
The algorithm for the matrix cosine is based on Schur decomposition and Padé approximation. The algorithms for the other functions call that for the matrix cosine. The algorithms are from

M. Aprahamian and N. J. Higham, "Matrix Inverse Trigonometric and Inverse Hyperbolic Functions: Theory and Algorithms", MIMS EPrint 2016.4, Manchester Institute for Mathematical Sciences, The University of Manchester, UK, January 2016.

Cite As

Nick Higham (2024). higham/matrix-inv-trig-hyp (https://github.com/higham/matrix-inv-trig-hyp), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.