Jayant chouragade
Followers: 0 Following: 0
Estadística
12 Preguntas
2 Respuestas
CLASIFICACIÓN
32.092
of 295.673
REPUTACIÓN
1
CONTRIBUCIONES
12 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
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 plot circle with text aligned along its circumference
Hi, How to plot a circle at X=0, Y=0 and radius=10, and inculde its radius as text in its circumference. best regards jay...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to FIx non uniform Ranges in contour plots
Hi all, I have X,Y,Z matix. I would like to plot contours as per the follwoing ranges of Z. For Z<50 --> Color1. 50<Z<=10...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
computational complexity of Generalised Cross Correlation (GCC)
HI, What is computational complexity in big O notaion for computing GCC. Perticularly for gccphat matlab fucntion. looking f...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Computation of Signal power
Hi, I am bit confused in computing power of a guassian pulse modulated signal. Fc=50e6; t=0:1/Fs:255/Fs; ...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
mtimesx issue , Execution time
Hi, I am trying run below code with mtimesx as below tic mtimesx('SPEEDOMP','OMP_SET_NUM_THREADS(4)'); C=mtime...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Computational Complexity of matrix multiplication
Hi Please suggest which of follwing will have higher computaional complexity. A*xCxC*xA A*xRxR*xA Where, A = MxN complex ...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasChange of intensity of old points in animation
% Solved this with below code. signal_peaks= Normalised Signal Amplitude for given (xP,yP). signal_peaks1=zeros(1,length(sig...
alrededor de 4 años hace | 0
| aceptada
SVD of each row of a matrix
Hi, Thank you all for your valuable inputs. I think I am bit confused and should give more details about applicalion. Her...
alrededor de 4 años hace | 0
Pregunta
SVD of each row of a matrix
Hi, I am looking for a way to compute SVD of each row of a matrix without using a loop. thanks
alrededor de 4 años hace | 3 respuestas | 0
3
respuestasPregunta
Matrix multiplication optimization for MUSIC DOA
Hi, I am computing Direction of Arrival of wideband signal using MUSIC. Parameters are as below: Antenna Array: L shape. Sig...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Change of intensity of old points in animation
Hi, I have three variable X, Y, Z of length 10000 points each .Z represent signal strength. I need to generate animated X...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Find indices of elements for given difference
Hi, I have an incrementing time vector from 0 to 500 ms . Increment in time is not constant. I want to find indices every ~10 ...
más de 4 años hace | 4 respuestas | 1
4
respuestasPregunta
Animated X, Y scatter plot
Hi, I have three variable X, Y, Z of length 10000 points each .Z represent signal strength. I need to generate animated X,Y pl...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add Guassian Noise to non sinusoidal signal
Hi, Given a SNR value in dB I want to add noise to my below narrow pulsed signal . Fs=200e6; Fs=200e6; t=t=0:1/Fs:255/Fs; F...
más de 4 años hace | 1 respuesta | 0