help me not displaying correctly

7 visualizaciones (últimos 30 días)
Elvin
Elvin el 3 de Oct. de 2023
Comentada: Steven Lord el 4 de Oct. de 2023
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 comentario
Steven Lord
Steven Lord el 4 de Oct. de 2023
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by