Michael Leung - MATLAB Central
photo

Michael Leung


University of Waterloo

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 09/11 to 04/25Use left and right arrows to move selectionFrom 09/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

4 个提问
5 个回答

排名
15,088
of 298,029

声誉
2

贡献数
4 个提问
5 个回答

回答接受率
75.0%

收到投票数
1

排名
 of 20,523

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,187

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How do I insert a caption below a figure in Matlab?
annotation('textbox',[x y w h]) http://www.mathworks.com/help/techdoc/ref/annotation.html

13 years 前 | 1

已回答
Making data files to the same length
I've come across this problem too, and my method (although not the simplest, nor most efficient) is to create x vectors to match...

13 years 前 | 0

提问


more efficient alternatives then putsample?
Hi all, I'm trying to make my code more efficient to be able to do real time video. Using the "profile" function on Matlab, I...

13 years 前 | 0 个回答 | 0

0

个回答

已回答
Making a butterworth filter
I believe that the butter function is able to do 0th order filters. http://www.mathworks.com/help/toolbox/signal/ref/butter.htm...

13 years 前 | 0

提问


Repeat outputs with analogoutput without requiering to use putdata repetadly
Hi all! I've got my analogoutput channel working as I want. When it receives a digital trigger on line PFI1 it starts the fun...

13 years 前 | 3 个回答 | 0

3

个回答

已回答
how to plot spikes?
I'm not sure what kind of "spikes" you are looking for, but the simplest way I can think of is to create a matrix of data, with ...

13 years 前 | 0

已回答
Missing M files from DAQ Toolbox
Things have been resolved, a quick re install of the toolbox fixed the issues.

13 years 前 | 0

| 已接受

提问


Missing M files from DAQ Toolbox
Hi guys! I've been using the daq toolbox to control my NI-DAQ card. I've gotten the analog outputs working, but now I'm tryin...

13 years 前 | 1 个回答 | 0

1

个回答

提问


DAQ output speed maximum
Hi, I'm tring to use my NI card (PCI 6259) to output a "smooth" ramp function, similar to those you achieve from function gen...

13 years 前 | 2 个回答 | 0

2

个回答