photo

Parikshit Pareek


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to generate all the possible values for a vector?
I want to generate all the values of [r1;r2] such that 300<=r1,r2<=300. How can I do this?

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solving the following equation without taking inverse.
How to solve the following equation for calculating the D: D=|inv(B)|∗|g| here, B is a non-singular square matrix and g is...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to obtain information about basic and non basic variable in linear programming (linprog)?
I want to perform sensitivity analysis. So required extra information via dual simplex algorithm.

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


What is the complexity for solving linear equations?
I would like to know about comparison between commands 'mldivide', 'linsolve' and normal division operator '/' and '\' in terms ...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


sym2cell not working even for the example given in document.
syms x y S = [x 2 3 4; y 6 7 8; 9 10 11 12] S = [ x, 2, 3, 4] [ y, 6, 7, 8] [ 9, 10, 11, 12] c=sym2cell...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort