Community Profile

photo

Lorenz Mende


Intenta GmbH

Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

software tester in a ASIL-D ISO 26262 project Tools: Polyspace Code Prover, automated through Jenkins

Statistics

All
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Question


Why Polyspace Metrics shows __pstf#number modules on Polyspace Code Prover results?
In Metrics server the Code Prover Results some files are organized in __pstf#number (so e.g. __pstf26) modules. When regrouping ...

7 years ago | 1 answer | 0

1

answer

Solved


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

7 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

7 years ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

7 years ago

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

7 years ago