please i would like to know if its possible in Matlab to develop a regression model with one preditor variable and two response variable

조회 수: 2 (최근 30일)
I am trying to develop a machine learning algorithm that can take the porosity(predictor variable)of a lattice structure as input and predict the strut thickness(response variable) and the lattice length(response variable) of the lattice structure. so in all i have two response variables and one predictor variable. So i would like to know the best approach for me to tackle this my problem.

답변 (1개)

Torsten
Torsten 2024년 4월 12일
이동: Torsten 2024년 4월 12일
Are the two responses (strut thickness and lattice length) intercorrelated ? If not, why not making two regression models: one that predicts strut thickness from porosity, the other that predicts lattics length from porosity.

카테고리

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

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by