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 years 前 | 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 years 前 | 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 years 前 | 7 个回答 | 0

7

个回答