HW1 ECE147C/ME106A (Spring 2018)

Required Files

Description:

Exercises 2.1, 2.2 of the identification module in the Textbook.

Simulink files for Exercises 2.1 (step response) and 2.2 (correlation method) are included in the Required files above.

This Simulink model expects some variables to be defined. Please use:

Ts = 0.01;
noise = 0.0001;
noiseOn = 0;
T = 100;

Note that in part 2 of Problem 2.1, you must set noiseOn = 1 to turn on the noise.

You will also need to define values for the height of the impulse and the height of the step through the variables:

alpha_step
alpha_impulse

For these variables, YOU are free to select the appropriate values.

Note: The MATLAB scripts for exercise 2.2 will be useful to perform nonparametric identification with the data collected in the lab

Required Reading:

Chapter 1 and 2 of the Textbook.

Due Date: 04/20/2018 11:59PM

Submission:

Submit your electronic copies of the HW by email at nihar@umail.ucsb.edu