photo

RAHUL ANTIL


2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

約5年 前 | 4 件の回答 | 0

4

回答

回答済み
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 ...

約5年 前 | 0

質問


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

約5年 前 | 7 件の回答 | 0

7

回答