jerry
FSU
Followers: 0 Following: 0
Statistiques
RANG
154 918
of 301 781
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 21 420
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 526
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 12 ans il y a | 2 réponses | 0
2
réponsesHow 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...
environ 12 ans il y a | 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 ...
plus de 12 ans il y a | 0
Question
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...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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/...
environ 15 ans il y a | 1 réponse | 0