Community Profile

photo

David


TU Delft

Attivo dal 2014

Followers: 0   Following: 0

Contatto

Professional Interests: Aircraft design and engineering

Statistiche

All
  • Revival Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
Attempting to model a "roller coaster" with curved rails and friction-based pad braking system
Hi Kenneth, I'm looking for a joint/constraint that enables motion along a curve as well. Since we know that the prismatic jo...

quasi 10 anni fa | 0

Domanda


How to avoid kinematic singularities in a 3D externally loaded and actuated SimMechanics model?
In an attempt to model multiple independently actuated kinematic systems in SimMechanics (2nd gen, Matlab 2014a), I fail to simu...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Risolto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

quasi 10 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

quasi 10 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 10 anni fa