Problem 2189. Order of things - 1
Solution Stats
Problem Comments
-
2 Comments
Maybe a clue or a link to understand this family of problem.
The background is that I encountered this problem when analysing experimental data. Different acquisition modules were used simultaneously. Timing data from one signal was used to calculate a delay from another. The offset from again another was to be subtracted from a couple of others. An area under a resulting curve was to be devided by another area, taking into account the timing signal. In other words, there were multiple interconnected processing steps, with cross-dependencies.
This inspired me to write this Cody-task.
Solution Comments
Show commentsProblem Recent Solvers18
Suggested Problems
-
Least common multiple of many numbers
222 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
981 Solvers
-
Construct a string from letters and counts
138 Solvers
-
Set the array elements whose value is 13 to 0
1320 Solvers
-
Area of an equilateral triangle
5315 Solvers
More from this Author31
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!