Feeds
提问
Declare contents of string variable as an explicit type without formatting them
Good day, I try to convert a .hex file to a desired format using Matlab. Up to now, i have managed to read the file and st...
9 years 前 | 3 个回答 | 0
3
个回答提问
Inversion of sparse matrix causing calculation inaccuracy?
I have written a program which is concerned with the modelling of an umbilical cable using a FEM approach. While the program ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Solve wont return obvious solution
I am trying to solve a symbolic system of nonlinear equations using solve() but it will not return obvious solution. ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Is solve() equivalent to left division in the symbolic case?
Assume i have to solve a set of equations in the following form: _A(x) * x = B(x)_, meaning that matrix A and vector B are st...
10 years 前 | 1 个回答 | 0
1
个回答提问
Symbolic matrix ranks different after vpa() application
Recently I have encountered the following paradox (in my mind at least). I tried to evaluate the rank of a symbolic matrix in...
10 years 前 | 1 个回答 | 0

