photo

Kaufkj44


Last seen: 8 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
244,836
of 300,571

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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 1

View badges

Feeds

View by

Question


Why does fitlm say my "design matrix is rank deficient to within machine precision" despite my design matrix being full rank?
Here's some code to generate a design matrix similar to my own (but with made up data): % Size of the one-hot encoding part of ...

1 year ago | 1 answer | 0

1

answer

Question


How do I fit a gaussian to a bar plot and extract the variance of the gaussian?
Because I'm not starting with raw histogram data, it's my understanding that histfit isn't apropriate for generating a gaussian ...

4 years ago | 1 answer | 0

1

answer

Question


How can I condense a larger matrix into a smaller matrix based on elements of a vector?
Say I have the following matrix and vector: A=[10,66,45,17,40,38,11,95,42,30;82,52,43,39,51,47,37,92,55,44;15,72,13,82,63,17,34...

4 years ago | 1 answer | 0

1

answer