필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to generate coded variables ( ±1 ) from a predictor matrix for a linear model in Response Surface design

조회 수: 1 (최근 30일)
The variables are T,V,C & A T=[15,5,15,5, 15,5,15,5, 15,5,15,5, 15,5,15,5]'; V=[10,5,5,10,5,10,10,5,5,10,10,5,10,5,5,10]'; C=[98,98,92,92,98,98,92,92,98,98,92,92,98,98,92,92]'; A=[25,25,25,25,15,15,15,15, 25,25,25,25,15,15,15,15]'; X=[T V C A]
It is required to generate the coded variables in ±1 for each of the factors in the design matrix,X.The coded variables will be used for regression analysis.I am using Matlab 2007b
  댓글 수: 1
Star Strider
Star Strider 2012년 9월 16일
I suggest you consider Dummy Indicator Variables. (They are in the 2012b documentation. I do not know if they would apply to 2007b.)

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by