photo

Sanket Dahat


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
4.231
of 300.365

REPUTATION
12

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
3

RANK
 of 20.933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.262

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

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
what is wrong with my function
function area=tri_area(b,h) area=b*h/2; end

bijna 6 jaar ago | 3

| accepted

Question


basic question about matrices
Given a Matrix A, Create a row vector of 1's that has same number of elements as A has rows. Create a column vector of 1's t...

bijna 6 jaar ago | 1 answer | 0

1

answer