Write the following function f(t)=sint*cost using the following methods

2 vues (au cours des 30 derniers jours)
Majid Alomari
Majid Alomari le 4 Nov 2020
Write the following function f(t)=sint*cost using the following methods:
for t=1 to 100 000.
1: Using for loop without pre allocation
2: Using pre allocation with for loop
3: Using Vectorization
Use tic toc function to calculates the executional time for each method and also paste your code in answer sheet.

Réponses (1)

Reshma Nerella
Reshma Nerella le 10 Nov 2020
Hi,
Refer to the documentation pages: for, vectorization, tic, toc

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by