symfact.m

版本 1.0.0.0 (1.3 KB) 作者: Paul Godfrey
A function for performing matrix symmetrical factoring.
2.3K 次下载
更新时间 2006/3/30

无许可证

A function for performing matrix symmetrical factoring.

A=B*C where B^T=B and C^T=C

引用格式

Paul Godfrey (2025). symfact.m (https://www.mathworks.com/matlabcentral/fileexchange/56-symfact-m), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R10
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Version 2 fixes a normalization bug.