photo

Robert Roos


Last seen: oltre un anno fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 5 anni fa | 0 risposte | 1

0

risposte

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

oltre 5 anni fa | 0

| accettato

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 1

1

risposta