Community Profile

photo

Myrto Kasioumi


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to substitute the values of two variables in an expression at the same time - Matlab
Hello, I have the following expression: Q1sym = 6562864383290039/3377699720527872 - (1321331071190089*(-(10*(b/5 - 1)*((2*...

2 years ago | 2 answers | 0

2

answers

Question


solve equation in Matlab and for loop
Hello, I am trying to solve a quite complicated equation using Matlab and specifically with the following command: eqn = n*V1*...

2 years ago | 1 answer | 0

1

answer

Question


Unable to find explicit solution
Hello all, I am trying to solve the following system of equations: So, my variables are R1, Q1, and b. My main concern is t...

2 years ago | 0 answers | 1

0

answers

Question


Solve a system of four differential equations
Hello! My question might be very simple but I am very new to Matlab. I am trying to solve a system of 4 differential equations ...

3 years ago | 1 answer | 0

1

answer

Question


System of differential equations with many input arguments.
Hello, I am trying to solve a system of five differential equations and get some plots back. The equations I have to solve are...

3 years ago | 1 answer | 0

1

answer

Question


Replace certain elements of vector with the values from another vector
Hello! I have 2 vectors with the same length: S_1 and S_2 I wanna substitute some values of S_1 with values of S_2 for some sp...

4 years ago | 1 answer | 0

1

answer

Answered
System of differential equations, unable to find explicit solution with dsolve
Hello again! I am still trying to solve the above problem but now I made it a little bit harder. So the basic problem is still ...

4 years ago | 0

Question


System of differential equations, unable to find explicit solution with dsolve
Hi there! I am trying to solve the following system of differential equations (4 equations and 4 unknowns): wher...

4 years ago | 2 answers | 0

2

answers