photo

napo


Active since 2013

Followers: 0   Following: 0

Message

i am dangerous, perilous, hazardous

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
75,170
of 300,379

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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


Trying to find cells of a matrix from vector values
I have 3 vectors V1( 1; 3; 5;), V2 (1; 3; 6;), V3 (2; 3; 4; 5;) and i want to find in a matrix A ( 1 5 2 4 3 1;...

11 years ago | 2 answers | 0

2

answers

Question


how to change part of a matrix into zero
i have a matrix A= (m,n) and i want to make the first 10% row elements 0 suppose A= [1 1 1; 2 2 2; 3 3 5; ...

12 years ago | 3 answers | 0

3

answers