About 330,000 results
Open links in new tab
  1. sign - Sign function (signum function) - MATLAB - MathWorks

    Y = sign(x) returns an array Y the same size as x, where each element of Y is: 1 if the corresponding element of x is greater than 0. 0 if the corresponding element of x equals 0. -1 if …

  2. Sign - Indicate sign of input - Simulink - MathWorks

    This example shows how, for vector and matrix inputs, the block outputs a vector or matrix where each element is the sign of the corresponding input element.

  3. Sign (Simulink Reference) - Northwestern University

    The Sign block accepts signals of any data type, including fixed-point data types. The output is a signed data type with the same number of bits as the input, and with nominal scaling (a slope …

  4. sign (MATLAB Function Reference) - Mathematics

    Signum function. Syntax. Y = sign(X) Description. Y = sign(X) returns an array Y the same size as X, where each element of Y is: 1 if the corresponding element of X is greater than zero 0 if the …

  5. sign - MathWorks

    Y = sign(x) returns an array Y the same size as x, where each element of Y is: 1 if the corresponding element of x is greater than 0. 0 if the corresponding element of x equals 0. -1 if …

  6. MATLAB Operators and Special Characters - MATLAB & …

    There are certain special characters that you cannot enter as ordinary text. Instead, you must use unique character sequences to represent them. Use the symbols in this table to format strings …

  7. MATLAB Function Block Editor - Create, edit, and debug

    The MATLAB Function Block Editor allows you to view, edit, and create the MATLAB ® functions for a MATLAB Function block. When you update the MATLAB code, the software updates the …

  8. Sign function (signum function) - MATLAB sign - MathWorks

    This MATLAB function returns an array Y the same size as x, where each element of Y is: 1 if the corresponding element of x is greater than 0.

  9. Create and Define MATLAB Function Block Variables

    MATLAB Function blocks use variables to manage simulation data. Variables can represent data for block inputs, outputs, parameters, or from Data Store Memory blocks. You can create or …

  10. Symbolic notation for functions in Matlab - Stack Overflow

    May 21, 2015 · Is there a way to use actual symbols (like the square root symbol instead of writing "sqrt()" and integral and sum/product signs instead of "integrate", "sum", etc.) as in Mathematica?

  11. Some results have been removed
Refresh