Community Profile

photo

Himanshu SINGLA


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


solutions via vpasolve of an irradical equation
S = vpasolve(x^(6/4) - x^2 == 3, x) S = 0.77136987720146542405968841240509 + 2.1125592027732234578638207589021i >> S ...

3 years ago | 1 answer | 0

1

answer

Question


Solution of irradical equation in matlab
I have a 4 times 4 matrix. The matrix contains constant and a variable x. Some terms of matrix contains squra root terms of x. D...

3 years ago | 1 answer | 0

1

answer

Question


solution of system of 8 linear equation
Hello everyone, I am trying to solve system of 8 linear equation in 8 variable (R1,R2,R3,R4,R5,R6,R7,R8). I want to plot theta (...

4 years ago | 0 answers | 0

0

answers

Question


use different line styles in Graph
Hello everyone, This is my code I applied loop on OGb and AOM2. and in graphs i am getting all the three curve with same line st...

5 years ago | 0 answers | 0

0

answers

Question


Multiple curves in a single graph
In a program i am plotting graph between two variables. By changing Value of ''AOM2'' to 0,10,25,50 ,I will get different plo...

6 years ago | 1 answer | 0

1

answer

Question


Plot graph of roots versus coefficient of polynomial
i was trying for a program. Suppose i am given any cubic equation and its one coefficient is changing. With change in that one c...

6 years ago | 1 answer | 0

1

answer

Question


Roots of five degree equation with variable coefficients
syms x y P a = 3.70575*10^7; %6.448*10^10/1740; b = 1 +(x^2/y^2); %(*we have two variables omega \ and Ohm*) ...

6 years ago | 2 answers | 0

2

answers