gen_rand_spd

버전 1.0 (2.78 KB) 작성자: Eike Petersen
Simple function to generate a random symmetric positive definite matrix with a specified condition number in Matlab
다운로드 수: 3
업데이트 날짜: 2021/12/21

gen_rand_spd

A simple function to generate a random symmetric positive definite matrix with a specified condition number in Matlab.

Based on the specified condition number, a set of eigenvalues is generated. Then, an orthonormal eigenvector matrix U is generated using the RandOrthMat FEX function by Ofek Shilon, and the result is given by SPD=UDU'. (The distribution of the matrices U is uniform over the manifold O(n) w.r.t. the induced R^(n^2) Lebesgue measure.)

This script has been developed while I was at the University of Lübeck, with the Institute for Electrical Engineering in Medicine.

인용 양식

Eike Petersen (2024). gen_rand_spd (https://github.com/e-pet/gen_rand_spd/releases/tag/1.0), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.