Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Math Resources > Mathematics Software Discussion
Reply
 
Thread Tools Display Modes
  #1  
Old December 12th, 2007, 03:35 AM
Newbie
 
Join Date: Dec 2007
Posts: 8
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
sensitive is on a distinguished road
Default delay vector

Im trying to construct delay vectors basically my code should be in the following form :

X(t) = [x(t), x(t-1),x(t-2),...........,x(t-(D-1))] of dimension D

where d is my own choice accordingly.

I have updated my code and it is as follows:

d = 500;
x = zeros(d,1);
t = 1:1000
x = [x(t): x(t -(d-1))]

I have tried my best to come up with the code but still having problems..I need help!!! Thank you

Last edited by sensitive; December 12th, 2007 at 06:01 PM.
Reply With Quote
Advertisement
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 02:17 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.