Community Profile

photo

Christoph Müßig


Last seen: 2 months ago Active since 2018

Statistics

All
  • Thankful Level 2
  • 5-Star Galaxy Level 2
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Thankful Level 1

View badges

Content Feed

View by

Submitted


Game of Life Conway with pattern generation
The famous game of life of Conway. Includes an automatic generation of start patterns from char arrays.

4 years ago | 5 downloads |

Thumbnail

Submitted


Monopoly Monte Carlo Simulation
A Monte Carlo simulation with live plot to determine the respective probabilities to land on the 40 fields of the Monopoly board...

4 years ago | 5 downloads |

Thumbnail

Question


Calculate Measurement Noise for Sensor Fusion for Inertial Navigation ["Pose Estimation From Asynchronous Sensors", "IMU and GPS Fusion for Inertial Navigation"]
I'm following the two guides "Pose Estimation From Asynchronous Sensors" [https://uk.mathworks.com/help/fusion/examples/pose-est...

4 years ago | 1 answer | 0

1

answer

Submitted


Matlab Cleaner
A tool to instantly clean all variables, figures and the command window. With the parameters you can exclude variabels or clean ...

5 years ago | 1 download |

Thumbnail

Submitted


Ackermann Function
A simple Matlab function to calculate the Ackermann function.

5 years ago | 14 downloads |

Thumbnail

Submitted


Sentence Seperation
Simple Matlab function to seperate sentences from a char array to cells without errors by abbreviations

5 years ago | 1 download |

Thumbnail

Question


Why does not Matlab use the full capacity of my computer while training a neural network?
My goal is to train a neural network to classify objects form pictures of my webcam. I use transfer learning with Alexnet and I ...

5 years ago | 2 answers | 0

2

answers

Question


How can I import only the numbers from an csv.-files with a text header?
I have hundreds of .csv-files, I attached one of them for example (Had to shorten it, beacuse it was bigger than 5 MB). Each of ...

5 years ago | 1 answer | 0

1

answer

Question


How to solve a system of matrix equations?
Given are two lists of 87 3x1 vectors each. I also know that when multiplying a 3x3 matrix by the nth vector of the first list, ...

5 years ago | 1 answer | 0

1

answer