photo

Abdullah OZCAN


TUBITAK

Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

0 Preguntas
1 Respuesta

File Exchange

1 Archivo

Cody

0 Problemas
4 Soluciones

CLASIFICACIÓN
11.005
of 301.234

REPUTACIÓN
4

CONTRIBUCIONES
0 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
11.391 of 21.204

REPUTACIÓN
44

EVALUACIÓN MEDIA
4.00

CONTRIBUCIONES
1 Archivo

DESCARGAS
1

ALL TIME DESCARGAS
405

CLASIFICACIÓN
65.270
of 173.580

CONTRIBUCIONES
0 Problemas
4 Soluciones

PUNTUACIÓN
50

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Submission
  • Revival Level 1
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
how to write a m file code to cfar for fmcw radar
CFAR thresholding does not depend on the radar type. It is about thresholding the signal at the mixer output. The signal is the ...

alrededor de 10 años hace | 2

Enviada


Extract points in a defined direction and distance
extract points in 'pk' that are in a direction relative to reference point 'p'

alrededor de 10 años hace | 1 descarga |

4.0 / 5
Thumbnail

Resuelto


Remove NaN ?
input -> matrix (n*m) with at least one element equal to NaN; output -> matrix(p*m), the same matrix where we deleted the enti...

alrededor de 10 años hace

Resuelto


Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...

alrededor de 10 años hace

Resuelto


Roll the Dice!
*Description* Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. *Example* [x1,x2] =...

alrededor de 10 años hace

Resuelto


2D - Mean Filter
Assume you are given an "image" matrix of size NxM. Reduce the image noise by implementing a mean filter window of size 9 (a 3x3...

alrededor de 10 años hace