Feeds
提问
What is wrong with this code?
clear all; n1=1;n2=25; den=[1 6 25]; figure step=[n1,den]; title('Transfer function when numerator = 1') figure impulse=[n...
5 years 前 | 1 个回答 | 0
1
个回答提问
What is wrong with this code?
What is wrong with this code? clc; clear all; close all; n1=1;n2=25; den = [1 6 25]; step =[n1,den]; title('Transfer fun...
5 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB m-file
How i write MATLAB m-file to get the plot of the responses of the system due to unit step and impulse inputs if i know the peak...
5 years 前 | 0 个回答 | 0
0
个回答提问
Please help to solve this
Calculate the peak time C(s)/R(s)=25/s^2+6s+25 due to a unit step input
5 years 前 | 0 个回答 | 0
0
个回答提问
Please help to solve this
a. Calculate the peak time, maximum overshoot and settling time of the response of the system with transfer function C(s)/R(s)=2...
5 years 前 | 0 个回答 | 0