photo

jerry


FSU

Last seen: 4 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
2 个回答

排名
153,144
of 301,826

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,425

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,790

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答