Function of square matrix: fA=fsm(fx,A)
Version 2.0.0.0 (3.67 KB) by
Feng Cheng Chang
Given: f(x)= function of x, and A= square matrix. Find: f(A)=function of this matrix A.
Analytical functions of any given constant square matrices have been developed for many schemes by this author. Among them, just pick up the most reliable and short approach. Surprisingly it works for many unsure cases, such as f(x)= x^x, x^x^x, exp(x)^sin(x), etc.
Cite As
Feng Cheng Chang (2023). Function of square matrix: fA=fsm(fx,A) (https://www.mathworks.com/matlabcentral/fileexchange/66895-function-of-square-matrix-fa-fsm-fx-a), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Calculus in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: The Matrix Function Toolbox
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.