Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ethers0n
  • Content: Threads
  • Order by date
  1. ethers0n

    need difference equation and for loop help

    I'm attempting to solve a difference equation y(k+1) = -0.5*y(k) + x(k) where y(0) = 0 and x(k) is in my case a unit step function ie = 1 well, i'm trying to solve this using a for loop, but am having some trouble. The code i've generated gets an error, "Index into matrix is negative or...

Part and Inventory Search

Back
Top