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

A List Of Star Trek Characters software
Filter: All | Freeware | Demo
 

A List Of Star Trek Characters

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 503

Convex hull and diameter of 2d point sets This script returns the convex hull (separated into upper and lower chains of vertices) and the diameter (farthest pair of points), given input consisting of a list of 2d points represented as pairs (x,y). The convex hull algorithm is Graham's scan, using a coordinate-based sorted order rather...



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Convex hull and diameter of 2d point sets Download

Added: May 10, 2013 | Visits: 732

Finding the convex hull of a set of 2D points This simple code calculates the convex hull of a set of 2D points and generates EPS files to visualise them.





Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: August 30, 2013 | Visits: 623

Arithmetic code to encode a string of char It is a matlab function that codes a string of char with Arithmetic coding.res=arithmetic_code(alphabet, distr_pr, string)'alphabet' is a vector that contains the char used in the string 'string'; 'string' is the string to codify; 'distr_pr' is the probability distribution of the alphabet's...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Arithmetic code to encode a string of char Download

Soft Handover Probability as a funiction of the Soft Handover Threshold This simple m-file plots the Soft Handover probability as a function of the Soft Handover Threshold value used in the UTRA Soft Handover Algorithm. The relationship has been dertived by taking the ratio between the Cell area where Soft Handovers are enabled and the total Cell area.


Platforms: Matlab


Added: September 09, 2013 | Visits: 462

Simulation of a model of DC motor Simulation of a model of DC motor, driven by constant input signal that approximates a pulse-width modulated(PWM) signal and look at the current and rotational motion at the motor output using Simulink. It uses SimElectronics and Simscape too.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Simulation of a model of DC motor Download

Calculation of distances from a given set of points to a set of segments CSMV calculates distances from a given set of points to a set of linear segments SYNOPSIS: [squared_distances_to_segments I]=csmv(P,R,Q,to_plot) [squared_distances_to_segments I]=csmv(P,R,Q,...) INPUT P,R : arrays of coordinates of 2n segment endpoints (i.e., if there are n segments considered in...


Platforms: Matlab


Added: August 29, 2013 | Visits: 545

List Video Codecs, FourCC This function GETFOURCC gives a list of available Video encoder-codecs in the current Windows installation. The FourCC code of a codec in the list can be used to select a custom compressor in the AVIFILE function. Usage : getfourcc , Will display a list with available video codecs or L =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): List Video Codecs, FourCC Download

Added: July 31, 2013 | Visits: 415

Reading a sequence of Dicoms This is a simple functino to import a series of dicom files using the dicomread function.Please go through the comments in the code. It is quite a simple one but might be handy to use it quickly.Philosophy:I wanted to have a reliable, commented code for ease of use so that I can focus on bigger...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Reading a sequence of Dicoms Download

Added: August 17, 2013 | Visits: 493

ANNI - solver of a set of non-linear equations Let us suppose a set of non-linear equations in the formF(m) = d(m,d are vectors, F is a vector function of vector argument). ANNI tries to construct suitable numerical approximation for inverse projection of d to m, i.e. to find numerical form ofG(d) = m.Such mapping may not exist in general,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 276.48 KB Download (45): ANNI - solver of a set of non-linear equations Download

Added: August 08, 2013 | Visits: 307

Method of Sainte-LagudoTz Given numbers of votes for a list of parties and a fixed total number of seats, the method of Sainte-LagudoTz allocates seats to each party. The article at http://en.wikipedia.org/wiki/Sainte-Lagu%C3%AB_method describes details of the method. The Matlab function sainte_lague can also return the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Method of Sainte-LagudoTz Download

Total Kullback-Leibler (tKL) divergence center for a set of tensors This program finds the center for a set of tensors using tKLReferences: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications to DTI Analysis, IEEE Transactions on Medical Imaging (TMI'10), 2010. Meizhu Liu, Baba C. Vemuri, Shun-Ichi Amari...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Total Kullback-Leibler (tKL) divergence center for a set of tensors Download

Find an ungapped pattern window from a set of protein sequences This program is a bioinformatics tool developed for helping biologists finding patterns from a set of protein sequences. The method is the first one that fully utilizes the advantages of the Dirichlet mixture models. It starts from a random pattern and iteratively improves the Bayesian log-odds...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.94 MB Download (43): Find an ungapped pattern window from a set of protein sequences Download

Save a copy of current active *.m file in editor adding time mark. % SAVEM_Z saves a copy of the current active *.m file in editor, with the% file name suffixed by '_data_time' string under the same directory.%% Syntax:% savem% % tested for MATLAB 7.9.0 (R2009b), 7.11.0 (R2010b), 7.12.0 (R2011a)% % please Uncomment the corresponding code section


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Save a copy of current active *.m file in editor adding time mark. Download

Generate a vector of Cartesian integer coordinates for a 1, 2, or 3D region 03 Mar 2012 (Updated 06 Mar 2012)Function to generate a listing of the coordinates for a specified Cartesian space.A = ENUM_COORDS(X) returns the matrix elements of a 2D region, where X contains a 4-element vector, X=[x y width height], representing the bounding box containing the set of 2D...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Generate a vector of Cartesian integer coordinates for a 1, 2, or 3D region Download

Added: July 25, 2013 | Visits: 413

Get binary volumes from a volume of labels / integers Creates a set of binary volumes from a volume of labels (integers value)When using label volumes (volumes with regions defined by integers), it is sometimes useful to obtain the binary volumes of each region for further processing or to calculate statistics. This program takes as an input a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (45): Get binary volumes from a volume of labels / integers Download

Added: September 08, 2013 | Visits: 490

Apply a function to a set of probability distributions Returns the distribution of the function FUN applied to the set of distributions given in VARARGINPDFFUN Apply a function to a set of probability distributions[S,P,C]=PDFFUN(FUN,VARARGIN) will return the distribution of the function FUN applied to the set of distributions given in VARARGIN The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Apply a function to a set of probability distributions Download

Added: September 13, 2013 | Visits: 446

List Posts with Pingbacks and Tracks This function is designed to allow you to add a list of popular posts to your website theme based on which posts have pingback and trackbacks.The plugin allows you to select the number of links to show, control how they are shown and include a link to the third party websites (with or without...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): List Posts with Pingbacks and Tracks Download

Added: August 11, 2013 | Visits: 319

Tag List Widget Creates a list of tags as an alternative to the tag cloud. List can be bulleted, numbered, or deliminated by line breaks; custom list formatting is also available. Widget provides options to specify list label and trim long tag names to fit theme constraints, as well as display post counts....


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Tag List Widget Download

Added: April 12, 2013 | Visits: 1.059

People Contact List This module, show a list of contacts with photo, name, position and contact link. Is great for show a people list with his photo in a module. You can use this module for show a business or organization employers list with his position. This module obtain the people list directly from the native...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): People Contact List Download

Added: April 26, 2013 | Visits: 231

Post List Widget Adds a list of posts of the current page. when you click on one, it smoothly scrolls to the post. Hides on pages. (jQuery compatible, not required) Install : 1. Upload the folder 'post_list_widget' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Post List Widget Download

< 1 2 3 4 5