Skip to content
MathWorks

Cody

  • Help Center
  • Cody Problems
  • MathWorks
  • MATLAB Help Center
  • Community
  • Learning
  • Get MATLAB MATLAB
  • Sign In
    • My Account
    • My Community Profile
    • Link License

    • Sign Out
  • Contact MathWorks Support
  • Visit mathworks.com
  • MATLAB Answers
  • File Exchange
  • Cody
  • AI Chat Playground
  • Discussions
  • Contests
  • Blogs
  • More
    • Communities
    • Treasure Hunt
    • People
    • Community Advisors
    • Virtual Badges
    • About
  • Home
  • Problem Groups
  • Problems
  • Players
  • More
    • Solutions
    • Recent Activity
  • Help

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

Yoav Shallev
Yoav Shallev
162 solvers
0 likes
Solve
Solve Later

if v1 is [1 2 3 4 5 6 7 8] then v2 should be [3 5 7 9 11 13 15].

if v1 is [1; 3; 5; 7] then v2 should be [4; 8; 12].

Solve

Solution Stats

355 Solutions

162 Solvers

Last Solution submitted on Mar 11, 2026

Last 200 Solutions

Solution Comments

Show comments
Loading...

Problem Recent Solvers162

Pauli Huusari Armando Longobardi Roberto Lorenzo

Suggested Problems

  • 07 - Common functions and indexing 6

    468 Solvers

  • Find a Pythagorean triple

    5071 Solvers

  • BASICS - sum part of vector

    358 Solvers

  • Draw 'I'

    926 Solvers

  • Calculate Amount of Cake Frosting

    29183 Solvers

More from this Author4

  • Given a matrix A return a vector of the product of the elements in each column using a loop without using prod.

    151 Solvers

  • Given a matrix A (size m x n) create a matrix B (size m+2 x n+2) which consists of matrix A surrounded by zeros. See Example below:

    155 Solvers

  • Given a matrix A (size m x n) create a matrix B which consists of matrix A sorted in descending order by columns and then by rows.

    145 Solvers

  • Rearrange the given matrix to have all its zeros climb up to the top of each column - using for loops.

    137 Solvers

Problem Tags

  • basics
  • vectors

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
MathWorksMathWorks

Select a Web Site

Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .

  • (English)
  • (Deutsch)
  • (Français)
  • (简体中文)
  • (English)

You can also select a web site from the following list

How to Get Best Site Performance

Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.

Americas

  • América Latina (Español)
  • Canada (English)
  • United States (English)

Europe

  • Belgium (English)
  • Denmark (English)
  • Deutschland (Deutsch)
  • España (Español)
  • Finland (English)
  • France (Français)
  • Ireland (English)
  • Italia (Italiano)
  • Luxembourg (English)
  • Netherlands (English)
  • Norway (English)
  • Österreich (Deutsch)
  • Portugal (English)
  • Sweden (English)
  • Switzerland
    • Deutsch
    • English
    • Français
  • United Kingdom (English)

Asia Pacific

  • Australia (English)
  • India (English)
  • New Zealand (English)
  • 中国
    • 简体中文
    • English
  • 日本 (日本語)
  • 한국 (한국어)

Contact your local office

  • Trust Center
  • Trademarks
  • Privacy Policy
  • Preventing Piracy
  • Application Status
  • Terms of Use
  • Contact Us

© 1994-2026 The MathWorks, Inc.