Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten