photo

RAHUL ANTIL


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
201,142
of 299,706

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,791

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,568

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

6 years ago | 4 answers | 0

4

answers

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

6 years ago | 0

Question


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

6 years ago | 7 answers | 0

7

answers