이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
printout_TF is a function to convert a transfer function object to a string of text for printing it out. This is useful for saving the results to a text or csv file. It makes the printout very readable by putting the numerator and denominator in the correct order. It also makes it a proper transfer function with the coefficient of the highest term in the denominator set to 1. This only works for transfer functions that are ratios of polynomials of s.
Included is an example_printTF.m that shows how the function is called.
Also included is a print_sym_fraction.m that prints polynomial fractions in proper order.
인용 양식
Bradley Sutton (2026). Printout Transfer Function (https://kr.mathworks.com/matlabcentral/fileexchange/74824-printout-transfer-function), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |
