How to generate a symmetric positive definite matrix?
149 次查看(过去 30 天)
显示 更早的评论
I have to generate a symmetric positive definite rectangular matrix with random values.
0 个评论
采纳的回答
Elias Hasle
2019-10-2
编辑:Elias Hasle
2019-10-2
What are the requirements to the distributions of the resulting random variables?
I think a crucial insight is that multiplying a matrix with its transpose will give a symmetrical square matrix.
更多回答(1 个)
madhan ravi
2018-10-17
编辑:madhan ravi
2018-10-17
4 个评论
Bruno Luong
2019-10-2
编辑:Bruno Luong
2019-10-2
Andrei your solution does not produce necessary sdp matrix (which does not meant the matrix elements are positive)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!