photo

Parikshit Pareek


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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?

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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.

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答