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

Imagescm software
 

Imagescm

Added: September 06, 2013 | Visits: 337

Vectorized linspace This function will create a matrix of linearly spaced vectors.Example 1: Vector starting and ending pointsx1 = 100*randn(10,1);x2 = 100*randn(10,1);M = linspace2(x1,x2,1e3);imagesc(M)Example 2: Mixing Vectors and Scalarsx1 = 100*randn(10,1);x2 = 0;M = linspace2(x1,x2,1e3);imagesc(M)Suggestion to... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Vectorized linspace Download