photo

Reni Llupa


Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

7 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
109,568
of 297,457

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
42.86%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
125,337
of 158,938

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Load Images In MatLab HANGMAN game??
I have a game a group and I created. The current program uses a preloaded image of 'peppers' with the imdemos function. I want t...

7 years ago | 1 answer | 0

1

answer

Question


How to use the feval() function to evaluate the two input argument functions?
<</matlabcentral/answers/uploaded_files/102450/Screen%20Shot%202018-01-25%20at%207.15.00%20PM.png>> I need help with this hom...

7 years ago | 1 answer | 0

1

answer

Question


How can I create a string with sprintf based on these data?
The goal is to create a string which reads 'day, month, day(num), year' example: 'Sun, Nov 12, 2017' I will link what I have so...

7 years ago | 1 answer | 0

1

answer

Question


How can I preallocate me code?
How can I preallocate my code. Creating x_o=zeros(1,10000) does not help and makes it slower.I will attach the code above. Thank...

7 years ago | 1 answer | 0

1

answer

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

7 years ago

Question


How can I shorten my code via loading a data chart? HELP!
I have a data chart with values (matrices of 0s and 1s) which represent braille. Each letter is a 2x3 matrix. My code converts s...

7 years ago | 1 answer | 0

1

answer

Question


Why the error......assignment has more non-singleton rhs dimensions than non-singleton subscripts?
I have written a code to calculate the end grade(sum) while dropping the lowest grade value between a specific number of columns...

7 years ago | 1 answer | 0

1

answer

Question


How can I re-write this code to fit any size matrix? Help!
I have written a code to calculate the end grade(sum) while dropping the lowest grade value between a specific number of columns...

7 years ago | 1 answer | 0

1

answer