Tashanda Rayne
Followers: 0 Following: 0
Feeds
질문
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...
11개월 전 | 답변 수: 2 | 0
2
답변질문
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 ...
11개월 전 | 답변 수: 2 | 0
2
답변질문
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...
12개월 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 1년 전 | 답변 수: 2 | 0