Community Profile

photo

Giovanni de amici


Last seen: 2 months ago Active since 2016

Followers: 0   Following: 0

Statistics

All
  • First Review
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Question


tie the size of the marker (in a 3D plot) to the scale of the axis
Have a line in space (X, Y, Z); using scatter3(X,Y,Z) I can plot the line. Using scatterr3(X,Y,Z,S) I can change the size of th...

1 year ago | 1 answer | 0

1

answer

Question


interpolate a 2D map (array) of density samples and preserve the total ?
Good day; I have a 2D map of data (think: signal strenght per unit sold angle). I want to resample to a finer grid (say from 1x...

2 years ago | 2 answers | 0

2

answers

Question


appending frames to an existing .avi file
am trying to figure out a way to append frames to .avi files. In a simplistic way I want to: open and set up multiple mo...

6 years ago | 0 answers | 0

0

answers

Answered
finding which points in a grid are inside an irregular shape
thanks. unfortunately my edition of matlab does not recognize the call 'poly2mask'. it is specific to the 'image processing' to...

6 years ago | 0

Question


finding which points in a grid are inside an irregular shape
Good day; I have an irregular closed shape (think of a sketch of a Christmas tree) where for any X there can be multiple Ys and...

6 years ago | 3 answers | 0

3

answers

Question


does matlab offer the option to do an interrupted map projection?
need to plot data on the Earth. whole Earth image. the landmasses are the most interesting areas and would like to maintain both...

6 years ago | 0 answers | 0

0

answers

Question


how much is the toolbox dependent upon the 'recommended' support toolboxes ?
Am considering using matlab, with the Antenna toolbox, to design and analyze an array of conical log-periodic spirals for low (s...

7 years ago | 1 answer | 0

1

answer

Solved


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

7 years ago