photo

Miguel Albuquerque


Last seen: 거의 2년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 4

배지 보기

Feeds

보기 기준

질문


Select zone of the plot
Hey guys, thanks in advance, Is there a way of representing azimuth3, only the red zones, which means, selecting only the most ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Select positive samples in a matrice
Hey guys, thanks in advance, I have this azimuth_compressed_matrix, defined by freq_azimuth(frequency) x azimuth. However I w...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Place coordinates in the plot legend
Hey guys, is there a way of putting those red letters in the plot, at the front of "target" in the legend? Its just replacing x...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Replace values in a array
Hey to all, thanks in advance Is there a way of: for each row of distance_matrix, for the values that are not zero,find the mos...

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


Replace values in a array
Hey guys, thanks in advance, this is probably very easy What I need to do, is find where y_max is not zero, and see where the v...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Replace values in a matrice
Hey guys, thanks in advance, I have this range(matrix) that has 1 x 5600 values. After that I perform a calculation , and I g...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Create a matrice in a for loop
Hey guys, thanks in advance, I have this moving radar, that detects targets in a specific area, identified by pixels(xtarget,yt...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Find the first element in an array
Hey guys, thanks in advance. I want to find the first element and the last element, besides Nan in the matrix attached how ca...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Create an array of numbers
hey guys, thanks in advance I have this matrix attached , distance_matrix. Basically is the position of a plane along a linear ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Find minimum in matrice
Hey guys, thanks in advance I have this matrix, that always has zeros, but also other values. I want to find the minimum of the...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


Arrays have incompatible sizes for this operation
Hey guys, thanks in advance. Im trying to apply this equation on matlab However i Keep getting this error , arrays have inc...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


understanding the reshape function
Hey guys, I dont seem to undertsand what does this mean, I vre read a lot of thing, but this code is not explicit what it does, ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


variable is not saving in a for loop
Hey guys, I want to save xMax3 and yMax3 in two different matrixes, and it has values in each iteration, however with my code, i...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


create a matrice in a for loop
Hey guys, thanks in advance, I have this moving radar, that detects targets in a specific area, identified by pixels(xtarget,yt...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Save variable in a for loop
Hey guys, I have this code that correlates two signals with a large amount of samples, each one has 30 million. I want to save t...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Normalize values in a plot
Hey guys, thanks in advance, I have this graph: And I wish to normalize y axis , saying that maximum is 0dB. Im normalizing i...

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


Save plots in a for cycle
Hey guys, I have this code that correlates two signals with a large amount of samples(30 million). I want to see the plot in the...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Read a matrix between elements
Hey Guys, I need to read two variables, that have a large amount of samples(30 million values). I need to select a thousand val...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


reduce values on a vector
Hey guys, I have this code. This two signal have a lot of values(millions) I want to use 1000 values(reference_signal_samples a...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Create a better plot
Heu guys, I have this plot: This plot defines a plane with a radar moving in x axis, from position 0 to position 400. And at...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Azimuth compression Passive SAR
Hey guys, Does anyone Know how to perform azimuth compression, on a passive SAR simulator? Thanks in advance

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


create a matrix of maximums
Hey guys, thanks in advance, I have this code that correlates in time two signals. The correlation is presented in a matrix(ran...

대략 2년 전 | 답변 수: 3 | 0

3

답변

질문


Create a plot of a signal
Hey guys thanks in advance, Basically I have this code, that for two signals( reference and surveillance) with 30 million sampl...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Find the maximum of matrix and represent in plots
Hey guys, thanks in advance, I have this code that correlates in time two signals. These correlation is made in a matrix 3199 x...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Find a row of the maximum of a matrix
Hey guys, thanks in advance, I have this code that correlates in time two signals. These correlation is made in a matrix 3199 x...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


Plot functions in a for cycle
Hey guys, thanks in advance, I have this code , that calculates ambiguity function for signals with a lot of values. On each it...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Create a sliding window
Hey guys, thanks in advance I have this code, that gives me a vector, samples , that has 10 000 000 values( a lot). I wanted to...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


Find maximum in graphic
Hey guys thanks in advance; I have this code that represents a signal in time domain: figure; maxcolorbar=max(max(20*log10(ab...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Create a time vector
Hey guys, thanks in advance I have a program that reads samples from hardware, and counts the time it takes to read that sample...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Create a time array
Hey guys, thanks in advance. I have one matrix of data( this is a char data) that has two times : as visible in this figure 'C...

대략 2년 전 | 답변 수: 3 | 0

3

답변

더 보기