photo

Parikshit Pareek


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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?

ungefär 7 år ago | 1 answer | 0

1

answer

Question


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

ungefär 7 år ago | 1 answer | 0

1

answer

Question


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.

ungefär 7 år ago | 0 answers | 0

0

answers

Question


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

mer än 7 år ago | 0 answers | 0

0

answers

Question


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

nästan 8 år ago | 1 answer | 0

1

answer