photo

GAGANDEEP KAUR


Last seen: oltre un anno fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • Thankful Level 1
  • First Answer
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 4 anni fa | 0 risposte | 0

0

risposte

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

quasi 4 anni fa | 0

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta