![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14526304_1634091740402.png)
Python, Java, MATLAB, Ruby, HTML, CSS, Shell
Spoken Languages:
English
Statistik
RANG
247.281
of 297.016
REPUTATION
0
BEITRÄGE
0 Fragen
1 Antwort
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Convert a vector into numbers
Suppose a vector x = [ 1 2 4 7] is given. You have to convert this vector into string number y = '1247'. Examples x = [ 1...
etwa 3 Jahre vor
Gelöst
Broken numlock key, oppps !
The numlock key on my computer is pressed and is now broken, so I cant press it to switch off the numlock mode. And hence I am n...
etwa 3 Jahre vor
Gelöst
Flip the bit
Given an input character string (e.g. '1001'), return a character string with the bits flipped ('0110').
etwa 3 Jahre vor
Gelöst
Legend of Zelda - Rupee Count (Compact)
Building off of <https://www.mathworks.com/matlabcentral/cody/problems/3025-zelda-rupee-count Problem 3025>, suppose that Link's...
etwa 3 Jahre vor
Gelöst
Did you say please? - Find one string within another without strfind or regexp/regexpi
For a given string sentence, determine if the string word 'please' is present or not. If so, return the string 'OK', else return...
etwa 3 Jahre vor
Gelöst
Reverse within string
If input is a string 'yellow' the output should be 'leywol'. Locate the middle of the string and reverse the first (yel) and sec...
etwa 3 Jahre vor
Gelöst
Legend of Zelda - Rupee Count
Rupees are the main currency in The Legend of Zelda games. The value of each rupee is determined by its color. Unfortunately, th...
etwa 3 Jahre vor
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
etwa 3 Jahre vor
How can i create a figure which I can put on other?
I'm not sure what you're aiming to do, but you could use the hold function to plot two or more graphs on the same graph, like th...
fast 6 Jahre vor | 0