이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
테이블 데이터 조정
행렬 또는 다차원 테이블 값 조정
측정된 데이터에서 행렬 또는 다차원 테이블 값을 추정할 수 있습니다. 또한 명령줄에서 설계 요구 사항을 지정하고 테이블 값을 최적화할 수도 있습니다.
함수
sdo.requirements.FunctionMatching | Impose function matching constraint on variable |
sdo.requirements.MonotonicVariable | Impose monotonic constraint on variable |
sdo.requirements.PhasePlaneEllipse | Impose elliptic bound on phase plane trajectory of two signals |
sdo.requirements.PhasePlaneRegion | Impose region bound on phase plane trajectory of two signals |
sdo.requirements.RelationalConstraint | Impose relational constraint on pair of variables |
sdo.requirements.SmoothnessConstraint | Impose bounds on gradient magnitude of variable |
도움말 항목
- How to Estimate Lookup Table Values
Estimating lookup table values is an example of estimating parameters which are matrices or multi-dimensional arrays.
- Estimate Lookup Table Values from Data
This example shows how to estimate lookup table values from time-domain input-output (I/O) data in the Parameter Estimator.
- Estimate Constrained Values of a Lookup Table
This example shows how to estimate constrained values of a lookup table in the Parameter Estimator.
- Design Optimization Using Lookup Table Requirements for Gain Scheduling (Code)
Impose design requirements on the parameters in a lookup table and then tune the parameters.
- Design Optimization Using Lookup Table Requirements for Gain Scheduling (GUI)
Impose design requirements on the parameters in a lookup table in the Response Optimizer, and tune the parameters.