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

Dome Projection software
Filter: All | Freeware | Demo
 

Dome Projection

< 1 2 3 4 5 > 
Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 273

ZugVoegel A flocking birds simulator originally designed for a projection effect in the contemporary ballet, Zugvogel, migratory birds in English, choreographed by Ji Kylian, premiered in the Bavarian State Opera in Munich, Germany in May 3, 2009. The simulation is mainly based on BOIDS algorithm...



Platforms: Mac

License: Shareware Cost: $10.00 USD Size: 296.96 KB Download (46): ZugVoegel Download

Added: May 04, 2013 | Visits: 428

Adaptive Filtering MATLAB files to implement all Adaptive Filtering Algorithms in the book by Paulo S. R. Diniz,Adaptive Filtering Algorithms and Practical Implementation, Third Edition, Springer, New York, 2008This book presents a concise overview of adaptive filtering, covering as many algorithms as possible in a...





Platforms: Matlab

License: Freeware Size: 143.36 KB Download (41): Adaptive Filtering Download

Added: June 13, 2013 | Visits: 404

radon-iradon bijection issue TEST ISSUE:We can observe that when the dimension of A is a multiple of 2, pixel information is misplaced (top-left-corner) or lost (bottom-right-corner)FIGURES:1st-row L-to-R: Shows an original image GREEN, then its MATLAB's radon transform (a.k.a. sinogram), then its MATLAB's inverse radon transform...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): radon-iradon bijection issue TEST Download

Added: May 12, 2013 | Visits: 383

mriphantom Raw MRI data are generated analytically from k-space coordinates using the (continuous) Shepp and Logan head phantom function. K -space coordinates are typically entered as 2D matrices (frequency and phase encodes).This tool is ideal for testing reconstruction of non-linear k-space trajectory MRI...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): mriphantom Download

Reduced-order inf. horizon time-inv. discr.-time LQG control for systems with white parameters Software described in and associated with the paper"Numerical algorithms and issues concerning the discrete-time optimal projection equations for systems with white parameters", Proceedings UKACC International Conference on Control '98, 1-4 Sept. 1998, University of Swansea, UK, Vol. 2,...


Platforms: Matlab


Added: July 05, 2013 | Visits: 302

mimtransform This essentially adds support for map projections to function imtransform from the Image Processing toolbox.The demo demonstrates the reprojection of a geotiff, from geographic latitude and longitude to UTM coordinates.If you just want to display an image as a figure in a different map...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): mimtransform Download

Added: July 14, 2013 | Visits: 497

geo2easeGrid Function that convert geographic coordinates to North azimuthal equal-area map with 25 kmresolution pixel (EASE-Grid projection or NL). That projection is used mainly in remote sensing and cover the northern hemisphere.If you want to know the corresponding pixel in the EASE-Grid projection to a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): geo2easeGrid Download

Added: September 09, 2013 | Visits: 390

Geodetic Transformations Set of tools to perform transformations between projection, ellipsoidal and cartesian coordinates in either direction.Included areproj2ell - projection to ellipsoidalell2cart - ellipsoidal to global cartesiand3trafo - datum transformation between global cartesian coordinate systemscart2ell -...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (39): Geodetic Transformations Download

Added: August 08, 2013 | Visits: 319

CT Projection Simulator Specifying an object as a shape results in fewer edge artifacts in the reconstructed image than with projections from radon.m, which specifies the object as an image.A comparison of reconstructed images with CTProjSim and radon.m is given athttp://aprendtech.com/wordpress/?p=89The object starts...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (39): CT Projection Simulator Download

Added: May 16, 2013 | Visits: 447

Spherical To Azimuthal Equidistant Converts from latitudes and longitudes to a two-dimensional projection well-suited for the visualization of geodesic paths. Here "geodesic paths" refers to paths of shortest distance along the surface of a sphere.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Spherical To Azimuthal Equidistant Download

Added: April 18, 2013 | Visits: 382

Image Reconstruction Demo (GUI) Medical Image Reconstruction using Filtered Back Projection.Matlab code (GUI) + 4 Sinograms for testing/demonstrations.Can be used as a laboration to compare different numbers of projections, filters and interpolation methods.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 4.7 MB Download (45): Image Reconstruction Demo (GUI) Download

Added: May 14, 2013 | Visits: 281

Triangulate vertices on a sphere Triangulate a set of points on the unit sphere using idea of stereographical projection.Steps:1. use the first vertex as projection center, project all the points onto a plane2. call delaunay triangulation to triangulate those points on the plane3. fill the hole by connecting the first vertex to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Triangulate vertices on a sphere Download

CTrecon-an improved parallel data image reconstruct function Reconstruct an image from parallel projection data using the convolution-backprojection algorithmfunction [img,H] = CTrecon(prj,varargin)for a discussion of this function including examples see: http://aprendtech.com/wordpress/?p=74Mathworks has created a workaround to fix the offset problem in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (48): CTrecon-an improved parallel data image reconstruct function Download

Added: May 20, 2013 | Visits: 366

Points On Line Linearly spaced points between two points in space . This function uses direction vector of two point to calculate points between .zip file containpointsOnLine.m : creates linearly spaced points .testpointsOnLine.m : example showing the use of pointsOnLine function .sphericalDodecahedron.m :...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Points On Line Download

Added: May 05, 2013 | Visits: 438

United States Population Growth Model Simulink model that predicts US population in 2100 AD: visualization and animation includedThis Simulink model predicts the population of the United States over the course of the 21st century. Population is defined as a function of age and gender in the year 2010 based on US Census Bureau data....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): United States Population Growth Model Download

Multiple matrix multiplications, with array expansion enabled MULTIPROD is a powerful, quick and memory efficient generalization for N-D arrays of the MATLAB matrix multiplication operator (*). While the latter works only with 2-D arrays, MULTIPROD works also with multidimensional arrays.MULTIPROD performs multiple multiplications between matrices, vectors,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 501.76 KB Download (47): Multiple matrix multiplications, with array expansion enabled Download

Added: April 18, 2013 | Visits: 345

Resampling volume or image with affine matrix 3D Affine matrix is such a 4x4 matrix:M = [ [R T]; [0 0 0 1] ];[x2 y2 z2 1]d-deOao = M * [x1 y1 z1 1]d-deOao ;where, R is a 3x3 rotation matrix, and T is a 3x1 translation matrix. [x1 y1 z1] is a location in original 3D image volume, and [x2 y2 z2] is a location in transformed 3D image...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Resampling volume or image with affine matrix Download

Added: June 09, 2013 | Visits: 369

4k Video to MP3 4k is a new resolution standard designed to digital cinema and computer graphics. It's advantage in the fact that it provides for a higher image definition quality, more detailed picture and offer better fast-action and larger projection surface visibility. 4k is called so due to its...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 15.86 MB Download (37): 4k Video to MP3 Download

Added: October 15, 2013 | Visits: 336

nsproj Solves a system of equations based on the Navier Stokes formula in three dimensions for incompressible flow. Using the three step projection method for the solution. NSPROJ includes both a serial and semi-parallel OpenMP solver routine.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (40): nsproj Download

Added: October 03, 2013 | Visits: 277

CoreData Persistence Persistence has been implemented for the simplification and making easier the work with Core Data Framework and represents its light object wrapper. It is designed for the common usage scenarios, where it is sufficient the Core Data stack handling and the basic object (objects graph) querying or...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.22 MB Download (43): CoreData Persistence Download

< 1 2 3 4 5 >