Community Profile

photo

Augusto Mazzei


Last seen: 1 giorno fa Attivo dal 2017

Aerospace engineering

Programming Languages:
Python, Javascript, MATLAB, HTML
Spoken Languages:
English, Italian

Statistiche

  • MATLAB Mini Hack 2022 Participant
  • MATLAB Mini Hack Participant
  • Computational Geometry II Master
  • Computational Geometry IV Master
  • Speed Demon
  • R2016b Feature Challenge Master
  • Creator
  • Word Puzzles Master
  • Strings III Master
  • Strings I Master
  • Indexing I Master
  • Computational Geometry I Master

Visualizza badge

Content Feed

Visto da

Risolto


Ordinary Annuity : Number of payments (Future Value)
Theorem : Future Value of an Ordinary Annuity where; F : Future value A : Periodic payment r : Rate per period n : Numbe...

circa 21 ore fa

Risolto


Get me!
Inspired by Now! problems. Do your best!

circa 21 ore fa

Risolto


Musical Note Interval 1 - Diatonic Scale
Assuming a simple diatonic C scale, calculate the interval (integer) between two notes (provided as strings). By applying number...

circa 21 ore fa

Risolto


掃き出し法を実装して、連立一次方程式を解いてみよう
※本問は、2023/7/24開催の、筑波大学でのセミナーのために作成した問題です。 掃き出し法を使った連立一次方程式の解法を穴埋めで実装してみましょう。 左辺と右辺を、それぞれ以下の行列Aおよび列ベクトルBで表したものが与えられたとします。この時、...

circa 21 ore fa

Risolto


Sum the two halves of an array with an even number of elements
given an array of an even number of elements, sum the front and back half of the array and return the sums as an array For exam...

circa 21 ore fa

Risolto


Neural Net: Calculate Perceptron
This challenge is to calculate the Neural Net Perceptron value,P, given X, WH, and WP using ReLU on the hidden layer. This examp...

circa 21 ore fa

Risolto


Wait a second!
Your code needs to take 'exactly' one second to run — accurate to ±0.5 milliseconds. The input will be the number of millis...

3 mesi fa

Risolto


Greed is good - Simple partition P[n].
Find a simple partition P[n]. E.g. P[10] = 4 + 3 + 2 + 1. There are many solutions, compute just one set. Don't repeat numbers...

3 mesi fa

Risolto


Calculate the volume of the intersection of two balls
Consider two balls (solid spheres) in , with radius and respectively. Suppose that the distance between the centers of the two...

3 mesi fa

Risolto


Mid-term report
You just got your mid-term report, but it's full of ones and twos :(. So before you give it to your parents, you change it, in o...

3 mesi fa

Risolto


Box
Give the volume of a box, x is equal to the body diagonal.

3 mesi fa

Risolto


Stairs
Make an n by n matrix, where the elements are ones and zeros. In the main diagonal, and under that, there should be only ones (...

3 mesi fa

Risolto


Draw Letter 'L'

3 mesi fa

Risolto


Ordinary Annuity : Periodic Payment (Present Value)
Theorem : Present Value of an Ordinary Annuity where; P : Present value of all payments A : Periodic payment r : Interest ...

3 mesi fa

Risolto


Ordinary Annuity : Present Value
Theorem : Present Value of an Ordinary Annuity where; P : Present value of all payments A : Periodic payment r : Interest ...

3 mesi fa

Risolto


divide by 5

3 mesi fa

Risolto


drowsy?
This dog() may be drowsy or function immediately when you call, return 1 or 0 accordingly within 2/10 second.

3 mesi fa

Risolto


Dick Van Dyck?
Not the celebrity, Dick Van Dyke, this problem relates to balanced strings of parentheses, Dyck Language. Please attach the de...

3 mesi fa

Risolto


Backward Substitution
Solve a upper triangular linear set of equations as described in the following link: http://www.people.virginia.edu/~teh1m/cody/...

3 mesi fa

Risolto


area

3 mesi fa

Risolto


GJam 2017 Kickstart: Parentheses (Large)
This Challenge is derived from <http://code.google.com/codejam/contest/6304486/dashboard#s=p2 GJam 2017 Kickstart Parentheses>. ...

3 mesi fa

Risolto


GJam 2017 Kickstart: Parentheses (Small)
This Challenge is derived from <http://code.google.com/codejam/contest/6304486/dashboard#s=p2 GJam 2017 Kickstart Parentheses>. ...

3 mesi fa

Risolto


Concatenate a successive power matrix in a column matrix
Generate F = [M1 M^2 ... M^p] with M a matrix, without using for.

3 mesi fa

Risolto


Find The area of the square
Given that the length of the side of a square is x, find the area.

3 mesi fa

Risolto


Easy Sequences 33: Web Trapped Ant
An ant is trapped on a spider web inside a can with open top. The can has a radius and height . A spider sitting on the outside...

3 mesi fa

Risolto


Dots in a Diamond
Return how many <http://en.wikipedia.org/wiki/Diamond_cubic Diamond Cubic> lattice grid points there are inside a 3D sphere of r...

3 mesi fa

Risolto


Functionality 1
It's all about functionality. *Cheating is allowed but not required*

3 mesi fa

Risolto


Number Puzzle - 117

3 mesi fa

Carica altro