Community Profile

photo

Reni Llupa


Active since 2017

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Content Feed

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...

6 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...

6 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...

6 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...

6 years ago | 1 answer | 0

1

answer

Solved


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

6 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...

6 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...

6 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...

6 years ago | 1 answer | 0

1

answer