how to write equation in matlab?

1 view (last 30 days)
ajeet verma
ajeet verma on 22 Aug 2017
Answered: Torsten on 22 Aug 2017
please find equation in attached file

Accepted Answer

Torsten
Torsten on 22 Aug 2017
k2 = @(x,y) k1(x,y+p/2)*(y>p/2);
Best wishes
Torsten.

More Answers (0)

Categories

Find more on Mathematics and Optimization 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!