photo

Alejandro Urbina


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

9 Questions
0 Réponses

RANG
37 272
of 300 365

RÉPUTATION
1

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
22.22%

VOTES REÇUS
1

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 1

1

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 9 ans il y a | 1 réponse | 0

1

réponse