photo

RAHUL ANTIL


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


If else problem for year
Write a function called valid_date that takes three positive integer scalar inputs year, month, day. If these three represent a ...

etwa 5 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
How to write function for above combine matrix?
T = [7,3] T = [ 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 ...

etwa 5 Jahre vor | 0

Frage


How to write function for above combine matrix?
A = [2,4] A = [1 1 1 1 ; 1 1 1 1; 2 2 2 2; 2 2 2 2; 3 3 3 3; 3 3 3 3] what will be the funtion for A= [7,4] or using any ra...

etwa 5 Jahre vor | 7 Antworten | 0

7

Antworten