photo

Caleb Coombe


Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答