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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변