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

Nyc Transit Directions software
Filter: All | Freeware | Demo
 

Nyc Transit Directions

< 1 2 3 4 5 > 
Added: April 08, 2013 | Visits: 361

DTI Fiber Tractography (Streamline Tracking Technique) Including diffusion tensor data calculation, fiber tractography and fiber tracts visualization Function.[DiffusionTensorCalculation.m] will calculate the diffusion tensor, fractional anisotropy (FA), fiber direction eigenvalue and principle eigenvector.[Tractography_STT_Euler.m] will will...



Platforms: Matlab

License: Freeware Size: 18.04 MB Download (44): DTI Fiber Tractography (Streamline Tracking Technique) Download

Added: May 28, 2013 | Visits: 250

Patch Curvature This function calculates the principal curvature directions and values of a triangulated mesh. The function first rotates the data so the normal of the current vertex becomes [-1 0 0], so we can describe the data by XY instead of XYZ. Secondly it fits a least-squares quadratic patch to the local...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 296.96 KB Download (40): Patch Curvature Download

Added: July 26, 2013 | Visits: 313

Crystallographic_Calculation This script is able to calculate angle between planes, directions of different crystal system. It also can calculate cross-product of two vectors. This can also be used to calculate experimental tilt angle between two poles. This is very useful script for crystallographers. In this script only...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Crystallographic_Calculation Download

Added: May 29, 2013 | Visits: 534

Windows command line MATLAB process priority I've seen many questions on how to run MATLAB in Windows with a process priority other than "normal."During long calculations on single-processor machines, it would be nice to reduce the priority of the MATLAB process so that you can get other work done. Also, it would be nice to set the priority...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Windows command line MATLAB process priority Download

Added: June 10, 2013 | Visits: 224

Retina transformation for images Transforms a 24x24 pixel patch (576-dimensional) to 132-dimensional representation by averaging pixels far away from the center (i.e. fovea). There is code for both directions of the transform.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Retina transformation for images Download

Added: March 25, 2013 | Visits: 287

Automata Engineer 2010 NITK- Documented version The process involves real time image processing of an arena using matlab and giving directions to a bot.The arena is a maze. The bot represents a snake. The problem is to guide my snake to appropriate food location without crossing the red lines which represent the maze. The tracking of the bot...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (43): Automata Engineer 2010 NITK- Documented version Download

Added: May 23, 2013 | Visits: 359

Speckle Size via Autocorrelation This function takes an RGB image as input and gives the FWHM and 1/e^2 radius of Gaussian-assumed speckles in the horizontal and vertical directions in pixel units.The function is heavily commented for very easy use, and all mathematical steps are explained in the comments. Briefly, the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Speckle Size via Autocorrelation Download

Added: March 28, 2013 | Visits: 328

Dataframe (ala R/Splus) for MATLAB I use MATLAB for most of my day-in-day-out work. I teach statistics using R. For the most part, I am happy using MATLAB (if only because its what I know best), but two features of R that I really miss in MATLAB are:1) Dataframes - a neat wrapper for statistical data (variables in columns, cases...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (47): Dataframe (ala R/Splus) for MATLAB Download

Added: September 07, 2013 | Visits: 372

Double Group k.p Theory in bulk SiGe Using the Double Group Formulation of k.p Theory, one may return full zone bulk band diagrams for SiGe alloys. Second order degenerate perturbation theory returns effective mass Hamiltonians and canonical transformations may return arbitrary oriented growth directions.This all inclusive code will...


Platforms: Matlab

License: Freeware Size: 798.72 KB Download (45): Double Group k.p Theory in bulk SiGe Download

Added: June 07, 2013 | Visits: 450

Trading strategy back tester Directions to run the file.1. Unzip the file "TradingStrat.zip" so that you'll get the folder "TradingStrat".2. Set your working directory as "TradingStrat > CSV" (The CSV folder holds the comma separated values data which is required to use the back tester)3. Run the file 'runCSV.mat' by typing...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 5.5 MB Download (45): Trading strategy back tester Download

Added: May 28, 2013 | Visits: 265

MeshGrid2D This function easily plots a 2-D grid which has been generated in the computational domain and transformed to the physical domain.It allows stretching of the mesh points in both x and y directions.


Platforms: Matlab

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

Added: April 15, 2013 | Visits: 327

Extended array indexing Given an array, it is possible to imagine a virtual array formed by padding the original array out in all directions. Valid subscripts for this virtual array range through all the negative and positive integers, without regard to the size of the original. This function implements this idea.The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Extended array indexing Download

Added: July 28, 2013 | Visits: 400

Showvol Isosurface Render This function Showvol, is a small GUI to render a Phong shaded Iso Surface of volume data, it contains 3 render functions (see screenshot).- Phong Shaded Isosurface polygon mesh which can be rotated and zoomed- 3D Slice View- Fast preview, phong shaded Iso surface render to image (only x,y and z...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 6.92 MB Download (47): Showvol Isosurface Render Download

Added: March 26, 2013 | Visits: 275

Wind_rose Syntax: [HANDLES,DATA] = WIND_ROSE(D,I,VARARGIN) Inputs: D Directions I Intensities VARARGIN: -dtype, type of input directions D, standard or meteo, if meteo, the conversion dnew=mod(-90-D,360) is done; if not meteo, standard is used (default) -n, number of D subdivisons -di, intensities...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Wind_rose Download

Added: April 10, 2013 | Visits: 474

EZ Query I use three class vars and five methods to connect, query, insert and update a MySql database. EZ Query cleans up your source code and decreases script development time. The focus was on displaying MySql data so I could take advantage of Dynamic webpages.EZ Query has scripts written to work with...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): EZ Query Download

Added: July 03, 2013 | Visits: 563

Job Listings RSS Feed Adds a customizeable widget which displays the latest available Job Listings from an NYC Listing Board. It can be integrated anywhere in the blog. This newsticker shows up the last five or more Job posts. This is a very nice solution for all freelances interested in keeping tabs on what freelance...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Job Listings RSS Feed Download

Added: May 08, 2013 | Visits: 407

GMap Direction Extras The directions are user-specific and routes can't be saved more than once.InstallationUnpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > ModulesConfigure Gmap_Direx in Administer > Site configuration > GMap Direction ExtrasEnable GMap Direction...


Platforms: PHP

License: Freeware Size: 10 KB Download (49): GMap Direction Extras Download

Added: July 21, 2013 | Visits: 446

TweetOnPost This plugin will tweet from your Twitter account when you publish a new blog post. It will also show those tweets as being from your site in the tweet's "source". This plugin requires you to have the php_curl library on your server and requires you to create an OAuth client on...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): TweetOnPost Download

Added: September 14, 2013 | Visits: 427

ContactBuddy by PluginBuddy.com ContactBuddy by PluginBuddy.com is a plugin that allows users to add a simple contact form to widgets, posts, and pages on their website. The ContactBuddy forms contain the following fields: name, email, subject, message, and have the option of adding a recaptcha validator. Submissions to the...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (47): ContactBuddy by PluginBuddy.com Download

Added: June 14, 2013 | Visits: 415

GDriving GDriving allows users to input an address via a Google Map marker's info window, and displays the Google Map driving directions in a printable facebox overlay.This module does not save user inputted addresses, but it does allow users to immediately get a route to a marker off your Google Map via...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): GDriving Download

< 1 2 3 4 5 >