(a) Create a 4x4 matrix A containing all zeros (using an appropriate built-in Matlab function). (b) Create a 5x5 matrix B containing random numbers (using an appropriate built-in Matlab function). (c) Create a 1x10 array C and use this vector to cr

7 ビュー (過去 30 日間)
OLAOYE abass
OLAOYE abass 2013 年 11 月 20 日
回答済み: Azzi Abdelmalek 2013 年 11 月 20 日
I'm kinda new to matlab so i need help with these questions..
(a) Create a 4x4 matrix A containing all zeros (using an appropriate built-in Matlab function). (b) Create a 5x5 matrix B containing random numbers (using an appropriate built-in Matlab function). (c) Create a 1x10 array C and use this vector to cr

回答 (1 件)

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 11 月 20 日
doc zeros
doc rand

カテゴリ

Help Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by