I have a 94x6 matrix ,A. And 1x6 matrix, C.
I'd like to fit this to another 94x6 matrix B using an multi variable equation, But how?
I get errors in cftool that data is not compatible to fit.

 채택된 답변

Suresh Krishna
Suresh Krishna 2020년 2월 22일

0 개 추천

I found the answer!
i used repmat(C,[94,1]) to replicate the array in a repeating form to a matrix and then the cftool worked !

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2020년 2월 22일

답변:

2020년 2월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by