MATLAB Cody - MATLAB Central

Problem 44886. Given a Vector v1, create v2 which is the sum of each two adjacent elements in v1. {length(v2)=length(v1)-1}

Solution 1794374

Submitted on 21 Apr 2019
This solution is locked. To view this solution, you need to solve the problem first.

This solution is outdated. To rescore this solution, sign in.

Go to top of page