MATLAB SIGNAL PROCESSING BLOCKSET 7 Podręcznik Użytkownika Strona 22

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 738
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 21
1 Introduction
1-12
Typographical Conventions
This manual uses some or all of these conventions.
Item Convention to Use Example
Example code Monospace font To assign the value 5 to A,
enter
A = 5
Function names/syntax Monospace font The cos function finds the
cosine of each array element.
Syntax line example is
MLGetVar ML_var_name
Keys Boldface with an initial
capital letter
Press the Return key.
Literal strings (in syntax
descriptions in Reference
chapters)
Monospace bold for
literals
f = freqspace(n,'whole')
Mathematical
expressions
Italics for variables
Standard text font for
functions, operators, and
constants
This vector represents the
polynomial
p = x
2
+ 2x + 3
MATLAB output
Monospace font MATLAB responds with
A =
5
Menu names, menu items, and
controls
Boldface with an initial
capital letter
Choose the File menu.
New terms Italics An array is an ordered
collection of information.
String variables (from a finite
list)
Monospace italics
sysc = d2c(sysd,
method)
Przeglądanie stron 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 737 738

Komentarze do niniejszej Instrukcji

Brak uwag