Euler c2d Transformations (c2d_euler)

버전 2.2.2.0 (185 KB) 작성자: Tamas Kis
Transforms a continuous transfer function to a discrete transfer function using the forward and backward Euler methods.
다운로드 수: 1.1K
업데이트 날짜: 2023/9/17

c2d_euler View Euler c2d Transformation (c2d_euler) on File Exchange

Transforms a continuous transfer function to a discrete transfer function using the forward and backward Euler methods.

Syntax

Hz = c2d_euler(Hs,T,type)
Hz = c2d_euler(Hs,T,type,output,normalize)

Inputs

  • Hs (1×1 'tf' or 'zpk'): continuous transfer function
  • T (1×1 double): sampling period
  • type (char array): 'forward' or 'backward
  • output (OPTIONAL) (char array): specifies output type ('tf' or 'zpk') (defaults to 'tf')
  • normalize (OPTIONAL) (1×1 logical) true if transfer function should be normalized, false otherwise (defaults to false)

Outputs

  • Hz (1×1 tf or zpk): discrete transfer function

Examples and Additional Documentation

인용 양식

Tamas Kis (2024). Euler c2d Transformations (c2d_euler) (https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v2.2.2), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2023a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
2.2.2.0

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v2.2.2

2.2.1

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v2.2.1

2.2.0

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v2.2.0

2.1.0

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v2.1.0

2.0.0

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v2.0.0

1.0.9

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v1.0.9

1.0.8

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v1.0.8

1.0.7

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v1.0.7

1.0.6

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v1.0.6

1.0.5

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v1.0.5

1.0.4

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v1.0.4

1.0.3

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v1.0.3

1.0.2

See release notes for this release on GitHub: https://github.com/tamaskis/c2d_euler-MATLAB/releases/tag/v1.0.2

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.