Info

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

Robustfit gives output equals as zero depending on the order of the variables

조회 수: 1 (최근 30일)
Antonio Villalpando
Antonio Villalpando 2019년 6월 28일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello! This is my first question here. First, I'm really thankful that I have found answer to almost any of my questions in the forums.
My problem now is that I'm using the robustfit function, but when I write robustfit(x,y) sometimes it won't find any fit and the output is just 0. It works when I use robustfit(y,x), but I don't find any reason why it shouldn't work the other way around. Both of my variables are 1 dimensional columns.
Thank you!

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by