Community Profile

photo

LukasG


Last seen: 5개월 전 2022년부터 활동

PhD Student at RWTH Aachen University

통계

All
  • MATLAB Central Treasure Hunt Finisher
  • Tiles Challenge Master
  • Strings II Master
  • Indexing II Master
  • Sequences And Series II Master
  • Number Manipulation II Master
  • Matrix Patterns II Master
  • Project Euler I
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Promoter
  • Community Group Solver

배지 보기

Content Feed

보기 기준

답변 있음
Unable to view saved mpiprofile stats from compute cluster on local machine
I figured out some workaround. I noticed, that in the returned struct the functions and files were obviously given with director...

1년 초과 전 | 0

| 수락됨

질문


Unable to view saved mpiprofile stats from compute cluster on local machine
Hi, I am trying to use the Matlab Profiler to analyze my code. I used the "normal" Profiler via profile on % Code to be analyz...

1년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


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 plac...

1년 초과 전

문제를 풀었습니다


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...

1년 초과 전

문제를 풀었습니다


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...

1년 초과 전

문제를 풀었습니다


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...

1년 초과 전

문제를 풀었습니다


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...

1년 초과 전

문제를 풀었습니다


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...

1년 초과 전

문제를 풀었습니다


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...

1년 초과 전

문제를 풀었습니다


Splitting Hexagon - Problem the first

1년 초과 전

문제를 풀었습니다


Splitting Triangle - Problem the second

1년 초과 전

문제를 풀었습니다


Splitting Triangle - Problem the first

1년 초과 전

문제를 풀었습니다


Splitting Square - Problem the second

1년 초과 전

문제를 풀었습니다


Splitting Circle
Consider a circle which has been divided into three concentric circles as depicted in the figure below The ratio betwen the a...

1년 초과 전

문제를 풀었습니다


Splitting Hexagon - Problem the third

1년 초과 전

문제를 풀었습니다


Splitting Square - Problem the first

1년 초과 전

문제를 풀었습니다


Lights Out 3 - 5x5, 6 moves
<https://en.wikipedia.org/wiki/Lights_Out_(game) Lights Out> is a logic game wherein all lights need to be turned off to complet...

1년 초과 전

문제를 풀었습니다


Lights Out 2 - 5x5, 4 moves
<https://en.wikipedia.org/wiki/Lights_Out_(game) Lights Out> is a logic game wherein all lights need to be turned off to complet...

1년 초과 전

문제를 풀었습니다


Lights Out 1 - 5x5, 3 moves
<https://en.wikipedia.org/wiki/Lights_Out_(game) Lights Out> is a logic game wherein all lights need to be turned off to complet...

1년 초과 전

문제를 풀었습니다


Perform Rubik's Cube Moves
A standard Rubik's Cube is shown in 3-D and also unfolded to identify the specific Tile-face numbering. The faces are White-U...

1년 초과 전

문제를 풀었습니다


Pumpkin Pie!
It's time for desert at Thanksgiving. You've all gathered at grandma's house, and she's about to start cutting the pumpkin pie. ...

1년 초과 전

문제를 풀었습니다


Wheat on a chessboard pt 2
If a chessboard were to have wheat placed upon each square such that x grains were placed on the first square and each successiv...

1년 초과 전

문제를 풀었습니다


Wheat on a chessboard pt 1
If a chessboard were to have wheat placed upon each square such that one grain were placed on the first square and each successi...

1년 초과 전

문제를 풀었습니다


Scrabble Scores - 2
An <https://www.mathworks.com/matlabcentral/cody/problems/56-scrabble-scores introductory Cody problem> asks the user to score a...

1년 초과 전

문제를 풀었습니다


Create a dictionary
The goal is to write a function that returns a dictionary from a list of words or phrases and their definitions. Here is an exam...

1년 초과 전

문제를 풀었습니다


Word Search Solver
There are n words (minimum of three letters in each word) supplied with a given word search board. The answer will contain n row...

1년 초과 전

문제를 풀었습니다


OXO counting
Count the number of occurrences of "OXO" in rows, columns, diagonals and anti-diagonals. Example: >> board = ['OOX' ...

1년 초과 전

문제를 풀었습니다


Tic-Tac-Logic - Solution Checker
<http://www.conceptispuzzles.com/index.aspx?uri=puzzle/tic-tac-logic/rules Tic-Tac-Logic> is a logic puzzle wherein a rectangula...

1년 초과 전

문제를 풀었습니다


Hangman (easy)
What is the best letter to start a <http://en.wikipedia.org/wiki/Hangman_(game) hangman> game with? You are given a cell arra...

1년 초과 전

문제를 풀었습니다


Fill-a-pix - Solver (basic)
<http://www.conceptispuzzles.com/index.aspx?uri=puzzle/fill-a-pix/rules Fill-a-pix> is a logic puzzle game similar to Pic-a-Pix ...

1년 초과 전

더 보기