How do I write an inductive sequence?
Show older comments
I need to put in the sequence x(subscriptn)=4x(subscript n-1)[1-x(subscript n-1)]. I have x0.
2 Comments
John D'Errico
on 12 Apr 2020
I would point out that everything you need to know about something basic like this is already explained in depth, in the getting started tutorials.
In there, you will learn what a vector is. How to index a vector. How to write a loop.
I know. Reading the manual is boring. They put all that useful information in there, and you are in a hurry, so we need to re-write the manual for you, one part at a time.
Rebecca Hollister
on 12 Apr 2020
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!