photo

Sabrina Garland


Last seen: alrededor de 1 mes hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Defining variable as a function of other variable
I am trying to define t as a function of k so that when I substitute compute_obj with define_t and then differentiate the object...

alrededor de 1 mes hace | 0 respuestas | 0

0

respuestas

Pregunta


Iteration method of optimization
I am trying to solve the problem using stackelberg sequential equilibrium method - Understanding the Approach: In a Stackelbe...

alrededor de 1 mes hace | 2 respuestas | 0

2

respuestas

Pregunta


Mismatched Stability check.
I have system of two equations. I solved the model - variable k and t for each value of parameter m, between 0 and 1, and checke...

alrededor de 2 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


Expected value with maximal domains
I have a Manager who has no information about the profit from investment into two bonds, other than the fact that they are indep...

4 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Solving and plotting equation with many variables
I have two random variables a and b. a is drawn from uniform distribution (m, 1+m) where, 0<m<=1. b is drawn from uniform distri...

5 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Conditional expectation in matlab
I have to calculate conditional expected value of a and b. a and b are random variables that are normally distributed with mean ...

9 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


Error in plotting - indices not compatible
I have the following code - syms y t g f1 = -2*g*(t.^3 +t.^2)/((1 - y).^(1-2*g)) + 2*g*(3-t)*(3 - t.^2)^2./(((2 - t).^2).*y.^(...

10 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Plot multiple graph after solving
I have following two equations - f1 = -2*g*t.^3/((1 - y).^(1-2*g)) + 2*g*(3 - t.^2)^2./((2 - t).*y.^(1-2*g)) + (8*g*t)./(...

11 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Not able to get real solution through syst solve
I have been trying to solve the following equation and following is my code - syms y t f1 = -t^3/(3*(1 - y)^(2/3)) + (3 - t^2)...

12 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting two non linear equations in same graph
I have following two equations y - ((t^8 - 8*t^7 + 36*t^6 - 96*t^5 + 146*t^4 - 88*t^3 - 116*t^2 + 144*t + 81)/(t^8 - 8*t^7 + 3...

12 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Plotting an inequality of two related variable in a linear space
I want to plot the inequality with two variables a and b such that a>b. Variables a and b have values between 0 and 1. Inequalit...

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

1

respuesta

Pregunta


Error: Unable to find symbolic solution
syms y(x) ode= diff(y, x)== (-(5*y)/(2*x))/(1- ((1/(2*x))^2)*((y/(1-y))^(3/5))); cond = y(1/2)==1/2; ySol(x) = dsolve(ode, co...

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

0

respuestas

Pregunta


Distribution of order statistics
I have the following function $(x^{1-2r})(1-r)$/${2/3}^r$ + ${(1- x)^{1-2r}$/${1/3}^r$ Where, 0<=x<=1 and 0<=r...

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

0

respuestas

Pregunta


Error: Invalid expression log equation
I am trying to solve an equation in Matlab mobile. Following is the code - syms t a eqns =-a*log((3*t/4)*(3-t^2...

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

1

respuesta