Community Profile

photo

sisay


Active since 2012

Followers: 0   Following: 0

Message

environmentalist

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Fitting equation in matlab
I have an equation of the form y= a0+a1log(x)+ a2log(1/x) I want to use polyfit but I don't know how to fix the degree of t...

10 years ago | 3 answers | 0

3

answers

Question


finding location of numbers in matrix
I have a matrix of A= 65 x 500. I want to find the position (location) of data in 'A' which are above 300. It really giving me ...

11 years ago | 4 answers | 0

4

answers

Question


error 'Index exceeds matrix dimensions.'
I want to compute the following code but an error which says 'Index exceeds matrix dimensions' appears and I find it puzzling. M...

11 years ago | 2 answers | 0

2

answers

Question


averaging successive points in matrix
I am new to matlab and I want to average a matrix M(26x149) in such away that 9 successive data points in the second dimension...

11 years ago | 1 answer | 0

1

answer