photo

Charles Moody


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
159,038
of 300,857

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


IFFT function length question
I made a piecewise function that I want to take the inverse fourier transform of,both vector sizes are 1,4096 but for some reaso...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Moving average filter problem.
I have an assignment that wants me to create a moving average filter using no filter functions coded into matlab. gr is a wav...

8 years 前 | 1 个回答 | 0

1

个回答

提问


graph shifting and for loops problem
I have 2 questions: 1) In this code I use a for loop to populate a linespace that U must graph. But because logicals must be ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do you make a discrete convolution if you can't analyze an index less than 1
I'm trying to make a convolution filter but I can't find the sum becuase when g(n-k are less than zero matlab doesn't know what ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Infinite loop problem making text file
I have the hardest time formatting my data files! Every time I try running this the code goes into an infinite loop. Also,...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Why won't the imaginary parts of this matix equation show up?
For some reason, the imaginary portion of this matrix isn't showing up. %time linespace t = 0:1/fs:((N-1)/fs); g = si...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Why do I get NaN when I fill the matrix at 1 = n*11>
For some reason my graphs are coming out with slighty more error than they should have. I believe this is an error brought about...

8 years 前 | 1 个回答 | 0

1

个回答

提问


how to create a piecewise function using nested for/if-else loops
I have no idea how to use MATLAB: I'm trying to generate a two pulse waveform like so: x = 0:.02:2; g = zeros(length(...

8 years 前 | 1 个回答 | 0

1

个回答