Estadística
31 Preguntas
8 Respuestas
CLASIFICACIÓN
23.739
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
31 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
54.84%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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 DESIGN AN IIR Low PASS FILTER WITH MATLAB
I have asked this type of questions many times but can you give me the matlab code for designing a lowpass IIR filter. thanky...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
HOW CAN I CALCULATE THE SIGNAL TO NOISE RATIO(SNR) OF A CHIRP SIGNAL
I have a signal which is comprised of 4 chirp signals and an additive noise with the same sampling frequency and size is generat...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
PROBLEM IN GENERATING A REFERENCE SIGNAL
K discrete time real-valued random reference signals are stationary, but possibly correlated, and are described by the vector ...
más de 12 años hace | 1 respuesta | 0
1
respuestaHOW CAN I BROADEN MY SIN SIGNAL
sin broadening can be taken as a chirp signal or even considering two sin signals which are very close in there frequencies that...
más de 12 años hace | 0
HOW CAN I BROADEN MY SIN SIGNAL
sin broadening can be taken as a chirp signal or even considering two sin signals which are very close in there frequencies that...
más de 12 años hace | 0
| aceptada
Pregunta
HOW CAN I BROADEN MY SIN SIGNAL
I need to plot a sin signal and analyse it using a spectrum analzer (periodogram) but i want to broaden the sin signal how is it...
más de 12 años hace | 6 respuestas | 0
6
respuestasPregunta
PROBLEM IN DESIGNING A LOW PASS FILTER
I have to design a lowpass filter with passband of 0-1000Hz and sampling rate of 10kHz when i implement using fdatool it works b...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW TO DESIGN A BANDPASS FILTER
I need to design a bandpass filter with sampling rate of 10kHz and bandpass of 0 to 1kHz and then insert a signal my signal in t...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
??? Index exceeds matrix dimensions.
Actually I am trying to plot the local maxima on a data which is a matrix but i get this error '??? Index exceeds matrix dimens...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
2D PEAK FINDER
Hello , I have a very large matrix of 900x500 which i gained from applying a spectrogram. what i want is to find the local maxi...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW TO FIND THE LOCAL MAXIMA FOR EVERY ROW IN A MATRIX
Hii, Hallo suppose if i have a 3x3 matrix like [0 -1.2 -0.6; -0.9 -5 -6; 0 -1.8 -2.5] and also I have a threshold value ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW CAN I PLOT A CURVE OVER THE SPECTROGRAM OF A LOGARITHMIC CHIRP
I want to represent the true frequency of a logarithmic chirp. So I want to plot a curve over the spectrogram plane can you help...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW TO PLOT A CHIRP SIGNAL WITH BIDIRECTIONAL SWEEP
in matlab only linear chirp with uni directional sweep is present but i want a chirp with bidirectional sweep how is possible to...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Can WE PLOT A TRANSPARENT LINE OVER A SPECTROGRAM IN MATLAB????
Actually i have to plot the true frequencies of a chirp signal over the chirp signals but when i plot the true frequencies over ...
más de 12 años hace | 3 respuestas | 0
3
respuestasCALCULATION OF MAXIMUM VALUE IN EVERY ROW
even the imregionalmax function works well
más de 12 años hace | 0
Pregunta
CALCULATION OF MAXIMUM VALUE IN EVERY ROW
suppose there is a matrix of 3x3 size i want to calculate the maximum value in every row. ex: 3 4 5 6 9 0 1 2 3 ...
más de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
How to calculate the slope of a linear chirp signal
I know that calculating the 1st derivative gives the slope of the chirp signal but the chirp signal varies with time. so I get m...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
problem with my results
I am plotting a spectrogram using STFT algorithm generated by me everything works fine but my results are not what i expected p...
casi 13 años hace | 0 respuestas | 0
0
respuestasvertcat CAT arguments dimensions are not consistent.
hallo Jan Simon this is my code may be it will help u in understanding better Fs = 5e3; t = 0:1/Fs:(10*1/Fs)-1/F...
casi 13 años hace | 0
Pregunta
vertcat CAT arguments dimensions are not consistent.
I am implementing a code and exactly at the last loop after running for two iterations I have this error. I know this error is d...
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
A doubt in ZERO PADDING IMPLEMENTATION
actually i am applying short time fourier transform and i am implementing zero's to the end of the signal to match with the wind...
casi 13 años hace | 2 respuestas | 0
2
respuestashow to change the window length???
One last question what are the effects of increasing the FFT length I tried it on the code you gave it to me and i couldnt even ...
casi 13 años hace | 0
how to change the window length???
clear all close all clc f1 = 2000; f2 = 1700; T = 1/f1; tmin = 0; tmax = 5*T; % Plot 5 cycles dt1 = 1/30...
casi 13 años hace | 0
Pregunta
how to change the window length???
I am implementing an FFT over 2 sin signals which are placed at frequencies 300Hz and 380 Hz as the frequency components are ver...
casi 13 años hace | 6 respuestas | 0
6
respuestasPregunta
How do I add a column to a matrix?
I created a 30x30 matrix and now I want to delete the 1st column of data and add another column replacing the deleted column (wh...
casi 13 años hace | 2 respuestas | 1
2
respuestasPregunta
I need to plot a line over my imagesc
I have checked matlabcentral but not found the write one i need to plot a line which starts from a point on the y-axis to the co...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Error in ==> thestest at 2 if(nargin == 2), ??? Output argument "y" (and maybe others) not assigned during call to "C:\Users\ raj\Documents\MATLAB\thestest.m>thestest".
This is the error message generated while running my function please tell me the reason for this error
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
I have a problem with my solution
i am trying to implement STFT manually but I am not getting the correct solution in my code i am using a linear chirp but the pr...
casi 13 años hace | 0 respuestas | 0
0
respuestasPregunta
How to find the cost for implementing an fft
I wantto find the cost involved in implementing an fft that is the number of multiplications and additions as i have a task to c...
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
code to implement FSK on sin wave
how to implement fsk on a sine wave
casi 13 años hace | 1 respuesta | 0