Kristina
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
213,059
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
My code is not producing the anticipated figure for a time, EKG signal plot
I wrote a code to import a csv file full of EKG data. I have cut it down for the purpose of space, but I have tried altering the...
1 year ago | 1 answer | 0
1
answerQuestion
How to plot DSP signals with index values
I wrote a code for being able to plot dtft values' magnitude spectrums against their dft index k values. I'm supposed to recreat...
1 year ago | 1 answer | 0
1
answerQuestion
How to mark curve intersections on a graph
I've tried to look up the various answers in the community, but it doesn't seem to be getting me anywhere. I know there are file...
2 years ago | 2 answers | 0
2
answersQuestion
How to re-scale an axis
I've been searching this community for this answer, but I don't believe what has been suggested to others helps in what I'm tryi...
2 years ago | 2 answers | 0
2
answersQuestion
Using euler's method to plot x(t) graph
I created a code to run euler's method for the function x^3+x^2-12x. It works and everything seems to be fine, but when I try to...
2 years ago | 1 answer | 0
1
answerQuestion
Implementing Euler's method for a 1D system
I'm having trouble implementing euler's method for 𝑓(𝑥) = 𝑥^3 + 𝑥^2 − 12𝑥. I originally plotted the function just fine using th...
2 years ago | 1 answer | 0