(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

3 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Multidimensional Arrays 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by