MatLab

The exercise was created 2019-05-13 by kaelg001. Question count: 25.




Select questions (25)

Normally, all words in an exercise is used when performing the test and playing the games. You can choose to include only a subset of the words. This setting affects both the regular test, the games, and the printable tests.

All None

  • ode discreat
  • @n unkown variable
  • enter run
  • shift enter new row
  • + Plus; addition operator.
  • - Minus; subtraction operator.
  • * Scalar and matrix multiplication operator.
  • .* Array multiplication operator.
  • ^ Scalar and matrix exponentiation operator.
  • .^ Array exponentiation operator.
  • \ Left-division operator.
  • / Right-division operator.
  • .\ Array left-division operator.
  • ./ Array right-division operator.
  • : generates regularly spaced elements and represents an entire row or column
  • ( ) encloses function arguments and array indices; overrides precedence
  • [ ] enclosures array elements
  • . Decimal point
  • ... line-continuation operator
  • ; separates columns and suppresses display
  • % Percent sign; designates a comment and specifies formatting
  • _ Quote sign and transpose operator
  • ._ Nonconjugated transpose operator
  • = Assignment (replacement) operator
  • Comma separates statements and elements in a row

All None

Shared exercise

https://spellic.com/eng/exercise/matlab.9074928.html

Share