photo

Dana


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
34,184
of 301,313

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,955

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
Locate array element within limits given by another array
Many thanks to both!

10 years ago | 0

Question


Locate array element within limits given by another array
Probably quite easy but I don't know how to get it... I would like to find the floor of the position of each of the elements (p...

10 years ago | 3 answers | 1

3

answers

Question


Substitute different number of values in columns of a matrix from other matrix
I am trying to fill in a matrix with values from other matrix, column-wise in my case. Each column of values has a different num...

11 years ago | 1 answer | 0

1

answer

Question


Find max and min of groups in columns of a matrix
I have a matrix with positive and negative values as: a=[0 1;-3 3;-2 -7;0 5;4 -6;1 -2]. I would like to find by columns ...

12 years ago | 2 answers | 0

2

answers