Community Profile

photo

Tworit Dash


Last seen: 3 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to use a constraint on the output of a goal function?
I have an optimization problem where I have 5 variables to optimize. I am using fmincon now wih sqp approach, but in future I ma...

6 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting a 1D function by hovering on a 2D plot
Let's say I have a 2D surface plot of function x and y. So z is a function of x and y. I also have a variavle F which is a funct...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


Closed form not the same as the discrete form
clear; lambda = 3e-2; x = 4 * pi/lambda * linspace(eps, 15, 100000); T = 5e-3; t = [0:0.001e-3:T] ; % 0.1:1e-3:0.1+T...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Avoiding for loops for multiplication of multidimensional matrices
I have to do a matrix multiplication of two vectors in principle to get a scalar. The vectors are (1 x 2) and (2 x 1). However, ...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Creating and recovering a frequency shift in time domain
I am trying to simulate and process Doppler signal. My main problem is a little more complex so I am only posting a simple versi...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why imagesc always interpolates the data?
I have a 3D data x = [-7.500000000000000,-5.625000000000000,-3.750000000000000,-1.875000000000000,0,1.875000000000000,3.75000...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why the FFT of the conjugate doesn't coincide exactly at the negative frequency of interest?
I am trying to understand why the conjugate of a signal in the time domain doesn't produce an exact flip of the frequency domain...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why N point FFT of a under-sampled signal in time domain is worse than only a N point FFT of the time domain signal (Not resampled)
I am trying to understand what happens when I try to reconstruct the spectrum of a signal with fewer samples. I tried 2 approach...

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

1

respuesta