m2m模型翻译
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
237 B

7 months ago
  1. % ruletest2.al
  2. VARIABLES X1,X2
  3. SPECIFIED F1 = X1*X2 + 3*X1^2
  4. SPECIFIED F2=X1*T+X2*T^2
  5. VARIABLE X', Y''
  6. MOTIONVARIABLES Q{3}, U{2}
  7. VARIABLES P{2}'
  8. VARIABLE W{3}', R{2}''
  9. VARIABLES C{1:2, 1:2}
  10. VARIABLES D{1,3}
  11. VARIABLES J{1:2}
  12. IMAGINARY N