Feeds
提问
adding column ( cell) to matrix
I created a vector cell that I want to add it to existing matrix I'm getting below error Inconsistent concatenation dimens...
4 years 前 | 3 个回答 | 0
3
个回答提问
reading the data with title
I have a text file with title , I want to add a new column that replicate the header as per column length I want to have final...
4 years 前 | 1 个回答 | 0
1
个回答提问
filter data in matrix
I have a matrix with 500 rows and two columns, I want to filter the first column when the value < 100 it shoud be removed. so, t...
4 years 前 | 1 个回答 | 0
1
个回答提问
graphing norm of residuals
I used the fminseach to fit non linear equation , how I can graph the residuals . when I seached it I saw it in the graph tool b...
4 years 前 | 1 个回答 | 0
1
个回答提问
fminsearch to fit data
how I can pass two varibales and 2 euqations to fit using fminsearch fminsearch(@(a,c) opt(a,c,x,y),[1,1]) I'm getting belo...
4 years 前 | 1 个回答 | 0

