Community Profile

photo

GAGANDEEP KAUR


Last seen: alrededor de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1
  • First Answer
  • First Review

Ver insignias

Feeds

Ver por

Pregunta


Error in using nlinfit function
I need to fit some parameters using nlinfit but getting following warning on running the code. May I please get some advice, how...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error in assigning value to the output variable while solving non-linear equations
While running the following code I am getting this error. I need to show min positive real value out of all solutions for the pa...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Error in assigning value to variable while solving non-linear equations using syms
I am trying to solve some non-linear equations. While running I am getting error as follows. May I please know what exactly this...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Using Syms command with for loop
I need to solve some equations using syms command over the length of x1. On solving it even as such(without loop) it is showing ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Iteration using for loop and if statement
I am writing a code where I need to calculate P( as P_Initial) with all the variables calculated in other functions, then using...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Need appropriate for loop with if condition
I need to calculate V with some T value conditions, if T satisfies first condition I got to get desired values but if T lies i...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


NLINFIT error of model being overparameterized
I need to fit some data using nlinfit but code is showing following error. May I please some some suggestion what can be specifi...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Nested for loop for a matrix
I need to use nested for loop.Code is given below. What I need to perform is for every value of T (j loop used) i need to evalua...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Using for loop within a for loop in MATLAB
I need to apply For loop within a loop. As of generally, we apply a for loop(Say j as i used) and for that value another loop( s...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to store answers of variables from for loop in structures
I need to solve some equations for symbolic variables for multiple set of data so for loop is used, while storing the output I a...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Using SOLVE command with syms
I also need to determine some variables using syms with solve command but find some issue with syms itself. Code is like this:...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Respondida
Solving a system of equations without "syms"
I also need to determine some variables using syms with solve command but find some issue with syms itself. Code is like this:...

más de 3 años hace | 0

Pregunta


NOT ENOUGH INPUT ARGUMENTS
function Gamma=NRTL(DATA,Optimized) % DATA contained experimental x-data and temperature % each x(i) corresponds to each compo...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


getting error in calculation and plot. what is the exact problem
P=101.325; a1=7.19736;b1=1574.99;c1=-34.29; a2=7.07404;b2=1657.46;c2=-46.13; x1=[0.0484 0.0539 0.0607 0.0696 0.0806 0.0911...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta