photo

marciuc


politehnic

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
13,227
of 300,352

REPUTATION
3

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
3

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

Feeds

View by

Question


dimensional data string
I have an exercise in mathlab ..... load xx18.dat load yy18.dat plot(xx18,yy18) a=mean(xx18) b=mean(yy18) c=m...

14 years ago | 1 answer | 0

1

answer

Answered
How do I generate a given Matrix in one command?
Thank you guys...regards from Romania

14 years ago | 0

Question


How do I generate a given Matrix in one command?
I have to generate a matrix A = [1 1 0 0 0; 1 1 1 0 0; 0 1 1 1 0; 0 0 1 1 1; 0 0 0 1 1] writing ...

14 years ago | 17 answers | 3

17

answers