Community Profile

photo

Alnuaimi


Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Write a function in Matlab that would take as input a row matrix.
* Use a for loop to compute the square of each element in A and store the square values in matrix B. function [B] = Square(...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I need help writing a function that checks if a number is even or odd in Matlab.
Write a function that would decide whether a number is even or odd. The function will take input n and display on the command wi...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort