Miguel Albuquerque
Followers: 0 Following: 0
Statistiques
53 Questions
0 Réponses
RANG
35 871
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
53 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
62.26%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
1 Public Chaîne
CLASSEMENT MOYEN
30
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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, ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Azimuth compression Passive SAR
Hey guys, Does anyone Know how to perform azimuth compression, on a passive SAR simulator? Thanks in advance
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 3 réponses | 0