photo

Alvin Stroyny


Al Stroyny

Last seen: 8 days ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
249,745
of 300,343

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


using heatmap of a nxm matrix for outlier detection
I have a nxm matrix of positive real values. I would like to make a heatmap with values from 1 to maximum with color white to d...

3 years ago | 1 answer | 0

1

answer

Question


Is there a Change in Conforming matrix operations?
I have noticed that 16b accepts A (n x p) - B (1 x p) as an operation and subtracts B from each of the n-rows of A 16a flags t...

9 years ago | 1 answer | 0

1

answer

Question


Counting occurrences of a pointer
n=5; h=zeros(n,1); u=ceil(rand(n,1)*n); % random sample on (1,n) with replacement h(u) = h(u) +1; u = [3 4 1 1...

12 years ago | 1 answer | 0

1

answer

Question


lscov regstats and weighted least squares (WLS)
I would suggest combining the functionality of lscov and regstats regarding weighted least squares estimation. lscov allows for...

14 years ago | 1 answer | 0

1

answer