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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0
