Thread Subject: even indexed elements of certain vector

Subject: even indexed elements of certain vector

From: Tim Lee

Date: 16 Oct, 2009 15:27:18

Message: 1 of 2

Hey all.
I'm a college student recently started taking classes on matlab.
I need some help with one of the questions for my lab:

Given a row vector VecR by any length, produce another row vector VecR2 given by the even indexed elements of VecR followed by the odd indexed element of VecR

I know how to create a row vector, but I have no idea how i should seperate the even and odd indexed elements.

Please help.

Thanks in advance

Subject: even indexed elements of certain vector

From: tpl@eng.cam.ac.uk (Tim Love)

Date: 16 Oct, 2009 15:33:19

Message: 2 of 2

"Tim Lee" <lilp0ison@hotmail.com> writes:

>Given a row vector VecR by any length, produce another row vector VecR2 given by the even indexed elements of VecR followed by the odd indexed element of VecR

>I know how to create a row vector, but I have no idea how i should seperate the even and odd indexed elements.

You could try it using "for" loops couldn't you? Might not be the fastest way, but it's worth a try.

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com