photo

Aaron Coville


Last seen: 7 jours il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

4 Questions
0 Réponses

Cody

0 Problèmes
566 Solutions

RANG
200 233
of 301 806

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
1

RANG
 of 21 413

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
161
of 176 647

CONTRIBUTIONS
0 Problèmes
566 Solutions

SCORE
8 486

NOMBRE DE BADGES
47

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Tiles Challenge Master
  • Cody Challenge Master
  • First Review
  • Scholar
  • Matrix Patterns II Master
  • Card Games Master
  • Draw Letters
  • R2016b Feature Challenge Master
  • Promoter
  • Cody Problems in Japanese Master
  • Matrix Manipulation II Master

Afficher les badges

Feeds

Afficher par

A résolu


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

7 jours il y a

A résolu


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

7 jours il y a

A résolu


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

7 jours il y a

A résolu


Basic Physics VII
Calculate the speed.

7 jours il y a

A résolu


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

7 jours il y a

A résolu


Basic Physics V
Calculate the Weight (w).

7 jours il y a

A résolu


Basic Physics IV
Calculate the Work.

7 jours il y a

A résolu


Basic Physics III
Calculate the Potential Energy (PE).

7 jours il y a

A résolu


Basic Physics II
Get the Kinetic Energy (KE).

7 jours il y a

A résolu


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

7 jours il y a

A résolu


Problem Set 2
Make a calculator by the four main operators (op): + - * / And the two numbers (n1, n2). Don't forget to check to divisio...

7 jours il y a

A résolu


Problem Set 1
You will get the vector "v", you should put it's length in a variable called "lngth", then... If it's length from 1 to 5, sz = ...

7 jours il y a

A résolu


Switch-Case-Otherwise
You should make random numbers to 10, by 3 rows and 3 columns. Cases from 1 to 3, b = true. Otherwise, b = false.

7 jours il y a

A résolu


NOT
If a not equal to zero, b = true, else, b = false.

7 jours il y a

A résolu


OR
If a greater than zero or c less than 10, b = true, else, b = false.

7 jours il y a

A résolu


AND
If a greater than 0 and n less than 10, b = true, else, b = false. (Checking a should be in one line by AND special sign in MAT...

7 jours il y a

A résolu


Nested If(s)
If a greater than zero, then check, if a = greater that 1 and less than 10, then b = true, else, b = false.

7 jours il y a

A résolu


If-Elseif-Else
If a more than zero, b = true, if a = zero , b = zero, else, b = false.

7 jours il y a

A résolu


If-Else
If a more than zero, b = true, else, b = false.

7 jours il y a

A résolu


If
If a more than zero, then b = true.

7 jours il y a

A résolu


Rotate and display numbered tile
Imagine a square tile with four numbers on it, one on each edge. We will call these edges north, east, south, and west. If th...

14 jours il y a

A résolu


Stuff the Board
You have a stack of tiles to put onto an array-like playing board. Each tile has a number (always an integer), and the board var...

14 jours il y a

A résolu


Find best domino orientation
Given a list of pairs, find the orientation they should be placed in a line, such that the sum of the absolute values of the dif...

14 jours il y a

A résolu


Choose the best fitting dominoes
You will be given a cell array of nx2 matrices. Choose one row from each matrix. These are the ordered pairs that will be placed...

14 jours il y a

A résolu


Find best placement for ordered dominoes (harder)
Given a list of ordered pairs, find the order they should be placed in a line, such that the sum of the absolute values of the d...

14 jours il y a

A résolu


Find perfect placement of non-rotating dominoes (easier)
Given a list of ordered pairs, find the order they should be placed in a line, such that the sum of the absolute values of the d...

14 jours il y a

A résolu


Scoring for oriented dominoes
Given a list of ordered pairs, and the order they should be placed in a line, find the sum of the absolute values of the differe...

14 jours il y a

A résolu


Given two arrays, find the maximum overlap
Given two (integer) arrays s1 and s2, create a new array s3 which is as short as possible and contains both arrays. #1 s1 = [...

14 jours il y a

A résolu


Counting in Finnish
Sort a vector of single digit whole numbers alphabetically by their name, in Finnish. See the Wikipedia page for <http://en.wik...

15 jours il y a

A résolu


Word Counting and Indexing
You are given a list of strings, each being a list of words divided by spaces. Break the strings into words, then return a maste...

15 jours il y a

Charger plus