Amjad Iqbal
CEO SpaceTech
Followers: 0 Following: 0
Working as ESR in MENELAOS Project of MSCA H2020
Estadística
31 Preguntas
2 Respuestas
CLASIFICACIÓN
115.705
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
31 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
54.84%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to remove inner edge of the target?
Hello dear MATLAB Experts, I have attached an image of a target. When I apply the "edge" function to this target, I obtain bo...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
How to average values of certain pixels of multiple targets in a 2D data while keeping sign as weights to have one value and sign?
Dear MATALB Experts, I have estimated the velocity of several ships in a scene, and it appears that each ship has a variable ve...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
How to Apply PSF to obtain the difference between two method?
Dear MATLAB Experts, I have output of two methods, qualitatively both perform near similar, however to represent difference I ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to mask the data of no information?
Dear Matlab experts, I need to mask out data with no information and want to keep data for only targets of interest. I have...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to select the range of data based on threshold range of our own choice?
Dear MATLAB experts, I want to use only the points corresponding to relatively high amplitudes? (e.g., try -10 to 0 dB or -2...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make 2 for loops code to run faster?
Dear MATLAB Experts; I want to make this part of code to run faster it takes hours to process. there are two for loops which t...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use Eigenvector and Eigenvalues of a matrix to formulate Entropy equation?
Dear Matlab experts, I have a matrix T = [T11, T12 ; T21, T22] of size , where all elements in T are 126*126. After using thi...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to obtain the system response from initial signal and final signal? Using Convolution or deconvolution!
Dear Researchers and Matlab Community, I have a query regarding to obtain the system response. In order to obtain the correct...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How to apply linear least squares fit for two entities?
Dear Researchers, I have two entities namely sigma (dB) and U (m/s) respectively. As given in attach figure, a linear least sq...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to reduce the computation time of for loop?
Dear Experts, I have a query regarding my code below, it takes long time to process the loop, could you please guide how to red...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to Overlap two maps extracted from two methods?
Dear MATLAB Experts, I have a query to overlap two maps extracted from two methods. I have attached .mat file and maps obtaine...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
To select the indices of logical "1" in first 2D matrix, and then replace those corresponding indices in second 2D matrix with logical "0"
Dear Researchers and Programmers, I have 2D matirx with logical 1, and 0. I need to select the indices having logical value 1....
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Replace values to create an image with binary values (0,1)
Dear Researchers, I have a matrix (2D image) which I need to replace values in such a way to obtain binary image. I used M...
casi 3 años hace | 3 respuestas | 0
3
respuestasPregunta
Divide a data set (of 201*360) into M*N sub data (rectangular in fourier) and to apply FFT on each sub data sets
Dear MATALB community, I need to divide a data of 201*360 into M*N sub data set which should be rectangular and then apply FFT...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
To make faster the implemented algorithm
Dear Experts, I implemented a small algorithm which is very slow and take many hours to generate results. Although algorithm'...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Correlation regression lines between two parameters
Hello dear Researchers, I have a query need your expertise to resolve. I want to add correlation regression for two paramters...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
To add rows and columns in the start and at the end for a matrix
Dear Researchers, I need guidance to add rows and columns of ones/zeros in a marix. i.e matrix should be 13642 * 25295, and ma...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to compute CRLB for parameter estimation?
I need guidance regarding CRLB to compute it for a synthetic signal, given below. X = A*sinc(B*(t-𝜏).*exp(j*2*pi*F*(t-𝜏); wher...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Using the Monte Carlo to compare estimates doppler centroid under different SNRs
I need assistance using the Monte Carlo method to compare the estimates of two different doppler centroid methods at various SNR...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
To find spectrum line where the energy of its left part is eqaul to right part
I have a data of [M, N] i.e., 64*64. I want to have spectrum where the energy of its left part is eqaul to right part for each ...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
To Apply 2D sliding window on data to calculate doppler parameter rapidly
I need help to merge 2-for loops using filter2 (2D) filter or any suitable way to make my code efficient enough. I want to run ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
how to Reconstruct full image from 128 patches of 256*256?
I have an image of 128 patches and each size is 256*256, now I want reconstruct image by using these patches. To verify how exac...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Delay Sum Beamforming of four microphone signals to detect the presence of drone
Hi. I am using four-microphone array, to localize drone. I did localize sound captured by these four-microphone. now my mento...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
The Harmonic Frequencies Estimation
I am working to drone sound detetion. in order to distinguish drone, ifferent fundamental frequencies can potentially used. I n...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
The Harmonic Frequencies Estimation
Hello Researchers, I have data set of drone flying operation, i have localized sound sources that have drone sound and noises...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Estimation of spectral entropy for drone signal detection
I need to find spectral entropy of a signal that have drone sound and some other noises. After localization of sound signal, ho...
más de 5 años hace | 0 respuestas | 0
0
respuestasTo find Maximum value and minimum value for each group of four rows for a 1576*1024 matrix
@madhan ravi Thanks for your solution, Actually my query here is that i need to find second maximum value for each multiple fo...
casi 6 años hace | 0
Pregunta
To find Maximum value and minimum value for each group of four rows for a 1576*1024 matrix
Hello Researchers!! I need guidance, as i have a matrix H1 of 1576*1024, which is vertical concatination of four channels, in H...
casi 6 años hace | 5 respuestas | 0
5
respuestasPregunta
I need help to find main-lobe to peak side-lobe ratio in dB
I need help to find main-lobe to peak side-lobe ratio in dB, and get its plot, to decide threshold for tracking four channel da...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
how remove unwanted angle of arrivals for four channel microphone drone detection system
I need gudance for removing those frames which contain unwanted angle of arrivals i.e refelction from grounds, blue color are ...
casi 6 años hace | 0 respuestas | 0