photo

Mvana


Last seen: plus d'un an il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


using a while loop, divide the number 256 by 7 until the value remaining is less than one
assign the final value to output variable WhatsLeft and count the number of divisions required and assign the result to variable...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


How to programe clipping sine wave
TIME =linspace(0,6*pi,200) SignalVoltage = 7*sin(Time)

presque 2 ans il y a | 3 réponses | 0

3

réponses

Question


Create a column vector with elements counting down from 200 to 0 in increments of 5
I created the vector, C= [200:-5:0] and I git an error that reads, Variable C must have size[41 1]. It is currently of size [1 4...

presque 2 ans il y a | 1 réponse | 0

1

réponse