Code covered by the BSD License  

Highlights from
Physical Modeling Tutorial Exercises

image thumbnail
from Physical Modeling Tutorial Exercises by Steve Miller
Physical Modeling tutorial exercises from hands-on workshop events.

Power_Window_Mechanism_Parameters.m
% Copyright 2011 The MathWorks, Inc.

DC_Motor_R = 0.5; 
DC_Motor_L = 1e-06;
DC_Motor_K = 0.1;
DC_Motor_J = 0.1;
DC_Motor_B = 1; 

Contact us at files@mathworks.com