00:01
Hello students, to determine the value of k, we need an additional information or equation relating the variable as the y of t and also we need a u of t.
00:16
Without that information, we cannot uniquely determine the value of k, k12.
00:22
So, the next is to write an ode for a time measured in seconds, we need to convert the time units from minutes to the seconds.
00:31
We need it to convert from minutes to seconds.
00:35
So, here since the seconds, since there are 60 seconds in a minute, the ode could be written as a 600j plus y is equal to k of u.
00:50
Here, the time is measured in the seconds.
00:54
So, the next part will move that is this to stimulate this, to stimulate the system using a matlab step function with the time measured in a minutes of t is equal to t is equal to 0 to t is equal to 30.
01:09
You can use this code as well, you can see here the time is measured for the vectors, a time measure for the vectors is for 0 to 30 in a minutes.
01:19
Then after that you will just take the input units as a unit step of u and you have an assigned value of that is k is equal to 12.
01:29
So, now you need to create a create the transfer function of the system.
01:33
So, it is in a minute.
01:34
So, you just do not need to convert in the seconds.
01:37
So, you will use the tf function to transfer the function of the system...