Smooth Takagi decomp. of a complex symmetric matrix function
バージョン 1.0.1 (5.91 KB) 作成者:
Alessandro Pugliese
Numerical computation of a smooth Takagi decomposition of an n-by-n complex symmetric matrix valued function of one real parameter
This function numerically computes the Takagi decomposition of an n-by-n complex symmetric matrix-valued function FUN of one real parameter. The singular values are arranged in decreasing order and are assumed to be distinct and non-zero for all values of the parameter. It is possible to continue a subset of the singular values and corresponding singular vectors.
A typical call to takagiCont is:
[Tout,Uout,Sout,flag]=takagiCont(f,tspan,params)
See the script example_takagiCont.m for an example of how to use the function.
The command "help takagiCont" displays information and functionality of the software.
Please cite the references below if you use this software.
Authors: Alessandra Papini and Alessandro Pugliese
引用
L. Dieci, A. Papini, A. Pugliese, "Takagi factorization of matrices depending on parameters and locating degeneracies of singular values". SIAM J. Matrix Anal. Appl., Vo. 43, Iss. 3, pp. 1148-1161, 2022. https://doi.org/10.1137/21M1456273
MATLAB リリースの互換性
作成:
R2023b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!