Community Profile

photo

Luis Navarro


Last seen: 대략 1년 전 2022년부터 활동

Followers: 0   Following: 0

통계

  • Promoter
  • Scholar
  • Leader
  • Cody Challenge Master
  • Cody Problems in Japanese Master
  • Draw Letters
  • Community Group Solver
  • CUP Challenge Master
  • Project Euler I
  • Introduction to MATLAB Master
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Circumscribed circles
Given the lengths of the 3 sides of a triangle, output the radius of the circumscribed circle. Example: [3 4 5] -> 2.5

1년 초과 전

문제를 풀었습니다


Volume of Spherical Shell
In three-dimensional space, a spherical shell can be constructed from two concentric spheres. Determine the volume of a spheric...

1년 초과 전

문제를 풀었습니다


Back to basics 10 - Max Float
Covering some basic topics I haven't seen elsewhere on Cody. Return the largest positive floating-point number MATLAB can han...

1년 초과 전

문제를 풀었습니다


Lateral Area of a Right Rectangular Pyramid

1년 초과 전

문제를 풀었습니다


Find the Pattern 3

1년 초과 전

문제를 풀었습니다


Siren frequency and Doppler effect.
The Doppler effect is described on OpenStax University Physics at https://openstax.org/books/university-physics-volume-1/pages/1...

1년 초과 전

문제를 풀었습니다


Find the Pattern 2

1년 초과 전

문제를 풀었습니다


Find the Pattern 1

1년 초과 전

문제를 풀었습니다


Find the Pattern 4

1년 초과 전

문제를 풀었습니다


Find the Pattern 7

1년 초과 전

문제를 풀었습니다


Find the Pattern 6

1년 초과 전

문제를 풀었습니다


Find the Pattern 8

1년 초과 전

문제를 풀었습니다


Find the Pattern 5

1년 초과 전

문제를 풀었습니다


Find the Pattern 10

1년 초과 전

문제를 풀었습니다


Partial Pressure of Water Vapor from Relative Humidity
Buck (1996, 1981) published the following constants for the saturation pressure of water*: 6.1121 (mb) The saturation pressur...

1년 초과 전

문제를 풀었습니다


Perimeter of a quadrilateral
There are four cars starting at a point. The first car points north, the second one points east, the third one points south, an...

1년 초과 전

문제를 풀었습니다


Pressure for a given Above Sea Level Altitude
For altitudes up to the stratosphere (around 11 km above mean sea level), the air pressure can be estimated from: with where...

1년 초과 전

문제를 풀었습니다


Determine the perimeter of a three-quarter circle
If a circle has a diameter of x as an input value, then show the value of the perimeter of the three-quarter circle in output va...

1년 초과 전

문제를 풀었습니다


Find the Pattern 9

1년 초과 전

문제를 풀었습니다


Remove the Zero
Given an array n, remove all zeros

1년 초과 전

문제를 풀었습니다


Perimeters/Circumference
Given an array. Determine whether the perimeter is of a circle, triangle or square. Then calculate the perimeter.

1년 초과 전

문제를 풀었습니다


Project Euler: Problem 16, Sums of Digits of Powers of Two
2^15 = 32768 and the sum of its digits is 3 + 2 + 7 + 6 + 8 = 26. What is the sum of the digits of the number 2^N? Thanks ...

1년 초과 전

문제를 풀었습니다


pizza deals
Given two pizza slices of different sizes: * Slice A with angle alpha1, radius r1, and price p1 * Slice B with angle alpha2,...

1년 초과 전

문제를 풀었습니다


Longest Collatz Sequence
Inspired by Projet Euler n°14. The Collatz iterative sequence (See Cody problem n° 2103 and 211) is defined for the set of po...

1년 초과 전

문제를 풀었습니다


Output the Montgomery Form of the Input Matrix

1년 초과 전

문제를 풀었습니다


Sum of big primes without primes
Inspired by Project Euler n°10 (I am quite obviously a fan). With problem n°250 by Doug, you can find some global methods to ...

1년 초과 전

문제를 풀었습니다


An asteroid and a spacecraft
&#128640 Imagine a non-relativistic simple situation. Assume positions p0, p1, p2, and p3 are three dimensional Cartesian ...

1년 초과 전

문제를 풀었습니다


Numbers spiral diagonals (Part 2)
Inspired by Project Euler n°28 and 58. A n x n spiral matrix is obtained by starting with the number 1 and moving to the right ...

1년 초과 전

문제를 풀었습니다


Blood test?
Assuming: the genetic makeup (genotype) of a child is coded as a pair with two components, combining half genotype of one parent...

1년 초과 전

더 보기