photo

AK Nahin


Islamic University of Technology

Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
Python, C, MATLAB, HTML, Arduino
Spoken Languages:
Bengali, English

统计学

All
MATLAB Answers

2 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
34,050
of 300,037

声誉
1

贡献数
2 个提问
1 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
99,389
of 167,106

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

已回答
multiplication in frequency domain equals convolution in time domain mismatch
For discrete time domain signal: n=0:100; k = 0:200; w = (pi/100)*k; m=n'*k; X11=(exp(-j*pi/100)).^m; x1=cos(pi*n/2); % ge...

3 years 前 | 0

提问


Don't get what is happening in matlab sin() function. need to know difference between sin(2*50*pi*t) and sin(2*1*pi*t)
Hi, I am using Matlab to plot the sin graph. But when I put sin(2*50*pi*t) it shows something else than the sinusoidal curve. ...

3 years 前 | 2 个回答 | 1

2

个回答

提问


How can I create unique rows in a matrix?
I write a program and the output is like: C = 0 0 0 3 6 6 4 5 6 4 6 ...

5 years 前 | 1 个回答 | 0

1

个回答