photo

Alberto Shimahara


Last seen: 21 days ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

All
  • Knowledgeable Level 1
  • Explorer
  • First Answer
  • Solver
  • Scavenger Finisher

View badges

Feeds

View by

Answered
export to previous version 2021a -2019a
In the R2021a Release Notes, informs the restructuring of Simscape Electrical libraries R2021a Release Notes This c...

3 years ago | 1

| accepted

Channel


People Counter
This projects utilizes the Computer Vision System Toolbox, ThingSpeak and a USB webcam to count the number of people that pass...

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

5 years ago

Solved


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

5 years ago