Clear Filters
Clear Filters

Which function make vectorization ,(after this function not need dot )?

2 views (last 30 days)
Hy I wonder what is the name of built-in function...what make for me vectorization in example this function : exp(-x/2).*sin(x.^2) , so the function is take the dots there where is needed
I saw this function one turtorial video but I dont remember the name of function

Accepted Answer

Titus Edelhofer
Titus Edelhofer on 5 Nov 2014
Hi,
you are looking for the function name?
doc times
doc power
Titus

More Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!