photo

Alejandro Urbina


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

9 Domande
0 Risposte

RANK
37.272
of 300.364

REPUTAZIONE
1

CONTRIBUTI
9 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
22.22%

VOTI RICEVUTI
1

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Plotting Input Signal for Transfer Function
I have the following for a transfer function and also the following input signals represented as fourier series. %% Transfe...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


lsim transfer function input
Im trying to input the following fourier series (x) signal into my transfer function (H) with respect to time (tttime) using th...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Fourier Series of a Input Signal / Single Point?
im trying to build a input signal using fourier series. this is my code tttf=sum(ttspect.*exp(1i.*ttfreqs.*tttime));...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Transfer Function and Input Signal
I have have the following transfer function for a noise filter R=220; a=.95; C=900.*10^-9; num=[(R^2.*C^2) 0 1]; ...

oltre 9 anni fa | 1 risposta | 1

1

risposta

Domanda


Transfer Function in Linear Frequency plot
Im graphing this code, i want to obtain the plot as a linear frequency(hz) not as an angular frequency(rad/s) R=320; a=...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Create a triangular wave/sawtooth function error...
<</matlabcentral/answers/uploaded_files/49563/Screenshot%20(19).png>> Im trying to build a sawtooth function but matlab is no...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Create a triangular wave/sawtooth function.
I have been trying to graph a triangular wave,sawtooth function on math lab r2015a i have been the example code from their webs...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to make plot visible?
I have the following code t1 = linspace(-15,15,10); t2 = linspace(-15,15,1); t3 = linspace(-15,15,.1); x1 = 3*sin...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


Inner matrix must agree
So im trying to run the following code... A1=4; A2=-2; B1=3; B2=1; tau1=100*10^-3; tau2=20*10^-3; w=40*pi; x = linspac...

oltre 9 anni fa | 1 risposta | 0

1

risposta