Feeds
답변 있음
Surface Fitting data from multiple curves
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 !...
Surface Fitting data from multiple curves
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 !...
대략 6년 전 | 0
| 수락됨
질문
Surface Fitting data from multiple curves
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...
대략 6년 전 | 답변 수: 1 | 0