Identification by least square method

버전 1.1.0.0 (1.42 KB) 작성자: Azzi Abdelmalek
Identification of Linear system, using a least square method.
다운로드 수: 1.8K
업데이트 날짜: 2012/7/27

라이선스 보기

Given, input u and output y of linear system and it's order, the function find the Numerator N and Denominator D.
N,D]=mcar(u,y,n,k1,k2)
u : input signal of the system
y : Output signal of the system
n : système order
k1,k2 indices of the first value and the last of vector y.
[N,D]=mcar(u,y,n) the program allows to choose k1 and k2
Important: If the input signal is a constant or a system is instable, the result will be Nan. an idéal input is a random signal.

인용 양식

Azzi Abdelmalek (2024). Identification by least square method (https://www.mathworks.com/matlabcentral/fileexchange/37631-identification-by-least-square-method), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Linear Model Identification에 대해 자세히 알아보기

Community Treasure Hunt

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

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

add a help

1.0.0.0