photo

Sebastian


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
126,128
of 300,851

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,094

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,294

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

12 years ago | 1 answer | 0

1

answer

Answered
create vector from matrix without loop
Thanks guys!

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

12 years ago | 3 answers | 0

3

answers