photo

Arijit De


LBL

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

7 Preguntas
1 Respuesta

CLASIFICACIÓN
14.019
of 300.379

REPUTACIÓN
3

CONTRIBUCIONES
7 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
42.86%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.931

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.299

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

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
Why frequency domain signal is not reconstructed using ifft followed by fft?
Ok, figured it out: ifftshift (or fftshift) is only for plotting, so before doing the fft (or ifft) the complex function has to...

más de 7 años hace | 1

| aceptada

Pregunta


Why frequency domain signal is not reconstructed using ifft followed by fft?
I was checking if I start with a frequency domain signal, find its inverse Fourier transform (using ifft), then get the function...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I use loop for summation of cosines?
Hi: I was trying to take the following sum, y = sum over f's (harmonics) of cos(2*pi*f*t) using this loop: t = -1:.001:1; f ...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem with Inverse Fourier Transform
I was trying to generate a time domain pulse from its frequency domain spectrum; I am unable to produce it correctly: the time d...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to define y = f(w)*cosine(w*t) with different ranges for w & t?
Take a function: y = f(w)*cosine(w*t), with t = 0:1:1000 and f(w) is a Gaussian (or some other) distribution of w with w = 10000...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Matrix of functions of two variables
I want to generate a matrix whose elements are functions of two variables, say F=f(t1).*f(t2), where t1 varies along row and t2 ...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Re-sizing x-/y-axis of a contour plot (x-/y- vs z)
Hi, While plotting a contour plot (x-/y- vs z) for equal range of x & y, I could not make the size of the plot (or the image ...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Loading multiple .dat files
Hi, I have a set of data consisting N no of files where each file is a column of N no of rows; all I need is to load the enti...

más de 12 años hace | 1 respuesta | 0

1

respuesta