Tashanda Rayne
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
230,142
of 295,448
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
11 months ago | 2 answers | 0
2
answersQuestion
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 months ago | 2 answers | 0
2
answersQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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 year ago | 2 answers | 0