Community Profile

photo

Sebastian


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Apply function to each column in matrix
Dear MATLAB community, In my current code I need to apply (very quickly) a user specified function to each row of a matrix. ...

8 years ago | 1 answer | 0

1

answer

Question


Problems with passing array of anonymous functions to optimizer
Dear all, I am working on writing a flexible estimator for discrete choice data. The idea is that I can specify the function...

9 years ago | 0 answers | 0

0

answers

Question


vector comparison - find and replace
Hi there, I have a quick question: Suppose there are two vectors A(m,1) and C=zeros(m,1). Now I want to replace the element ...

11 years ago | 1 answer | 0

1

answer

Answered
create vector from matrix without loop
Thanks guys!

11 years ago | 0

Question


create vector from matrix without loop
Hi there, I have a quick question concerning MATLAB: given A matrix A(mxn) and a Vector B(m,1) I want to create a vector C(m,1...

11 years ago | 3 answers | 0

3

answers