photo

Tashanda Rayne


Last seen: 7 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Error using plot for Fourier series
This is not plotting. I tried applying fplot and plot and neither will work. I have assigned t so im not sure why I keep getting...

7 months ago | 2 answers | 0

2

answers

Question


Fourier Series for odd integers only
Can someone please help me to get this function B to only apply to odd integers but for every other odd integers the formula is ...

7 months ago | 2 answers | 0

2

answers

Question


Laplace with Heaviside step function solving with ode45
I dont understand why I keep getting an error, can you please explain to me why and how I can fix this? syms s t Y f = heav...

8 months ago | 1 answer | 0

1

answer

Question


Graphing changing constants using for loops
Can someone please help me understand why its not graphing all the constants properly? close all x = -50:100:50; U = -10:1...

9 months ago | 1 answer | 0

1

answer

Question


Find Coefficients of a 5th order ODE without ode45
The code below I came up with, I am getting the correct roots but the constants are wrong and the graph is not correct either. C...

9 months ago | 1 answer | 0

1

answer

Question


Finding Coefficients for the particular solution
I have this code for the homogenous portion of the equation but I need help trying to find the particular part. I am trying to a...

9 months ago | 2 answers | 0

2

answers