Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

etwa ein Jahr vor

Frage


How can I maximize a tiled layout in a live script?
I have a live script, but there's some charts that I'd like the user to interact with using ginput. To that end, I'd like to dis...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Add Text Tile to Tiled Layout
I'm creating a tiled layout with several graphs that all relate to a single set of data. The data has say a dozen common propert...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 2 Jahre vor

Frage


removing up and down spikes from a surface
I have a 2-d array of data that represents a surface. The surface was scanned with a laser, and the laser data has both upward a...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I calculate the "Median" of floating point numbers
I have three two-dimensional arrays containing floating point numbers. I would like to construct a two-dimensional array that co...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find the number of non-empty cells in each row of a cell array
I have a cell array of tables where each row contains data for one specimen and each column of that row contains results of repe...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Build videos using every Nth image from original video
I have a high speed video of a spinning object. The camera is triggered by the object position and it takes 20 pictures for each...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Removing Short Runs from Binary Data
I have a large string of binary data of the form: A = [0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,...

etwa 6 Jahre vor | 3 Antworten | 0

3

Antworten