photo

KAVITHA


Last seen: 3 mesi fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

All
  • Solver
  • Promoter
  • First Answer

Visualizza badge

Feeds

Visto da

Risolto


Converts numbers into characters
Converts numbers into characters

8 mesi fa

Risolto


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

8 mesi fa

Risolto


to the 2 all elements
to the 2 all elements

8 mesi fa

Risolto


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

8 mesi fa

Risolto


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

8 mesi fa

Risolto


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

8 mesi fa

Risolto


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

8 mesi fa

Risolto


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:...

8 mesi fa

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

8 mesi fa | 0