Community Profile

photo

Thomas Feja

Last seen: 10 days ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • Community Group Solver
  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
How limit my pendulum model angle from -pi to pi ?
If you want to model a pendulum that moves freely in the range -pi < theta < +pi but bounces back at these limits, you can defin...

2 years ago | 0

Answered
finding index of a function
If you want go for a single line solution, this will work: data = arrayfun(@(x,y)x:y,[1,1+find(diff(AA)<0)],[find(diff(AA)<...

9 years ago | 0

| accepted