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

Respect Illustrations software
Filter: All | Freeware | Demo
 

Respect Illustrations

< 1 2 3 4 5 
Added: July 30, 2013 | Visits: 433

Merge two sorted vectors into a sorted vector mergesorted.m------------------If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.This function most likely make difference...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Merge two sorted vectors into a sorted vector Download

Added: April 11, 2013 | Visits: 351

Binary Search for numeric vector INPUT:x: vector of numeric values, x should already be sorted in ascending order (e.g. 2,7,20,...120)sval: numeric value to be search in x OUTPUT:index: index of sval with respect to x. If sval is not found in x then index is empty.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Binary Search for numeric vector Download

Added: March 31, 2013 | Visits: 367

Normally and positive distributed pseudorandom numbers This function generate random variables distributed according to a truncated normal distribution (or, by a translation, to a normal distribution with positive support). This kind of problem is especially interesting for generating variables with MCMC methods.We use a mixed accept-reject...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Normally and positive distributed pseudorandom numbers Download

Multiple Correspondence Analysis Based on the Indicator Matrix Statistic fundamentals of he Correspondence Analysis (CA) is presented in the CORRAN m-file you can find in this FEX author''s page. CA can be extended, a this m-file makes, to more than two categorical variables, called Multiple Correspondence Analysis (MCA).Karl Pearson (1913) developed the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Multiple Correspondence Analysis Based on the Indicator Matrix Download

Added: May 30, 2013 | Visits: 416

Finite Element Triangular Mesh Generator The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.The outputs are:coords = x and y coordinates of each element nodescT = nodal connectivitynNodes = Number of nodesThe inputs are:Lx = width of the rectangular...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Finite Element Triangular Mesh Generator Download

Added: August 25, 2013 | Visits: 421

geometric measures in 2D/3D images Contains various functions for measuring or estimating geometric quantities from 2D or 3D images.Parameters available for 2D images are:* the area (number of pixels)* the perimeter (based on Crofton formula)* the(2D) Euler NumberParameters available for 3D images are:* the volume,* the surface...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (92): geometric measures in 2D/3D images Download

Added: August 10, 2013 | Visits: 336

Generalized Hypergeometric Function (vectorized) PFQ Generalized Hypergeometric Function pFq [Y,TT,NTERMS] = PFQ(A,B,Z,D) returns the Generalized Hypergeometric Function pFq with numerator parameters A, denominator parameters B, evaluated at the values in Z, with respect to derivatives D. PFQ(A,B,Z) returns the values evaluated at Z Inputs: A...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Generalized Hypergeometric Function (vectorized) Download

Added: July 31, 2013 | Visits: 307

Relative Filename RELFILE(FILE,PATH) converts full filename FILE to a relative filename with respect to PATH.REL2FULLFILE(RELFILE,PATH) converts relative filename RELFILE to full filename using PATH as the base path.Examples:relfile('C:Program FilesMATLABR2009abinmatlab.exe','C:Program FilesMATLABR2009a')returns...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Relative Filename Download

Added: April 09, 2013 | Visits: 137

Hausdorff regression The main advantages of the Hausdorff regression are that one should not specify the direction of the errors (vertical, horizontal, orthogonal ... with the ordinary least squares) and that it is less sensitive with respect to the square of the distance.This is the original idea. Any contribution...


Platforms: Matlab

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

Added: August 30, 2013 | Visits: 373

Multiple shooting This code has been wrote to solve nonlinear two point boundary value problem of order n by multiple shooting method.It needs the function "SENS_SYS" which calculate derivatives (sensitivities) of the solution with respect to parameters. This code is not prefect and i will try to develop it. If...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (45): Multiple shooting Download

Get the 2nd derivatives of a vector with two finite boundaries The function gets the 2nd derivatives of a vector with two finite boundariesThe function gets the 2nd derivatives of a vector with two finite boundaries.function V2ndDx = get_V2ndDx(V,delta_x,INDstart,INDend)Input:V = the input vector, 1D datadelta_x = delta xINDstart = first indexINDend = last...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Get the 2nd derivatives of a vector with two finite boundaries Download

A function to get the 1st derivatives of a vector with two finite boundaries This function gets the 1st derivatives of a vector V with two boundariesInput:V = the input vector, 1D datadelta_x = delta xINDstart = first indexINDend = last indexOutput:VDx = 1st derivative of V with respect to x


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): A function to get the 1st derivatives of a vector with two finite boundaries Download

Added: June 24, 2013 | Visits: 438

Position of a point and a straight line or segment Position determines the relative position of a planar point C with respect toa planar segment joining A and B. This is not intended for 3D points.Pos=0 =>the point C is collinear with A and BPos=1=>the point C is above the segmentPos=-1=>the point C is below the segmentExampleA=[0 0 0]; B=[1 1...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Position of a point and a straight line or segment Download

Added: April 08, 2013 | Visits: 456

RGB Color Extractor RGB Extractor is designed to extract Red, Green, Blue and White color from object in image and calculate their percentage with respect to object.It has basic requirement of black background.This software has also a feature to process all files in batch.Application : Image processing and heat map...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): RGB Color Extractor Download

Added: September 06, 2013 | Visits: 535

Afabik Web Log Analyzer Afabik Web Log Analyzer written in PHP+BASH, helps to analyze Apache log traffic for statistical and maintance purpouses from commad line or by sheduled reports.The aim of the project Afabik Web Log Analyzer is to respect the privacy of website visitors by anonymizing results.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (45): Afabik Web Log Analyzer Download

Added: June 21, 2013 | Visits: 438

Clip Art Illustration Search and Insert Searches for and inserts illustrations to your post. Images are from ClipArtIllustration.com. * Installs under your editing area on Page and Post admin area. * Simply input search terms and get results. * Choose your image alignment (none, left, center, right). * Scroll through results, which are...


Platforms: PHP

License: Freeware Size: 368.64 KB Download (41): Clip Art Illustration Search and Insert Download

Added: July 06, 2013 | Visits: 278

DTI-TK Quicklook Plugin DTI-TK is a spatial normalization & atlas construction toolkit, designed from ground up to support the manipulation of diffusion-tensor images (DTI) with special cares taken to respect the tensorial nature of the data. It implements a state-of-the-art registration algorithm that drives the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 215.04 KB Download (34): DTI-TK Quicklook Plugin Download

Added: August 29, 2013 | Visits: 266

Spatialization of Sound Spatialization of Sound is a free and open source program that implements a HRTF for binaural spatialization of mono sound sources with respect to head movements and provides a GUI for dynamic drag and drop of sound sources in 2D. Additionally, integrate with a magnetometer to accept real time...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.59 MB Download (68): Spatialization of Sound Download

Added: July 31, 2013 | Visits: 311

Zumbeedo Zumbeedo buddy icon, with animations for connection and received msg. Character designed for the yet to be released Zumbeedo website See more illustrations of the character here


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 737.28 KB Download (38): Zumbeedo Download

Added: July 31, 2013 | Visits: 483

Coda PHP Toolkit A Coda plugin aimed at PHP & Web development. Features 1. PHP syntax validation with "jump to error" 2. Clean up/reformat HTML, CSS and PHP code (configurable) 3. HTML, CSS and javascript validation 4. javascript minify 5. Automatic check for updates 6. It???*a*?s free All features use...


Platforms: Mac

License: Freeware Size: 675.84 KB Download (44): Coda PHP Toolkit Download

< 1 2 3 4 5