Community Profile

photo

Tim Lueth


Technical University Munich

Last seen: 25 giorni ago|Active since 2016

Scientist
Professional Interests:
Automatic Design of Mechanism and Robot Design
Disposable Printable Robots and Mechanisms

Statistics

All
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 4
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
Matlab and 'sandbox' process Peak CPU Usage in macOS Big Sur
这个问题经常发生,甚至在11.6.2(Big Sur) with 2021b. I agree with Raphaël Nussbaumer that stopping the spindump t...

6 mesi ago | 0

Submitted


SG-Lib-Matlab-Toolbox
Solid Geometry Library Toolbox: Create Surface Models, Export for 3D Printing, Import from CAD-Systems, Robotics, Mechanisms

9 mesi ago | 13 downloads |

Thumbnail

Answered
How to get creation date of files
On Mac OSX (tested 2019-01-29 using Mojave and Matlab R2018a) use: [a,b]=system('GetFileInfo myfile.m'); s=strfind(b,'created: ...

oltre 3 anni ago | 1

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

oltre 4 anni ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

circa 6 anni ago

Solved


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

circa 6 anni ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

circa 6 anni ago