How can I vectorize the fun in Matlab with single code

I want to vectorize long equation f(x) how can I vectorize it with single command

Answers (2)

Vectorize the bottleneck of the code manually. There is no automagic command, which can do this for you efficiently.

Categories

Products

Asked:

on 5 Jul 2021

Commented:

on 5 Jul 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!