photo

David Wilson


Auckland University of Technology

Last seen: Today Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

6 Preguntas
97 Respuestas

Cody

0 Problemas
7 Soluciones

CLASIFICACIÓN
323
of 297.775

REPUTACIÓN
256

CONTRIBUCIONES
6 Preguntas
97 Respuestas

ACEPTACIÓN DE RESPUESTAS
16.67%

VOTOS RECIBIDOS
48

CLASIFICACIÓN
 of 20.469

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
44.114
of 159.513

CONTRIBUCIONES
0 Problemas
7 Soluciones

PUNTUACIÓN
81

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • 6 Month Streak
  • First Review
  • Knowledgeable Level 4
  • Revival Level 1
  • First Answer
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Find the standard deviation of an array

más de 4 años hace

Resuelto


Is this matrix orthogonal?
Given a square matrix, a, determine whether it is orthogonal. INPUT: a, a n x n matrix OUTPUT: true or false

alrededor de 6 años hace

Resuelto


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

alrededor de 13 años hace

Resuelto


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...

alrededor de 13 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 ...

alrededor de 13 años hace

Resuelto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

alrededor de 13 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:...

alrededor de 13 años hace