Community Profile

photo

Szász Botond


Last seen: 10 mesi fa Attivo dal 2021

Statistiche

  • Likeable
  • Famous
  • Quiz Master
  • Scholar
  • Project Euler I
  • Curator
  • Puzzler
  • Draw Letters
  • CUP Challenge Master
  • Commenter
  • Speed Demon
  • Creator

Visualizza badge

Content Feed

Visto da

Risolto


Reverse Calculator
Use this reverse calculator and give correct output Its simple, In my Reverse calculator if you press 0 it will be considered...

quasi 3 anni fa

Risolto


Create a Multiplication table matrix...
Create a product table in this format: P = [ 1 2 3 4 5; 2 4 6 8 10; 3 6 9 12 15; 4 8 12 1...

quasi 3 anni fa

Risolto


lb to kilogram
convert lb to kilogram units, easy

quasi 3 anni fa

Risolto


Ounces to Kilograms
convert ounces to kilograms, easy

quasi 3 anni fa

Risolto


Problem 44444 !!! free beer everyone
just say hallelujah to solve this problem

quasi 3 anni fa

Risolto


find the logic,easy one
find the logic behind, example x=18 y=306 x=53 y=2756

quasi 3 anni fa

Risolto


Find Logic 8

quasi 3 anni fa

Risolto


Dot Product

quasi 3 anni fa

Risolto


Find Logic 15

quasi 3 anni fa

Risolto


Find square of given number
Find Square of any number

quasi 3 anni fa

Risolto


Getting the row and column location from a matrix
This is a basic MATLAB operation. It is for instructional purposes. --- You may already know how to get <http://www.mathwo...

quasi 3 anni fa

Risolto


Find the logic
There exists one logic in between input and output. Find it (easy math). Example 1: x=13 then y=339; Example 2: x=26...

quasi 3 anni fa

Risolto


Binary
Given a positive, integer n, create a function that returns the respective binary number in the form of a vector. Example: ...

quasi 3 anni fa

Risolto


Golden ratio
Calculate the golden ratio. Hint: phi^2 = phi + 1.

quasi 3 anni fa

Risolto


DC-DC boost converter
Find the output voltage of a DC-DC boost converter when its input voltage is 12V and the duty cycle ratio is 0.6.

quasi 3 anni fa

Risolto


Evil Number
Check if a given natural number is evil or not. Read more at <https://oeis.org/A001969 OEIS>.

quasi 3 anni fa

Risolto


MiniMax
Find the smallest value in array, which is the maximum of its row and column. Example: in array shown below are two numbers w...

quasi 3 anni fa

Risolto


Pernicious Anniversary Problem
Since Cody is 5 years old, it's pernicious. A <http://rosettacode.org/wiki/Pernicious_numbers Pernicious number> is an integer w...

quasi 3 anni fa

Risolto


Counting Sequence
Given a vector x, find the "counting sequence" y. A counting sequence is formed by "counting" the entries in a given sequence...

quasi 3 anni fa

Risolto


counting sequence
A counting sequence is formed by "counting" the entries in a given sequence.

quasi 3 anni fa

Risolto


Sum My Indices
Given inputs M and N (in that order), output an MxN matrix whose entries are equal to the sum of their indices. Example input...

quasi 3 anni fa

Risolto


Product of Each Column
Given a matrix |mat| with |n| columns, return a row vector |v| of length |n|, where every element in |v| is the product of the |...

quasi 3 anni fa

Risolto


Diagonal Pattern
For a positive integer |n|, return an |nXn| matrix |mat| such that the value of each element in row |i| and column |j| is given ...

quasi 3 anni fa

Risolto


Rotate input square matrix 90 degrees CCW without rot90
Rotate input matrix (which will be square) 90 degrees counter-clockwise without using rot90,flipud,fliplr, or flipdim (or eval)....

quasi 3 anni fa

Risolto


Back to basics 21 - Matrix replicating
Covering some basic topics I haven't seen elsewhere on Cody. Given an input matrix, generate an output matrix that consists o...

quasi 3 anni fa

Risolto


Alternating sum
Given vector x, calculate the alternating sum y = x(1) - x(2) + x(3) - x(4) + ...

quasi 3 anni fa

Risolto


Find Logic 10

quasi 3 anni fa

Risolto


Find Logic 6

quasi 3 anni fa

Risolto


Add 2 Vectors

quasi 3 anni fa

Risolto


Calculate Resistance
Calculate Resistance R of a linear conductor having resistivity p, length l and area A

quasi 3 anni fa

Carica altro