photo

Luke Plausin


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Hello :)

Estadística

All
  • First Review
  • Solver

Ver insignias

Feeds

Ver por

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

más de 9 años hace

Pregunta


How to configure matlab to recognize TI C2000 hardware support tools
I have tried to install the TI hardware support software in order to write some code for a TMS320F28069 using Matlab but it does...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Is my wife right?
Regardless of input, output the string 'yes'.

alrededor de 10 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

alrededor de 10 años hace