Feeds
提问
Solving System of Marices
Hi I need to solve following Matrix equation. Kindly help me Di + Dg*X = X^2 where Di=100*1 matrix (known) Dg=100*100 matri...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to make inline function using for loop?
I need to make following function using "function handle".... x=[x(1),x(2),x(3),...…,x(N)]……..Let say N=50 for ...
7 years 前 | 1 个回答 | 0
1
个回答提问
solve A*x=B
size of A is 566*664 and B is 566*1.......I tried every function like mldivide, A\b, linsolve but after getting x, when I multip...
7 years 前 | 1 个回答 | 0

