Community Profile

photo

GAGANDEEP KAUR


Last seen: etwa ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1
  • First Answer
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 3 Jahre vor | 0

Frage


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

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort