How to create a MATLAB function for transfer function?

Produce a MATLAB function which takes inputs
โ€ข Continuous-time transfer function (๐บ๐‘(๐‘ ))
โ€ข Sampling time (T) โ€ข The time duration for step response (t_final)
and return
โ€ข Pulse transfer function corresponding to the continuous-time transfer function with a zero-order hold
โ€ข Discrete-time step response of the feedback system (time values and step response values).
โ€ข Percent overshoot of the step response
Can anyone help?

๋‹ต๋ณ€ (0๊ฐœ)

์ด ์งˆ๋ฌธ์€ ๋งˆ๊ฐ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.

ํƒœ๊ทธ

์งˆ๋ฌธ:

2020๋…„ 10์›” 3์ผ

๋งˆ๊ฐ:

2020๋…„ 10์›” 3์ผ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by