Show
Ignore:
Timestamp:
05/27/09 21:40:30 (15 years ago)
Author:
smidl
Message:

Barcelona + mex for pmsm + results of pwm experiment for off-line use with pwm.m (>> pwm(0))

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/pmsm/pmsm.h

    r332 r349  
    3030 
    3131        void modelpwm(const vec &x0, const vec u0, double &ua, double &ub){ 
     32/*              ua=u0[0]; 
     33                ub=u0[1]; 
     34                return;*/ 
    3235                double sq3=sqrt ( 3.0 ); 
    3336                double i1=x0(0);