How to write code to Expand by Taylor Series.
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi There How to write code to expand by taylor series. (0.00299x+1)^{-n}
Thnx in advance
4 Comments
John D'Errico
on 14 Jun 2016
This is your homework. We don't do your work for you on Answers. You need to make an effort. Homework is assigned to you so that you can learn. You will learn both how to use MATLAB, and how to solve problems of this kind.
When you actually have a question about MATLAB, then ask it.
Tare
on 14 Jun 2016
John D'Errico
on 15 Jun 2016
Edited: John D'Errico
on 15 Jun 2016
You need to make an effort. If you have no clue about how to write MATLAB code, then you need to start reading the help, the tutorials. You will learn by doing your work, not by being given the answer. That you know how to do this on paper is not relevant, as this site is a MATLAB site.
Again, start by reading the help. If you will do a Taylor series, then you would be looking at the tools in the symbolic toolbox. Look at the functions there. Do some of them do something like what you need? In fact, I'll argue there are several ways you could do EXACTLY what you want to do.
So is there a reason why you cannot make any effort to help yourself here? If not, then why should we?
When you actually have a question, then ask it.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!