photo

Thomas Feja

Last seen: 11 days 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

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

查看徽章

Feeds

排序方式:

已回答
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...

3 years 前 | 0

已回答
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)<...

10 years 前 | 0

| 已接受