JOS_SVD(G)

This program computes the SVD of a matrix using Jacobi method
ダウンロード: 146
更新 2018/1/7

ライセンスの表示

%JOS_SVD Jacobi One Sided SVD program
%
% A simple program that demonstrates how to use the jacobi method to obtain
% SVD
% A may be rectangular and complex.
%
% usage: [U,S,V]= JOS_SVD(A)
% or S = JOS_SVD(A)

引用

Lateef Adewale Kareem (2024). JOS_SVD(G) (https://www.mathworks.com/matlabcentral/fileexchange/65619-jos_svd-g), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersEigenvalues についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0