Problem 59846. Sequencing Odd Even numbers

Given an input value n, create a vector which contains all odd numbers & even numbers centered around mean of vector. If the mean is even/decimal number, round and rescale the even values of vecto. Similarly if the mean of vector is odd, rescale the odd numbers and present it as Odd-Even format

Solution Stats

33.33% Correct | 66.67% Incorrect
Last Solution submitted on Nov 01, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers9

Suggested Problems

Problem Tags

Community Treasure Hunt

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

Start Hunting!