photo

Kaufkj44


Last seen: 3 days ago Active since 2021

Followers: 0   Following: 0

Statistics

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

3 months 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 ...

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

3 years ago | 1 answer | 0

1

answer