Define the vectors x equals open square brackets table row 1 2 3 4 5 end table close square brackets and y equals open square brackets table row 3 6 9 12 15 end table close sq

5 ビュー (過去 30 日間)
Define the vectors and . Use x and y in the following expressions to calculate vectors d and f. Note: In each case, the resulting vector should also be a vector with 5 elements.
(a)
(b)
  1 件のコメント
Steven Lord
Steven Lord 2022 年 4 月 8 日
This sounds like a homework assignment. If it is, show us the code you've written to try to solve the problem and ask a specific question about where you're having difficulty and we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the free MATLAB Onramp tutorial (https://www.mathworks.com/support/learn-with-matlab-tutorials.html) to quickly learn the essentials of MATLAB.
If you aren't sure where to start because you're not familiar with the mathematics you'll need to solve the problem, I recommend asking your professor and/or teaching assistant for help.

サインインしてコメントする。

回答 (1 件)

Voss
Voss 2022 年 4 月 8 日
List of relevant mathematical operations in MATLAB (continued from here):
  • Use log10 to take the base-10 logarithm of something

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by