photo

재훈


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
278,317
of 300,847

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,094

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,279

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


How can I enter a matrix into GUI?
I want to write a code which calculates Inverse matrix without using inv function.. What I want to do is to enter a matrix wi...

3 years ago | 1 answer | 0

1

answer

Question


How can I select a part of a matrix ?
I want to select the component of this matrix, whose first column value is bigger than 4, and the second column value is smaller...

3 years ago | 1 answer | 0

1

answer

Question


How can I make a string array consisting of strings with numerical suffixes?
I want to make a 50x1 array that consists of 'sub01', ‘sub02’, ‘sub03’, ‘sub04’, …, ‘sub50’. And this is my code, but it doesn'...

3 years ago | 2 answers | 0

2

answers