photo

Khandakar Rashid


Last seen: casi 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


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 ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 5 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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 ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Resuelto


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...

más de 5 años hace

Resuelto


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...

más de 5 años hace

Resuelto


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....

más de 5 años hace

Resuelto


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...

más de 5 años hace

Resuelto


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 ...

más de 5 años hace

Resuelto


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...

más de 5 años hace

Resuelto


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:...

más de 5 años hace