Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Matlab question reg. differential equations.

Status
Not open for further replies.

cedance

Advanced Member level 2
Joined
Oct 24, 2003
Messages
551
Helped
30
Reputation
60
Reaction score
7
Trophy points
1,298
Location
Germany
Activity points
4,622
Hi,

I have an equation of the form,

y'(n) = k *{A(n) * (x(n-1) - x(n)) - A(n+1) * (x(n) - x(n+1)}

say n varies from 1 to 9. now i need to find y(1 to 9).

how can i do it in matlab?? i need a numerical solution, assume any possible initial condition for your calculations.

thks,
cedance.
 

link: **broken link removed**
 

    cedance

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top