help me not displaying correctly

Homework 1
  1. Create a 10 element vector that increments by 1 and show its square. (Hint: show it as a table with a column vector.)
question #2 Consider the following matrix:
A = [ 18 19 20 21 22
43 23 54 67 88
91 29 56 48 37
72 63 49 75 99]
Extract matrix B = [54 67
56 48
49 75]

1 件のコメント

Steven Lord
Steven Lord 2023 年 10 月 4 日
Since this is a homework assignment, show us the code you've written to try to solve the problems 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 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.

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMatrix Indexing についてさらに検索

製品

リリース

R2020a

タグ

質問済み:

2023 年 10 月 3 日

コメント済み:

2023 年 10 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by