フィルターのクリア

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

1 回表示 (過去 30 日間)
Majid Alomari
Majid Alomari 2020 年 11 月 4 日
回答済み: Reshma Nerella 2020 年 11 月 10 日
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.

回答 (1 件)

Reshma Nerella
Reshma Nerella 2020 年 11 月 10 日
Hi,
Refer to the documentation pages: for, vectorization, tic, toc

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by