Statistics
                        Cody
                        
                    0 Problems
                        4 Solutions
RANK
N/A
                          
                          
of 300 381
                        
REPUTATION
N/A
                           
                        
CONTRIBUTIONS
                          0 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            0.00%
                        
VOTES RECEIVED
0
RANK
 of 20 941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
RGB to CMYK
Convert an RGB code to the corresponding CMYK code for printing. The RGB input is a [1×3] double array between 0 and 1. ...
ungefär ett år ago
Solved
Four quadrant inverse tangent function.
Create a function that returns an array P the same size as X and Y containing the element-by-element, four-quadrant inverse tang...
ungefär ett år ago
Solved
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displayed ...
ungefär ett år ago
Solved
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:...
ungefär ett år ago
