Can Matlab help in design experiments?

조회 수: 1 (최근 30일)
Ayob
Ayob 2015년 1월 8일
댓글: dpb 2015년 1월 9일
I have four different type of inputs and three type of outputs, I want to design my experiments with these values in Matlab and I don't know how can I do it? My inputs are Continuous values as given below:
I1=[1.5,5.5]mm
I2=[5,85]degree
I3=[100,300]mm
I4=[5,50]mm
And Outputs ranges are unkown:
O1=[?,?]m/s
O2=[?,?]pa
O3=[?,?]kg
I need two methods to design my experiments with continuous values and discontinuous values whether I prefer to write Input ranges in discrete numbers like:
I1=[1.5, 2.5, ... 5.5]mm
I2=[5, 10, 15,... 85]degree
I3=[100, 150, 200, .... 300]mm
I4=[5, 10, 15, ... 50]mm
  댓글 수: 7
Ayob
Ayob 2015년 1월 9일
편집: Ayob 2015년 1월 9일
Yes, exactly. I need help to find the appropriate codess in Matlab.
(Are there codes for working with continuous values which are introduced in I1,I2..I4 ranges?)
dpb
dpb 2015년 1월 9일
Yes, but still it's the objective of the experiement that is the key, first before one can decide what is the appropriate design. Hence the tool selection follows that.
The tool can't make the decision as to what it is that is the purpose of running the experiment in the first place; only your (apparently a well-kept secret as you don't seem willing to share even a hint) knowledge of what you're trying to accomplish as the end result can define that.
First, you need to write the null hypothesis of the test and decide the proper analysis technique that will let you compute and estimate the necessary statistics to test that hypothesis or if it is a model you're trying to build have enough background information on the process to be able to select an appropriate one and then be able to estimate the underlying coefficients.
You're putting the cart before the horse by, it seems, expecting one of these tools to do that for you magically.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Residual Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by