![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15431372_1569836223329.png)
Daniel Hediger
Speedgoat GmbH
Followers: 0 Following: 0
Hey fellow MATLAB enthusiasts! I'm just a programmer who enjoys long walks to the keyboard and cozy coding sessions by the fireplace. In my free time, you can find me obsessing over the latest MATLAB updates, debugging my code until my eyes cross, and trying to convince my cat to help me with my projects (he's not very helpful). Let's MATLAB our way through life together
Javascript
Spoken Languages:
English
Statistik
RANG
5.572
of 297.046
REPUTATION
8
BEITRÄGE
0 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Travelling Salesman Problem (TSP)
Find a short way through given points. This is the travelling salesman problem. But the solution should be a fast and small func...
etwa ein Jahr vor
Gelöst
Find the Final State of an Abelian Sandpile
Let us define an <http://nautil.us/issue/23/dominoes/the-amazing-autotuning-sandpile Abelian sand pile> as a matrix that is only...
mehr als ein Jahr vor
Gelöst
Find the largest number
Find the largest number |x| among 4 numbers given as variables |a|, |b|, |c|, and |d|. Example: Input: a = 4; b = 7; c ...
mehr als ein Jahr vor
Gelöst
Create a function handle that reverses the input arguments of another function handle
Given a function that takes two input arguments and returns one output, create another function handle that performs the same op...
mehr als ein Jahr vor
Gelöst
The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".
mehr als ein Jahr vor
Gelöst
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
mehr als ein Jahr vor
Gelöst
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
fast 2 Jahre vor