Thursday, July 14, 2011

Array multiplication in matlab?

hello, i have first height values= 20,50 and 100 than i have width values= 50,100,200,300 and the equation i need to apply is; Dh=(4*height*width)/(2*height+2*width). and by the end of this equation i should have 12 data. so how can i perform this in matlab? thank you...

No comments:

Post a Comment