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

Ontological Argument software
Filter: All | Freeware | Demo
 

Ontological Argument

< 1 2 3 4 5 > 
Added: June 25, 2013 | Visits: 512

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: 590

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: 346

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: March 26, 2013 | Visits: 673

quantreg.m - quantile regression Quantile Regression USAGE: [p,stats]=quantreg(x,y,tau[,order,nboot]); INPUTS: x,y: data that is fitted. (x and y should be columns) Note: that if x is a matrix with several columns then multiple linear regression is used and the "order" argument is not used. tau: quantile used in regression....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): quantreg.m - quantile regression Download

Added: August 13, 2013 | Visits: 462

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: 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: July 17, 2013 | Visits: 325

GUI for Root Locus Invoke the function by calling with a transfer function as its argument.>> mySys=tf([1 3],[1 5 12 8 0])>> RLocusGui(mySys) %Invoke GUIThought Matlab can create root locus plots, it is still useful to sketch root locus plots by hand. The program, RLocsuGui, takes loop gain as input and then...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): GUI for Root Locus Download

Added: June 23, 2013 | Visits: 422

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

Elliptic Integrals and Jacobi's Zeta Function of Complex Argument ELLIPTIC12i evaluates the Incomplete Elliptic Integrals of the First, Second Kind and Jacobi's Zeta Function for the complex value of phase U. Parameter M must be in the range 0


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Elliptic Integrals and Jacobi's Zeta Function of Complex Argument 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: 549

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: 439

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 >