由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Science版 - Re: MATLAB请教
相关主题
Re: 谁知道什么是singular value decomposition?Matlab的help documentation
discussion on SVDRe: help about autocorrelation.
Re: 统计问题再请教 (1)Re: which science tools are better?
Re: 一个色与光的问题Re: question about matlab?
Re: discussion on SVD combined with ICARe: matlab 一问
Re: Help! about matrix inverseRe: 对矩阵运算有研究的同志们请注意
Re: 请问一个MATLAB积分问题Re: question about MATLAB
[转载] MATLAB实在太强大了Re: MATLAB初级问题
相关话题的讨论汇总
话题: matlab话题: svd话题: use话题: methds
进入Science版参与讨论
1 (共1页)
A***s
发帖数: 389
1

有种SVD(singular value decomposition)算法,有比较
好的数值计算特性,主要用到Householder变换阵,查一
下书吧,也许对你的问题有帮助。
a***w
发帖数: 30
2
I bet you can not use all the 5000 eigenvalues :)
If you use Matlab, you surely don't have
better ways than eig... or you can try to
compute only several largest or smallest ones...
SVD will make your computation slower:(
You can find some references on symmetry
eigenvalue problems, methds as Triangulization,
power iteration... and use C, there is a very famous book
on it

【在 A***s 的大作中提到】
:
: 有种SVD(singular value decomposition)算法,有比较
: 好的数值计算特性,主要用到Householder变换阵,查一
: 下书吧,也许对你的问题有帮助。

1 (共1页)
进入Science版参与讨论
相关主题
Re: MATLAB初级问题Re: discussion on SVD combined with ICA
Re: Matlab plotRe: Help! about matrix inverse
[转载]有关 MATLAB 的一些网址Re: 请问一个MATLAB积分问题
[转载]Matlab详细教程(0)[转载] MATLAB实在太强大了
Re: 谁知道什么是singular value decomposition?Matlab的help documentation
discussion on SVDRe: help about autocorrelation.
Re: 统计问题再请教 (1)Re: which science tools are better?
Re: 一个色与光的问题Re: question about matlab?
相关话题的讨论汇总
话题: matlab话题: svd话题: use话题: methds