Community Profile

photo

Luke Plausin


Attivo dal 2014

Followers: 0   Following: 0

Contatto

Hello :)

Statistiche

All
  • First Review
  • Solver

Visualizza badge

Feeds

Visto da

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

circa 9 anni fa

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

Risolto


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

quasi 10 anni fa

Risolto


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

quasi 10 anni fa