Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

MATLAB

Status
Not open for further replies.

Jebi

Electrical
Jul 8, 2015
1
E=summation_x summation_y summation_z (v^2(x,y,z)).
How to implement the above formula in MATLAB?
 
Again, you should read the help files:

TTFN
faq731-376
7ofakss

Need help writing a question or understanding a reply? forum1529


Of course I can. I can do anything. I can do absolutely anything. I'm an expert!
There is a homework forum hosted by engineering.com:
 
So, for summation x:

Store numbers in x vector and then use sum(x).
 
Then it would be v=sum(x)^2.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor