How to sum different functions
Show older comments
There exist functions A1,A2 and A3.
I want to proceed each functions for sigma.
it phrase as like this sigma Ai i=1 1 to 3
A1,A2 and A3 was have its own solution,so it same as constant. actually,i can solve via my note and hands,but i need to solve this problem through matlab.
2 Comments
dpb
on 30 Sep 2016
Are you implying sigma here as the summation symbol so that you're looking for sum(A1,A2,A3), maybe? Or, since you speak of each having a solution, is there some constraint involved?
We need more specifics on the functions and the solution desired; illustrating the hand solution perhaps would be the simplest way.
su hwan kim
on 3 Oct 2016
Edited: su hwan kim
on 3 Oct 2016
Accepted Answer
More Answers (0)
Categories
Find more on Graphics Performance in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!