photo

Parikshit Pareek


Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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?

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 8 anni fa | 1 risposta | 0

1

risposta