photo

jerry


FSU

Last seen: 대략 4년 전 2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

3 질문
2 답변

순위
255,988
of 301,809

평판
0

참여
3 질문
2 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,414

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,674

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


How can I go from a transfer function to a inverse Laplace transform?
I have written the following code. I would like to go directly to a time domain function without reentering a tf as shown in the...

대략 12년 전 | 답변 수: 2 | 0

2

답변

답변 있음
How can I go from a transfer function to a inverse Laplace transform?
I asked the question poorly. Disregard the last two lines. I would like to do the inverse laplace directly without running the...

대략 12년 전 | 0

답변 있음
Can Matlab create Laplace Transfer equations using symbolic math.
I made the following change to my coding: clc clear all close syms s I1 I2 I3 Vs Z = [(2*s+2) -(2*s+1) -1 ...

12년 초과 전 | 0

질문


Can Matlab create Laplace Transfer equations using symbolic math.
I would like to create a program to model the Laplace transform of a circuit using the MATLAB symbolic tool box. I have written...

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

1

답변

질문


Signal decode
The following input and response information is given. H(s) = (3s + 1)/(s^2 + 2s +5) x(t) = exp(-3t) therefore X(s) = 1/...

대략 15년 전 | 답변 수: 1 | 0

1

답변