Feeds
질문
How to vary the elements of a matrix while keeping it traceless
Hi, In a least square fitting, I want to vary the three elements of a diagonal matrix, while keeping their sum to be zero (trac...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Exporting data from Interactive User Interface
Hi, I am using user Interface for least square fitting of a polynomial equation. After the end of the fitting, I want to export ...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Regarding textscan error - Values must be increasing and non-NaN
Hi, I am trying to read a text file using "textscan" [B, spc] = textscan('A.txt','%f %f'); This file has two columns ...
거의 10년 전 | 답변 수: 2 | 0
