photo

Abdullah OZCAN


TUBITAK

2016년부터 활동

Followers: 0   Following: 0

메시지

통계학

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

배지 보기

Feeds

보기 기준

답변 있음
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 ...

8년 초과 전 | 2

제출됨


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

8년 초과 전 | 다운로드 수: 1 |

Thumbnail

문제를 풀었습니다


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

8년 초과 전

문제를 풀었습니다


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

8년 초과 전

문제를 풀었습니다


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

8년 초과 전

문제를 풀었습니다


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

8년 초과 전