Alejandro Urbina
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
37.244
of 295.486
REPUTATION
1
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
22.22%
ERHALTENE STIMMEN
1
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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));...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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]; ...
mehr als 8 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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=...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0