photo

Sebastian Remar


Last seen: nästan 4 år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
167 821
of 300 379

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


function/solve for variable that is constantly changing/ Question is explained in detail at the end of code
clear all close all poles = [-1,-2,-10]; a = poly(poles); gs = tf(1,a) % ess (step input) = 0 ; z = 0.147 % Finding ...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Hold on not working for plotting transfer function MATLAB
%% DATA k1 = (1.5+0)/2; % Should be unstable k2 = 1.5; % Should be marginally stable k3 = (1.5+2....

mer än 5 år ago | 1 answer | 0

1

answer