photo

John Hackett


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
116,265
of 297,457

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I get a script to wait until a figure is closed?
So basically I have a gui, with a button press. On button press it runs a script that has a startBackground command in it. But b...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do I get sound data from a speaker?
I googled it, but all I could find was how to send data to a speaker. I want to Analyse the sound the speaker is outputting. I t...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Good guide to generating an image, and making a video with the generated images?
Hello, so I want to generate a video in MATLAB, using images made in MATLAB. Are there any good guides for doing so? And what to...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How do I go about using startBackground to get live microphone data, and process that data live?
Basically I want to get microphone data, put it through the B1 = bandpower(data,fs,freqrange1) method, and then output the resul...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Error using daq.Session/startBackground Too many output arguments?
What the heck am I doing wrong here? fs = 41000; d = daq.getDevices; dev = d(2); s = daq.createSessi...

7 years 前 | 1 个回答 | 0

1

个回答