photo

Avishek Mondal


Last seen: mer än 5 år ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
40 525
of 300 364

REPUTATION
1

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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....

nästan 8 år ago | 1 answer | 0

1

answer

Question


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...

nästan 8 år ago | 1 answer | 0

1

answer

Question


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...

nästan 8 år ago | 0 answers | 0

0

answers

Question


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...

nästan 8 år ago | 1 answer | 0

1

answer

Question


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)...

nästan 8 år ago | 1 answer | 1

1

answer

Question


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...

mer än 8 år ago | 1 answer | 0

1

answer

Question


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...

mer än 8 år ago | 1 answer | 0

1

answer

Question


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...

mer än 8 år ago | 1 answer | 0

1

answer