Community Profile

photo

Pedro Martinez


GKN Innovation Centre

Last seen: Today Active since 2019

Followers: 0   Following: 0

Message

Controls & System Engineer specialized in embedded software/firmware

Statistics

All
  • Thankful Level 1
  • First Review
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

View badges

Feeds

View by

Question


iLLD drivers for Embedded Coder Support Package for Infineon AURIX TC4x Microcontrollers not available
In the "Embedded Coder Support Package for Infineon AURIX TC4x Microcontrollers", the installation link for the Infineon Low Lev...

11 months ago | 1 answer | 0

1

answer

Question


Matlab hidden optimization at the fifth execution
I was trying to evaluate how long it takes to compute some equations, so I could estimate how long it will take to process a big...

2 years ago | 2 answers | 0

2

answers

Solved


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

3 years ago

Answered
How can I count how many numbers are different from '-1'?
Total = sum (A==-1);

4 years ago | 0