Community Profile

photo

Caleb Coombe


Last seen: 2年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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

3年弱 前 | 0 件の回答 | 0

0

回答

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 2 件の回答 | 0

2

回答

質問


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年弱 前 | 2 件の回答 | 0

2

回答