Please help me to convert this math equation

3 views (last 30 days)
Hi there
I have to convert these equations to matlab code. how to do it?
thanks in advance

Accepted Answer

Walter Roberson
Walter Roberson on 27 Jan 2018
C = mean( v_star *. w );
T = alpha / 3 * mean(abs(v_star));

More Answers (0)

Categories

Find more on Data Type Conversion 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!