photo

Khandakar Rashid


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

4 个提问
0 个回答

Cody

0 个问题
7 个答案

排名
30,660
of 299,911

声誉
1

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,835

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
47,778
of 166,527

贡献数
0 个问题
7 个答案

评分
80

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


DQN learns at first but then worsens.
Hi, I am training a DQN agent with a simevent model. I am testing out different hyperparameters, but everytime the agent learns ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Calculate duration from labeled timestamped data.
Hi, I have a timetable with timestamps and labels of different activities. The stacked plot looks like this. I would like to...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Is this a right process flow of stft and spectrogram
Hi experts, I am very new in digital signal processing, and thus in fourier transform. I spent last couple of days grasping the...

6 years 前 | 2 个回答 | 1

2

个回答

提问


What features to extract from wavelet transform for acoustic scene classification.
Hi all, I am working on classifying different tasks happening in a construction site from the ambient sounds. I have extracted ...

6 years 前 | 1 个回答 | 0

1

个回答

已解决


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<http://upload.wikimedia.org/wikipe...

7 years 前

已解决


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<http://upload.wikimedia.org/wikipedia/commons/e/e0/Equilateral-tr...

7 years 前

已解决


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<http://upload....

7 years 前

已解决


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

7 years 前

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

7 years 前

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

7 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7 years 前