Community Profile

photo

Misa


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


??? Undefined function or method 'mmq' for input arguments of type 'cell'.
I made a program that is supposed to have as input a matrix(D) and a cell array (b), but when I try to use it I get that error. ...

11 years ago | 0 answers | 0

0

answers

Question


Ordinary Least Squares Method program
I have to make form scratch a program that applies the Ordinary Least Squares Method to a set of data (matrix D) and the base fu...

11 years ago | 0 answers | 0

0

answers

Question


'transform' text with inline into a mathematical function
I have to make a program that recieves many functions( like x^2) in the form of elements of a vector(b), and calculates the falu...

11 years ago | 1 answer | 0

1

answer

Question


()-indexing must appear last in an index expression
I get this error related to this line of code: A(l,c)=A(l,c)+(b(l)(D(1,h))*b(c)(D(1,h))) b is a vector that in each pos...

11 years ago | 4 answers | 1

4

answers