Question


why we need scale in implementations of FFT?
Hi, Actually, i'm a civil engineering. I'm trying to understand on FFT because i need calculate response of structure under mov...

7 years ago | 1 answer | 0

1

answer

Question


why can't i draw diagram of function abs(sin3x/sin(x/2)) in matlab?
my code: x=-pi:0.1:pi; y=abs(sin(3*x)/sin(x/2)); plot(x,y);

7 years ago | 1 answer | 0

1

answer

Question


How to find a minimum value that calculated from a formulation?
Hi, Now, i have some parameters that range into a region. And i have a formulation that calculated form these parameters. (below...

7 years ago | 1 answer | 0

1

answer

Question


How can i specify characterization of ezplot?
Hi everybody. Assumed that, i want to plot a figure use ezplot. So, how can i specify characterization of ezplot (such as: col...

7 years ago | 1 answer | 0

1

answer

Question


Finding minimum value of function of several variables?
Hi everybody. I have a code to find minimum value of function of several variable (Mr) as below: % G...

7 years ago | 0 answers | 0

0

answers

Question


How can i display once a warning?
Hi. I have a code as below: x=input('Please enter value of x: '); y=input('Please enter value of y: '); z=input('Plea...

7 years ago | 3 answers | 0

3

answers

Question


How can i do let Matlab returns variable name when i check its value?
Assumed that, i have a code as below: x=input('x = '); y=input('y= '); z=input(z= '); ...and so on. And my cond...

7 years ago | 2 answers | 0

2

answers

Question


How to find a minimum value that calculated from a formulation?
Hi, Now, i have some parameters that range into a region. And i have a formulation that calculated form these parameters. (bel...

7 years ago | 2 answers | 0

2

answers