photo

Celso Carranza


Last seen: mer än 2 år ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
27 336
of 300 392

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

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


How to create the array [1, 2,2 ,3, 3, 3, 4,4 4, 4]?
I would like to create an array that increases in repeated value with each as shown in the title [1,2,2,3,3,3,4,4,4.,.]

mer än 6 år ago | 1 answer | 0

1

answer

Question


How to write an unformatted binary file in MATLAB that will be read in FORTRAN
I have tried the following code, but I keep getting the following error: I/O past end of record on unformatted file The code I...

nästan 7 år ago | 0 answers | 1

0

answers

Question


Why does my resulting matrix only contain the last value of the iteration for p and q?
phi(1,1) = 3; phi(2,1) = 2; phi(3,1) = 1; phi(5,1) = 6; g = [1 2 3; 4 5 6; 7 8 9]; for ...

mer än 7 år ago | 1 answer | 0

1

answer