Community Profile

photo

Robert Roos


Last seen: meer dan een jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to filter set of strings with set of patterns?
I have a list of strings: names = {'Robert', 'Bob', 'Charles', 'James', 'Jamie', 'Marie', 'Jamesbob'} That I want to filter wi...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Rename arguments of generated function with `matlabFunction`
I have a script that generated matlab functions based on some kinematic calculations. I need to pair up variables in vectors as ...

bijna 5 jaar ago | 0 answers | 1

0

answers

Answered
How to extract factors of variables in an equation?
I ended up accomplishing this using coeffs: (Thanks to madhan ravi) for i = 1:N for j = 1:N % M matri...

ongeveer 5 jaar ago | 0

| accepted

Question


How to extract factors of variables in an equation?
I am using the symbolic toolbox to generate a set of three very big equations: The result should be an equation of motion, so...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


How to create a fitnet neural network with multiple hidden layers?
I am new to using the machine learning toolboxes of MATLAB (but loving it so far!) From a large data set I want to fit a neural...

ongeveer 5 jaar ago | 1 answer | 1

1

answer