 
        Jonathan Agg
MathWorks
Followers: 0 Following: 0
Estadística
0 Preguntas
                        4 Respuestas
0 Problemas
                        610 Soluciones
CLASIFICACIÓN
6.307
                          
                          
of 300.343
                        
REPUTACIÓN
8
                           
                        
CONTRIBUCIONES
                          0 Preguntas
                          4 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            0.00%
                        
VOTOS RECIBIDOS
2
CLASIFICACIÓN
 of 20.926
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
169
of 168.172
CONTRIBUCIONES
                            0 Problemas
                            610 Soluciones
PUNTUACIÓN
7.698
NÚMERO DE INSIGNIAS
33
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Probabilities - More brains than luck
This problem is related to <http://it.mathworks.com/matlabcentral/cody/problems/596-more-luck-than-brains Problem 596. More luck...
5 meses hace
Resuelto
Test Driven Solution - Probability Problem 3
*Problem:* Without any Cody cheats, write code that passes the test suite. *Hint:* The test suite gets samples from the proba...
5 meses hace
Resuelto
More luck than brains
Give a random function that guess and return numbers from 1 to 6 exactly like the test suite .
5 meses hace
Resuelto
Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.
5 meses hace
Resuelto
Perform Rubik's Cube Moves
A standard Rubik's Cube is shown in 3-D and also unfolded to identify the specific Tile-face numbering. The faces are White-U...
5 meses hace
Resuelto
Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle
5 meses hace
Resuelto
Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.
5 meses hace
Resuelto
Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...
5 meses hace
Resuelto
radius of a spherical planet
You just measured its surface area, that is the input.
5 meses hace
Resuelto
Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>
5 meses hace
Resuelto
Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...
5 meses hace
Resuelto
Make a list string
Given a cell string, produce a string separating the items with spaces and commas and with an 'and' preceding the final item, an...
casi 2 años hace
Resuelto
most frequent character
Obtain the most frequent character. For example, s='balaram'; output='a'; If there is a tie between letters, return t...
casi 2 años hace
Resuelto
Simple Caesar Cypher - shift encrypt a message given an index number
A Caesar cypher is a simple shift encryption method. Your goal is to create a function that allows a user to input a string and ...
casi 2 años hace
Resuelto
ABBREVIATION
Abbreviate the given string. Consider Only Capital Letters. EXAMPLE If input is 'Abbreviation of The Given String' then ou...
casi 2 años hace
Resuelto
How many digits are there?
Input(s) - any string Output(n) - number of digits within string s
casi 2 años hace
Resuelto
Convert Two Character String into a Binary Vector
Given a string "XOXXO" convert it into a binary vector. [1 0 1 1 0] Paul Berglund implemented an optimal method in <http://ww...
casi 2 años hace
Resuelto
Join Strings with Multiple Different Delimiters
The idea is to form the string S by interleaving the elements of a cell array of strings DELIMITER and another cell array of st...
casi 2 años hace
Resuelto
Simple Decoder Ring
The stereotypical _decoder ring_ is remembered as a cereal box prize from the 1950s. Kids learned about cryptography by startin...
casi 2 años hace
Resuelto
Is the paranthesis sequence balanced ?
Quantum mechanics and computer science are interested in bra-kets. Today however you, the player, will have to write a function ...
casi 2 años hace











