C++
Spoken Languages:
Chinese
Pronouns:
No pronouns - Use my name only
Estadística
20 Preguntas
148 Respuestas
15 Archivos
Cody15 Problemas
44 Soluciones
CLASIFICACIÓN
470
of 300.364
REPUTACIÓN
169
CONTRIBUCIONES
20 Preguntas
148 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
31
CLASIFICACIÓN
5.793 of 20.934
REPUTACIÓN
211
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
15 Archivos
DESCARGAS
33
ALL TIME DESCARGAS
984
CLASIFICACIÓN
8.442
of 168.407
CONTRIBUCIONES
15 Problemas
44 Soluciones
PUNTUACIÓN
793
NÚMERO DE INSIGNIAS
6
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Which YAxis does this Graphic object belong to?
Your function gets a graphic object in an Axes that has 2 YAxis. Can you determine which YAxis does this object belong to?
3 meses hace
Problema
Which YAxis does this Graphic object belong to?
Your function gets a graphic object in an Axes that has 2 YAxis. Can you determine which YAxis does this object belong to? I pr...
3 meses hace | 0 | 3 solvers
Resuelto
Classify triangles as acute, obtuse, or right
In an acute triangle, the three interior angles are acute, or smaller than 90 degrees. In an obtuse triangle, one angle is obtus...
4 meses hace
Resuelto
Breaking up a chocolate bar
You've got a chocolate bar of size , and you want to break it up into bite-sized () pieces. How many steps are required to do th...
4 meses hace
Problema
Dimensional FindGroupsN
The upgraded version of the built-in findgroups, supports any data type, and you can specify a split dimension, and missing valu...
4 meses hace | 0 | 0 solvers
Resuelto
Pipeline - Variable-length Input
Design the |gt|(>) method of |function_handle| so that: >> 1 > @sin > @cos ans = 0.666366745392881 >> cos(sin(1...
alrededor de 1 año hace
Resuelto
Number of toolboxes?
Return a number equal to the number of toolboxes available to the Cody solvers.
casi 3 años hace
Problema
Integer vector optimal lossless deduplication
You're given an integer vector A, a Min scalar and a Max scalar. You can assume all elements in A are in [Min,Max] range, and nu...
casi 3 años hace | 2 | 2 solvers
Problema
Is the number of 1s in a binary integer odd or even?
Your function should turn the input integers into binary form and count the number of 1s in the binary. If the number is odd, re...
casi 3 años hace | 1 | 22 solvers
Problema
Ambiguous concatenation
Give two expressions that can have different meaning inside/outside a concatenation expression.
alrededor de 3 años hace | 0 | 4 solvers
Resuelto
Check if equal
Return true if all the elements of an nD array are equal, false otherwise.
más de 3 años hace
Resuelto
Curry a function handle
From Wikipedia, Currying: In mathematics and computer science, currying is the technique of converting a function that takes mu...
más de 3 años hace
Problema
Merge structs on fields
Merge a bunch of structs into one, containing the field names and corresponding values of all input structs. For duplicate field...
más de 3 años hace | 0 | 4 solvers
Resuelto
Exhaust all possible logical vectors
Input a length argument and list all possible logical vectors of that length. My solution is of size 29. Can you find an even s...
más de 3 años hace
Resuelto
Maximum of ND-array
Find the maximum element of a N dimensional array. Example: A=[1 2 4 ; -20 4 10]; The maximum is 10.
más de 3 años hace
Problema
Exhaust all possible logical vectors
Input a length argument and list all possible logical vectors of that length. My solution is of size 29. Can you find an even s...
más de 3 años hace | 1 | 19 solvers
Resuelto
Undocumented MATLAB tricks No. 2 - Tell the parfor index
Your function is called in multiple for-loops, and the loop indices are given to your function. One of these indices are from a ...
más de 3 años hace
Resuelto
Undocumented MATLAB tricks No. 1 - Save a function-returned struct
Often we face the case when we want to save a function-returned struct to a mat file with each of its field as individual variab...
alrededor de 4 años hace
Problema
Undocumented MATLAB tricks No. 2 - Tell the parfor index
Your function is called in multiple for-loops, and the loop indices are given to your function. One of these indices are from a ...
alrededor de 4 años hace | 0 | 2 solvers
Problema
Undocumented MATLAB tricks No. 1 - Save a function-returned struct
Often we face the case when we want to save a function-returned struct to a mat file with each of its field as individual variab...
alrededor de 4 años hace | 0 | 5 solvers
Resuelto
Dealfun (1.0)
*Short description.* Write a function _dealfun_: [y1,y2,...,yn]=dealfun(fhandle,x1,x2,...,xn) which evaluates the f...
alrededor de 4 años hace
Problema
Original coordinate of the min element of a subset of elements
casi 5 años hace | 2 | 20 solvers











