ESCI 304 (Computer Simulation)
Homeworks
- Simulation of Discrete Time System: report,
dissim.m, hw1_f.m,
hw1_g.m
- Euler Explicit Method: euler_ex.m,
hw2.m, hw2_f.m,
hw2_g.m
- Euler Implicit Method, Runge-Kutta 4, Trapezoid:
euler_im.m,
rk4.m, trapezoid.m,
hw3_eu.m, hw3_rk4.m,
hw3_tr.m, hw2_f.m,
hw2_g.m, input1.m,
input2.m, input3.m,
input4.m
- Simulation of DC Motor by using SIMULINK:
hw4_ini.m, hw4_sim.m
- Random Number Generator:
bernoulli.m,
binomial.m, cauchy.m,
poisson.m, ex811a.m,
randv.m, rand_test.m,
hw5.m
Projects
- Simulation of Continuous System (DC Brushless Motor)