photo

jerry


FSU

Last seen: 約4年 前 2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
2 回答

ランク
255,990
of 301,811

評判
0

コントリビューション
3 質問
2 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,419

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,692

コントリビューション
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

回答