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

Argument Clinic Sketch freeware
Filter: All | Freeware | Demo
 

Argument Clinic Sketch

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

Skincare Management System Skincare Management System manages customers, treatment follow-up, products supply, clinic history, skin status. It is a web-based management system written in PHP and uses MySQL database using brazilian-portuguese language. Requires MySQL, Apache, PHP.



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

License: Freeware Download (62): Skincare Management System Download

Added: May 10, 2013 | Visits: 304

WP Last Posts The wp_last_posts() tag can be inserted anywhere in the template and can take the number of posts to display as argument. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 1.5 or higher





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

License: Freeware Download (54): WP Last Posts Download

Added: June 25, 2013 | Visits: 511

Scroll Bars Script Scroll Bars script returns a value relative to the scroll bar slider position which can be used to control the value, position or other attributes of an elements.The scroll bar can include a slider and left and right scroll buttons. This script addresses four types of scroll bars:- No Slider or...


Platforms: JavaScript

License: Freeware Size: 10 KB Download (44): Scroll Bars Script Download

Added: May 13, 2013 | Visits: 570

Q15 to decimal converter Converts any Q15 value (hexadecimal or binary) to decimal integer.y = q152dec(x , form)Input arguments of function:x - its hexadecimal or binary representation stored in a MATLAB stringform - dependent on representation of input argument (hexadecimal or binary) take 'hex' or 'bin'Valu of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Q15 to decimal converter Download

Convert Reflection Coefficients into Prediction Coefficients A = rc2lpc(K):K is vector of reflection coefficients: K = [k1, k2, ..., kp].A is vector of linear prediction coefficients: A = [1, a_p(1), a_p(2),..., a_p(p)]If the second input argument is passed, i.e.,A = rc2lpc(K,'matrix'),then A is the matrix:[1, 0, 0, 0,..............,0; 1,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Convert Reflection Coefficients into Prediction Coefficients Download

Added: June 11, 2013 | Visits: 589

Smartspice binary format RAW file reader [data, plot_title] = ssbin2mlab(filename, desired_variable) reads a Binary Smartspice RAW file 'filename' and extract the variable(s) of interest from 'desired_variable' using the file's own variable index format and place the data in column into the variable 'data' and also return a title into...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Smartspice binary format RAW file reader Download

Added: July 20, 2013 | Visits: 403

Decimal to Q15 format y = dec2q15( x , form )Function that works with any decimal value (beacuse of saturation using). Available representation of Q15 format are binary or hexadecimal.Input arguments of function:x - decimal integerform - form - dependent on representation of input argument (hexadecimal or binary) take...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Decimal to Q15 format Download

Smartspice binary format RAW file reader with complex capabilities this second version support complex data.[data, plot_title] = ssbin2mlab(filename, desired_variable) reads a Binary Smartspice RAW file 'filename' and extract the variable(s) of interest from 'desired_variable' using the file's own variable index format and place the data in column into the...


Platforms: Matlab


Added: August 26, 2013 | Visits: 748

Fast Fourier Transform Algorithm This program is open source code of fast Fourier transform in matlab.Where y is the input argument and p is the normalized size of the input. Lety = [1 2 3 4 ];x= length(y);m= log2(x);p= ceil(m);To call the function useft2(y,p);


Platforms: Matlab

License: Freeware Size: 10 KB Download (56): Fast Fourier Transform Algorithm Download

Added: May 03, 2013 | Visits: 344

0-1 Knapsack Please let others rate your work. Rating your own stuff highly says nothing about the code, but perhaps drops you closer to the level of a spammer on the FEX like Marco. So let the rating system do its job. I know that you think your stuff is good. So does every eager high school student who...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): 0-1 Knapsack Download

Added: August 13, 2013 | Visits: 461

DIMENSION - tagging values with units Joe engineer's script works in radians and meters. The lab data files are in degrees and inches and the drawings are in mm. Joe tags everything with dimensions and never worries again about conversions. He even discovers a bug where a value he thought represented area really represents...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): DIMENSION - tagging values with units Download

Added: August 27, 2013 | Visits: 628

Fit experimental data is easy pbest=EASYFIT(x,y,varargin) fits the data Y = f(X) to a model function Y = FUN(P,X).If FUN is not given as an input argument, POLYFIT is used as the model function.Bounds on the parameters P may be set.By default a plot is generated which presents the data as well the "best" curve, confidence...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Fit experimental data is easy Download

Added: July 11, 2013 | Visits: 450

Interval Bode Plot The script plots the envelope of the bode plot for a parametric uncertain/interval system.interval_bode(NumVec,DenVec,clr)The function accepts the numerator (NumVec) and denominator (DenVec) of the uncertain system as matrices of two rows each. The first row containing the lower bounds and the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Interval Bode Plot Download

Added: August 31, 2013 | Visits: 378

vibratingString An example call would be >>vibratingString(2).The program is supposed to present an idea on what different vibrational patterns of (closed) strings look like. In string theory, the different vibrational patterns represent different particles, e.g. electrons, neutrons, photons or gravitons.The...


Platforms: Matlab

License: Freeware Size: 184.32 KB Download (50): vibratingString Download

Added: April 16, 2013 | Visits: 353

Signal Envelope Generator This is intended as a simple tool that allows the generation of arbitrary envelopes: either for signals or other time-dependent phenomena. It takes as arguments the shape of a single pulse (top hat, Guassian or Lorentzian); whether the output should just be that single pulse or an equi-spaced...


Platforms: Matlab

License: Freeware Size: 4.13 MB Download (40): Signal Envelope Generator Download

Added: June 23, 2013 | Visits: 421

Mathieu classic functions with positive parameter These routines are the improved calculation routines for Mathieu functions with positive parameters based on Ben Barrowes' direct translation, performed using f2matlab, of the original FORTRAN-77 implementation of "Computation of Special Functions."The package includes the following...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (45): Mathieu classic functions with positive parameter Download

Added: April 17, 2013 | Visits: 388

CLICKUICONTROL CLICKUICONTROL(H) behaves as if clicking on a UIControl object. The object can be one of the following: pushbutton, checkbox, radiobutton, togglebutton, slider, listbox, popupmenu. The Value property of the object will be appropriately set, and the object's Callback is called (ButtonDownFcn will...


Platforms: Matlab

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

Added: May 18, 2013 | Visits: 548

Send Open Sound Control (OSC) Messages Sends a Open Sound Control (OSC) message through a UDP connection oscsend(u,path) oscsend(u,path,types,arg1,arg2,...) oscsedn(u,path,types,[args]) u = UDP object with open connection. path = path-string types = string with types of arguments, supported: i = integer f = float s = string N = Null...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Send Open Sound Control (OSC) Messages Download

Added: June 01, 2013 | Visits: 438

Multiple assignment The function arg2vars serves for assigning of values from input argument(s) to variables declared in the output list in the place ofthe function calling. Not assigned output variables are empty, while superfluous arguments are cut to a number of output variables. Number of allocated items is a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Multiple assignment Download

Added: April 04, 2013 | Visits: 371

MATLAB Component Runtime Installer Automation This "mcr_release14_automatic_installer.exe" is an AutoIt3 (www.hiddensoft.com) based program that automatically installs the Release 14 MATLAB Component Runtime.Just run it and it will look for the MCRInstaller.exe program in the current folder and install it using the default options. You can...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (41): MATLAB Component Runtime Installer Automation Download

< 1 2 3 4 5