Community Profile

photo

Maximilian Rüppell


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Function handle in structure field generating data from other fields
Hi everyone, I have a structure and in one of its fields I want to store some data. It is large data, but generation of it is v...

5 years ago | 1 answer | 0

1

answer

Question


Different Rsquares for fitlm and fit when using robust option
Hi all, when using fit (curve fitting tool or programmatic) or fitlm, the resulting coefficients and Rsquare/ adjusted Rsquare ...

5 years ago | 1 answer | 0

1

answer

Question


Deconvolution gives Inf results - MATLAB precision error?
Hi everyone, I am trying to deconvolve a signal with a template: Template=[2 5 6 3]; Events=[0 0 0 0 0 0 1 0 1 0 0 0 ...

6 years ago | 2 answers | 0

2

answers

Question


Input and Output to and from workspace from running gui
Hi everyone, I have been searching for hours, maybe days to solve a problem and I hope for your help! I have many datasets...

7 years ago | 1 answer | 0

1

answer

Question


Passing arguments to gui via varargin is slow - why?
Hi everyone, I am using a gui created with GUIDE and I am passing some arguments to the gui via varargin. Varargin is then r...

8 years ago | 0 answers | 0

0

answers

Question


Vectorize for-loop that changes overlapping parts of an array
Hi everyone, I have problem speeding up my code. I have a very large (20-40m datapoints) logical array and at every position ...

8 years ago | 2 answers | 0

2

answers