photo

Kevin Holly


Louisiana Tech University

Last seen: casi 2 años hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

0 Preguntas
1 Respuesta

File Exchange

1 Archivo

Cody

0 Problemas
8 Soluciones

CLASIFICACIÓN
75.915
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
0 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
14.110 of 20.926

REPUTACIÓN
18

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
1 Archivo

DESCARGAS
2

ALL TIME DESCARGAS
184

CLASIFICACIÓN
44.225
of 168.172

CONTRIBUCIONES
0 Problemas
8 Soluciones

PUNTUACIÓN
90

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • First Submission
  • First Answer
  • Scavenger Finisher
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


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

más de 7 años hace

Resuelto


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

más de 7 años hace

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

más de 7 años hace

Resuelto


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

más de 7 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

más de 7 años hace

Resuelto


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

más de 7 años hace

Resuelto


Swap two numbers
Example Input: a = 10 b = 20 Output a = 20 b = 10

más de 7 años hace

Respondida
How to draw contours around the OUTSIDE of pixels?
I obtained the bwperimtrace function from: https://www.mathworks.com/matlabcentral/fileexchange/49551-trace-perimeter-of-bina...

más de 7 años hace | 0

Enviada


MATSAP
Automated Analysis of Stretch-attend Posture

alrededor de 9 años hace | 2 descargas |

0.0 / 5

Resuelto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

alrededor de 9 años hace