Computing series in MATLAB
Show older comments
Hello!
I wonder if it is possible somehow to force MATLAB to compute ANY series for this function: ((4+3x)/(x+2))^(2x-1) as x->inf. I need to find the limit without using the limit function in MATLAB.
I tried some ways, but they don't appear to be working as MATLAB says there is an error.
I would be very thankful for your help!
2 Comments
Rick Rosson
on 7 Mar 2015
Please post your code and the exact error message.
Svetlana
on 7 Mar 2015
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices 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!