Stefan - MATLAB Central
photo

Stefan


Lehigh University

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 03/11 to 04/25Use left and right arrows to move selectionFrom 03/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

10 个提问
1 个回答

排名
251,271
of 297,922

声誉
0

贡献数
10 个提问
1 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,504

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,878

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Plot the magnitude response of a Butterworth filter with linear magnitude
Hi, I'm using a Butterworth filter to attenuate one of two frequency components in a signal, like so: http://i.imgur.com/D...

10 years 前 | 1 个回答 | 0

1

个回答

提问


My butterworth filter isn't preventing aliasing
Hi all, I recently read this guide to aliasing here: http://www.mstarlabs.com/dsp/antialiasing/antial.html And I wanted...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Calculate how often a 1 turns into a 0 or 1, and vice versa
Hi all, I've got some data that characterize two possible states and stored in an array (1s and 0s), and there are 8 repetiti...

10 years 前 | 4 个回答 | 0

4

个回答

提问


I'd like to force my exponential fit to start at [0 0]
So, I've got some noisy data. When averaged, the data fit nicely along a double exponential fit, starting off with with a po...

12 years 前 | 1 个回答 | 0

1

个回答

提问


I'd like to force my exponential fit to start at [0 0]
So, I've got some noisy data. When averaged, the data fit nicely along a double exponential fit, starting off with with a positi...

12 years 前 | 0 个回答 | 0

0

个回答

提问


I want to calculate event frequency with a moving average, i have event times
Hi all, I have a list of the time points of events over 30 seconds, and I want to graph the frequency of events with a moving...

13 years 前 | 1 个回答 | 0

1

个回答

提问


I have current vs. time, I want to graph total charge vs. time
Hi all, So I have a dataset of electric current (y) vs. time (t), recorded at 20kHz. The range of t is 4ms. Plot(t,y) shows the...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Double sigmoid fit
Hi, I have bell-shaped data that I'd like to fit. Publications with related data use a "fit to the Boltzman equation." I imagin...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Printing function results to the Workspace
So I have a simple function function range(x,y) %Finds the range between x and y y-x When I run the function, I would like ...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
Taking the derivative of an Action Potential to find the inflection point
Thanks for the response! I've gotten MATLAB to define dy. Both y and t are (301x1 double), however dy comes out as (300x1 double...

14 years 前 | 0

| 已接受

提问


Taking the derivative of an Action Potential to find the inflection point
Hello, MATLAB newbie here, please go easy on me. I need to determine the slope of a membrane depolarization before the marked i...

14 years 前 | 3 个回答 | 0

3

个回答