문제를 풀었습니다


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

1년 초과 전

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

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

1

답변

문제를 풀었습니다


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

2년 초과 전

질문


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

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

1

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

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

1

답변

질문


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

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

1

답변

질문


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

대략 6년 전 | 답변 수: 3 | 0

3

답변