photo

Alejandro Urbina


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
37,272
of 300,364

평판
1

참여
9 질문
0 답변

답변 채택
22.22%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변