Sebastian Raabe
Followers: 0 Following: 0
Feeds
提问
Accuracy Problem when solving linear equation system using: lu(S) vs. decomposition(S,'lu')
Hello Matlab Community, I want to solve an equation system B = S * X with a sparse coefficient matrix S by using LU factorisati...
3 years 前 | 1 个回答 | 0
1
个回答提问
What is the difference between lu() and decomposition([],'lu')?
Hello Matlab-Community, I have a matrix (called SystemMatrix see atteched file) which I want to decompose in L and U. Matlab ha...
3 years 前 | 1 个回答 | 0
1
个回答提问
Problem with Matrix indexing using vector
Hello, I have a problem with indexing matrix elements. I use the following code to describe my problem: a = blkdiag(ones(...
5 years 前 | 1 个回答 | 0
1
个回答提问
Windows crash after adding a cursor or zooming into a curve, how to avoid this?
After I plotted a graph in Matlab like a simple cosine-signal (5000 data points) and I add a data Cursor or zoom in/out the plot...
7 years 前 | 0 个回答 | 0