How to sum different functions
이전 댓글 표시
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
dpb
2016년 9월 30일
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
2016년 10월 3일
편집: su hwan kim
2016년 10월 3일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
