由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - 求QR分解的C源代码? (转载)
相关主题
哪里能下载到Numerical Recipes?Python下面如何进行numeric analysis and statistical analysis (转载)
求救: 怎样有效的计算5000x5000的线型方程组?请教一个numerical analysis的题目
numerical recipe c++paralllel eigensolver
who has NUMERICAL RECIPE C?稀疏矩阵压缩
who has electronic version of'Numerical Recipes in C++'?直接用NR的源程序需要注意什么吗?
谁能推荐有关算法(computation algorithm)的书籍?求矩阵逆的算法
谁有Numerical Recipes的source code?Fast solver of linear equation system
问一下各位C语言大牛,numerical recipe 里的问题请问如何在C++中使用lapack?
相关话题的讨论汇总
话题: numerical话题: recipes话题: qr话题: 源代码话题: 分解
进入Computation版参与讨论
1 (共1页)
f**h
发帖数: 1149
1
【 以下文字转载自 EE 讨论区 】
发信人: fath (fath), 信区: EE
标 题: 求QR分解的C源代码?
发信站: BBS 未名空间站 (Fri Nov 2 20:10:23 2007)
哪位有在用或者有什么链接,给我发一下,谢谢。
l*******y
发帖数: 490
2
lapack.
gsl.

【在 f**h 的大作中提到】
: 【 以下文字转载自 EE 讨论区 】
: 发信人: fath (fath), 信区: EE
: 标 题: 求QR分解的C源代码?
: 发信站: BBS 未名空间站 (Fri Nov 2 20:10:23 2007)
: 哪位有在用或者有什么链接,给我发一下,谢谢。

D********g
发帖数: 533
3
Numerical Recipes in C.
See attachment.

【在 f**h 的大作中提到】
: 【 以下文字转载自 EE 讨论区 】
: 发信人: fath (fath), 信区: EE
: 标 题: 求QR分解的C源代码?
: 发信站: BBS 未名空间站 (Fri Nov 2 20:10:23 2007)
: 哪位有在用或者有什么链接,给我发一下,谢谢。

w***n
发帖数: 1137
4
check neg.org.

【在 f**h 的大作中提到】
: 【 以下文字转载自 EE 讨论区 】
: 发信人: fath (fath), 信区: EE
: 标 题: 求QR分解的C源代码?
: 发信站: BBS 未名空间站 (Fri Nov 2 20:10:23 2007)
: 哪位有在用或者有什么链接,给我发一下,谢谢。

k******n
发帖数: 35
5
Don't use Numerical Recipes. It performs so bad.
c*******h
发帖数: 1096
6
Why not use Numerical Recipes?
http://math.stanford.edu/~lekheng/courses/302/wnnr/nr.html
Alternatives to Numerical Recipes
http://math.stanford.edu/~lekheng/courses/302/wnnr/nr-alt.html

【在 k******n 的大作中提到】
: Don't use Numerical Recipes. It performs so bad.
1 (共1页)
进入Computation版参与讨论
相关主题
请问如何在C++中使用lapack?who has electronic version of'Numerical Recipes in C++'?
problem about Fortran 77 in unix谁能推荐有关算法(computation algorithm)的书籍?
有没有用Lapack的?谁有Numerical Recipes的source code?
LAPACK++ Re: 求解PDE时,用到大型的矩阵,C++里怎么处理?问一下各位C语言大牛,numerical recipe 里的问题
哪里能下载到Numerical Recipes?Python下面如何进行numeric analysis and statistical analysis (转载)
求救: 怎样有效的计算5000x5000的线型方程组?请教一个numerical analysis的题目
numerical recipe c++paralllel eigensolver
who has NUMERICAL RECIPE C?稀疏矩阵压缩
相关话题的讨论汇总
话题: numerical话题: recipes话题: qr话题: 源代码话题: 分解