photo

Jordan Budhu


Last seen: 2 months ago Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Quick way to Invert the matrix (A+D) where the inverse of matrix A is known and the matrix D is diagonal.
I have a known matrix A, of which I have computed the inverse of already. I need to add a diagonal matrix to A and invert the su...

4 years ago | 1 answer | 0

1

answer

Question


How to exclude range of values in fmincon
I am running a fmincon optimization. The variable x has the following constraints: 0<x<100 and -100<x<-30 essentially the vari...

4 years ago | 2 answers | 0

2

answers

Question


which algorithm does vpasolve use
Hello, I am using vpasolve to solve a system of non-linear equations rather than fsolve iterative techniques as it seems vpasol...

8 years ago | 1 answer | 0

1

answer