photo

KAVITHA


Last seen: alrededor de 2 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

All
  • Solver
  • Promoter
  • First Answer

Ver insignias

Feeds

Ver por

Resuelto


Converts numbers into characters
Converts numbers into characters

5 meses hace

Resuelto


Double all elements in the array
Duplicate all elements in the array

5 meses hace

Resuelto


to the 2 all elements
to the 2 all elements

5 meses hace

Resuelto


calculate the length of matrix
input 1 array, calculate the length

5 meses hace

Resuelto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

5 meses hace

Resuelto


the average value of the elements
Calculate the average value of the elements in the array

5 meses hace

Resuelto


Find the max element of the array
Find the max element of the array

5 meses hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 meses hace

Respondida
how to Create random signal
t=0:0.1:10 y=rand(1,numel(t)) ty=[t;y] save filename ty

5 meses hace | 0