photo

Kristina


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
224,642
of 300,217

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,892

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,741

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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...

3 years 前 | 2 个回答 | 0

2

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答