photo

Avishek Mondal


Last seen: alrededor de 4 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Getting multiple outputs using lqr function
I've got the following matrices, and want to design a LQR controller- A=[-0.0507 -3.861 0 -32.17; -1.17e-3 -0.5164 1 0;-1....

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

1

respuesta

Pregunta


How to return a vector output for a vector input for a custom made function?
Hi, I know from experience that some Matlab functions like cos will also return a vector if it's input is a vector, i.e. cos(vec...

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

1

respuesta

Pregunta


Fourier Transform of a function- what is the fourier transform of a pulse?
This is in relation to my previous questions. Say instead of using fft over the whole domain, I now want to find the Fourier tra...

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

0

respuestas

Pregunta


Fast Fourier Transform- Why does the help section of Matlab double the values in FFT?
Hi, I'm new to using fft in Matlab. I do not understand why they do the following in their help section- why do they cut off hal...

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

1

respuesta

Pregunta


Why does values of fft change when length changes?
Hi, I've got the following code- %% x =[1,2,3,2]; y = [2,2,2,0,-4,4,4]; xlen = length(x); ylen = length(y)...

más de 6 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Duplicating data name when using legend in a for loop
I've got the following code- it is very rough, because I was trying to compare the effect of different Qs. close all; c...

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

1

respuesta

Pregunta


Why can't I add plots to axes after creating a legend?
I was following the instructions here https://uk.mathworks.com/help/matlab/ref/legend.html. However, when I run the following co...

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

1

respuesta

Pregunta


Documentation for the implementation of solve
I've tried looking for how Matlab implements solve for symbolic equations. So far I have not been able to locate any such docume...

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

1

respuesta