Community Profile

photo

MOH


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

2 years ago | 3 answers | 0

3

answers

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer