How do I use ‘sgeqpf’ function in LAPACK inside MATLAB?
显示 更早的评论
I have to do a matrix computation called 'QR factorization with column pivoting' in MATLAB. So far, I know that the function 'sgeqpf' in LAPACK can do this computation. I try a long time but can't call the 'sgeqpf'.How can I do to complete this? I have MATLAB and Visual Studio 2010 in my computer. And, thank you very much.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Systems of Nonlinear Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!