About 6,660,000 results
Open links in new tab
  1. triang - Triangular window - MATLAB - MathWorks

    w = triang(L) returns an L -point triangular window. w = triang(L,typeName) specifies the option to return the window w with single or double precision. Create a 200-point triangular window. …

  2. Windows - MATLAB & Simulink - MathWorks

    To visualize the rectangular window, set Type = Rectangular and Length = 50 in the Current Window Information panel and then press Apply. The Bartlett (or triangular) window is the …

  3. triang (Signal Processing Toolbox) - Northwestern University

    triang. Compute a triangular window. Syntax. w = triang(n) Description. triang(n) returns an n-point triangular window in the column vector w. The coefficients of a triangular window are: For …

  4. To design a FIR filter using Triangular windowing technique and verify its frequency response. APPARATUS: . PC with MATLAB . THEORY: . The window method for a causal linear-phase …

  5. FIR Digital Filter Design using Triangular Window in MATLAB

    Implement FIR low-pass and high-pass digital filters using the triangular window technique with MATLAB source code.

  6. triang - MathWorks

    w = triang(L) returns an L -point triangular window. w = triang(L,typeName) specifies the option to return the window w with single or double precision. Create a 200-point triangular window. …

  7. How to use tripuls (T,w) - MathWorks, Inc.: MATLAB | Eng-Tips

    May 25, 2001 · The simple way to generate a triangle pulse is to use the triang command in the signal processing toolbox. Also, below is a code that performs the same function as triang, …

  8. triang - MathWorks

    w = triang(L) returns an L -point triangular window. Create a 200-point triangular window. Display the result using wvtool. Window length, specified as a positive integer. Data Types: single | …

  9. triang (Signal Processing Toolbox) - IZMIRAN

    triang. Triangular window. Syntax. w = triang(n) Description. triang(n) returns an n-point triangular window in the column vector w. The coefficients of a triangular window are: For n odd: For n …

  10. sigwin.triang Class - MathWorks

    sigwin.triang is a triangular window object. sigwin.triang creates a handle to a triangular window object for use in spectral analysis and FIR filtering by the window method. Object methods …

  11. Some results have been removed
Refresh