Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.657 Times

Accumarray software
 

Accumarray

Added: May 24, 2013 | Visits: 435

xyzplotter MATLABs most commonly used 3-d plotting tools surf and mesh require rectangular grids to plot in 3-d, not x,y,z triples. This function converts arrays of x,y,z triples into rectangular grids to use with surf, mesh, etc.common usage:[x y z] = xyzplotter(xin,yin,zin)xin,yin,zin are n x 1 arrays... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): xyzplotter Download

Added: March 24, 2013 | Visits: 323

Aggregate data using any number of multiple columns Surprisingly, I never came across the simple solution of aggregating data using accumarray. Accumarray needs indices supplied to aggregate too. Combining this with the Unique function, the user can quickly and conveniently aggregate data using any available and appropriate funciton supported by... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Aggregate data using any number of multiple columns Download

Added: March 30, 2013 | Visits: 434

Aggregate timeseries data to solstices and equinoxes accumSeasonTS- aggregate timeseries to solstices and equinoxesUsing G. Cardillo function to compute solstices and equinoxes, this function will aggregate time series data (e.g. Precipitation) to seasonally summarized results. To accomplish this three core functions are used: eqnsol, unique, and... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Aggregate timeseries data to solstices and equinoxes Download

Added: April 17, 2013 | Visits: 325

N-dimensional sparse arrays The class ndSparse defined in this submission will give a lot of the functionality of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): N-dimensional sparse arrays Download