Pregunta


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

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

1

respuesta

Pregunta


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

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

1

respuesta

Pregunta


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

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

1

respuesta

Pregunta


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

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

1

respuesta

Pregunta


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

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

0

respuestas

Pregunta


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

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

3

respuestas

Pregunta


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

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

2

respuestas

Pregunta


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

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

2

respuestas