photo

Jerry Gregoire


Neuralynx

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Electrical Engineer

Professional Interests: Signal Processing, Stats, RF

统计学

MATLAB Answers

8 个提问
3 个回答

排名
15,576
of 299,830

声誉
2

贡献数
8 个提问
3 个回答

回答接受率
37.5%

收到投票数
2

排名
 of 20,813

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,163

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


plot over writing on gui
I have a GUI that calls a plot function (via a timer) that plots in a separate figure. Occasionally the plot overlays the GUI. I...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Why is noise required to get expected Magnitude Squared Coherence (mscohere)
Hi all, I am missing something with magnitude Squared Coherence and/or its algorithm. If two signals are compared without or ...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
How can I do 1-D interpolation with INTERP1 to find the nearest value to the left of the point (i.e. a zero-order hold curve) in MATLAB?
If all you want is to upsample and hold the sample until the next sample, and your sample interval is constant, do this: da...

11 years 前 | 0

已回答
uicontextmenu interactions with GUI
Just figured good way to do it. I tried passing the calling object's handle: ... uimenu(hcmenu, 'label' , 'Name', 'callback...

11 years 前 | 0

| 已接受

提问


uicontextmenu interactions with GUI
I have a GUI and when I right click a ui for the uicontext menu, I want to call a general callback for processing. To do this I ...

11 years 前 | 2 个回答 | 0

2

个回答

提问


What is the sixth parameter for fir1
When I use the fdatool to design a HPF, it adds a sixth parameter, 'h' at the end. What is it? It seems to be some kind of flag ...

12 years 前 | 0 个回答 | 0

0

个回答

已回答
Setting Matlab line plot grid transparency
% Try this % Create an axes in a figure with grid lines NF = figure; grid on; hGridAxes = get(NF, 'children'); % ...

12 years 前 | 0

提问


How do I retreive the data, samples, from a audioplayer object
How do I retrieve the sample data from an audioplayer object. This seems like an obvious thing to allow, but I cannot find any i...

12 years 前 | 4 个回答 | 0

4

个回答

提问


Can I control Simulink's simulation interval?
Can I control Simulink's simulation interval? I thought it would be set by the sample time in the model parameters, (i.e.), Solv...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Change GUI window size in Guide without moving objects
Hi I have created my GUI with guide. Unfortunately, there is too much 'white space'. I want to change the size of the GUI windo...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Use of Anovan parameter 'continuous'?
The documentation for the parameter 'continuous' for anovan is scant. I have three factors, two are numeric: 'P','F', and one is...

13 years 前 | 2 个回答 | 2

2

个回答