photo

David


Miami University

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
14,762
of 300,759

声誉
3

贡献数
6 个提问
1 个回答

回答接受率
33.33%

收到投票数
2

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


fdatool, how to use generated C header file
I used to fdatool in MATLAB to generate a digital lowpass filter and exported it as a C header file but I am not sure how to exa...

13 years 前 | 2 个回答 | 1

2

个回答

提问


Polar Plotting issues:
I am trying to plot points on the polar plot and am running into some issues. I tried coming up with my own algorithm to fix it ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to assign parts of a matrix equal to a single vector
In matlab if you had a vector called y = ones(5,5), you could do the following assignments: y(:,1) = 0; First column in all r...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Graphing the Fourier Transform of a Square pulse: Problems with filled in sinc function, frequency axis, and amplitude.
I am attempting to show the graph of the Fourier transform of a square pulse function but I am having a few issues. The first on...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
String array for creating titles for multiple Figures:
I figured it out. All i had to do was replace the [] with {}. This changes the strings to cells so it reads the whole string ins...

14 years 前 | 1

提问


String array for creating titles for multiple Figures:
So I have a program that creates 8 figures, and I would like to create an array of strings where titles = ['bla1' 'bla2' ... 'bl...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Iterating Structures:
I am currently trying to write a matlab program that has ALOT of information to use. Currently I am using all arrays, because I ...

14 years 前 | 1 个回答 | 0

1

个回答