Community Profile

photo

Caleb Coombe


Last seen: 2 years ago Active since 2021

Statistics

Content Feed

View by

Question


equation solving with 3 variables and 4 equations
Hello, I am having trouble with my code depending upon the inputs. Here is the code: clc; clear; sx=input('sigma_x='); sy=i...

2 years ago | 0 answers | 0

0

answers

Question


ODE graph for multiple occurrences
Hello, My MATLAB code as of right now will graph a ODE for one value of gamma. I would like to write the code so that it graph...

2 years ago | 1 answer | 0

1

answer

Question


Looking for help on graphing
Hello, I have this equation: uSol(t) = (2*exp(-(5*t)/8)*(39*cos((39^(1/2)*t)/8) + 5*39^(1/2)*sin((39^(1/2)*t)/8)))/39 and I...

3 years ago | 2 answers | 0

2

answers

Question


How can I run multiple iterations that plot on the same graph?
Hello all, I want to take the equation: 4*x+((Dl*x^2)/2)-4 I would like to run 100 iterations of this equation with Dl st...

3 years ago | 2 answers | 0

2

answers