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

Combining Functions software
Filter: All | Freeware | Demo
 

Combining Functions

< 1 2 3 4 5 > 
Added: July 02, 2013 | Visits: 318

Mathieu Functions Toolbox The Mathieu functions are used to solve analytically some problems in elliptical cylinder coordinates. The computational toolbox includes routines for the characteristic values, the expansion coefficients, and the four categories of angular and radial Mathieu functions together with their...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (43): Mathieu Functions Toolbox Download

Added: September 05, 2013 | Visits: 356

Copula Functions Simulation model to accompany the article, "Monte-Carlo Simulation in MATLAB Using Copulas" in the November 2003 issue of MATLAB News&Notes. The function METAPOP runs the metapopulation simulation model described in the article.MATLABdlT«'s Statistics Toolboxd-OC?D? includes a variety of...





Platforms: Matlab

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

Added: April 23, 2013 | Visits: 347

tSL between probability density functions This program implements the tSL between two probability density functions following the references: 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...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): tSL between probability density functions Download

S-functions x HugeBus with BusObj as Workaround for When automatically generating S-functions with RTW, if a BusObject is not used by Bus Creators, the S-function does not handle Bus inside C code, but through block interface. To see that, right click and select Look Under Mask in the resulting Block.This may pose a problem if the Bus is somehow...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (48): S-functions x HugeBus with BusObj as Workaround for "Input Bounds are out of range" Download

Added: August 27, 2013 | Visits: 326

Numerical Analysis Functions 1 Numerical analysis functions that employ the Bisection, Fixed-point, Newton-Raphson, and Muller's methods. Each returns a root for a given function, and optionally a iteration table.*** Symbolic Toolbox is NOT REQUIRED ***


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Numerical Analysis Functions 1 Download

Added: May 15, 2013 | Visits: 533

Upslope area functions A collection of functions for calculating the upslope area and related measurements for a digital elevation model (DEM).Based on the method of Tarboton.See also the upslope area postings on my image processing blog, March-August 2007, http://blogs.mathworks.com/steve.Requires Image Processing...


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (44): Upslope area functions Download

Added: March 27, 2013 | Visits: 430

typecast and typecastx C-mex functions TYPECAST and TYPECASTX are mex functions intended to mimic the MATLAB intrinsic typecast function with extensions. These C-mex versions of typecast differs from the intrinsic typecast in the following important aspects: Intrinsic typecast------------------Type of copy: Deep Data CopyAllows...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): typecast and typecastx C-mex functions Download

Added: August 24, 2013 | Visits: 311

Jacobi Theta and Eta Functions [Th, H] = JACOBITHETAETA(U,M) returns the values of the Jacobi's theta and eta elliptic functions TH and H evaluated for corresponding elements of argument U and parameter M.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Jacobi Theta and Eta Functions Download

Added: April 15, 2013 | Visits: 243

Vector functions (double) The MATLAB toolbox offers two particular functions working on vectors as the vector cross product and the dot product. These functions are implemented to work on a general matrix dimension. Unfortunately, this implies a long overhead and slows down the performance significantly.This archive...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Vector functions (double) Download

Added: May 11, 2013 | Visits: 497

Example: Using Nested Functions for Timers This is a simple example of how nested functions can simplify the writing of callback functions for writing continuously-running applications. Callback functions are used by timer objects and the various objects in the Test & Measurement Toolboxes (Data Acquisition Toolbox, Instrument Control...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Example: Using Nested Functions for Timers Download

Simulation of counting processes and piecewise constant functions Vectorized code for simulation of renewal, stationary renewal, renewal reward, on-off processes. Interrenewal distribution can be given as a function handle to an external random number generator. Includes addition and integration of such processes. May be used for operations with constant...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Simulation of counting processes and piecewise constant functions Download

Volatility Loss Functions and VaR Conditional, Indepedence and Regulatory BackTests This toolbox estimates the following volatility loss functions:1. Mean Square Error, MSE2. Mean Absolute Deviation, MAD3. Mean Logarithm of Absolute Errors, MLAE4. Heteroskedasticity-adjusted Mean Square Error, HMSE5. Heteroskedasticity-adjusted Mean Absolute Error, HMAE6. Median Absolute Error,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1024 KB Download (40): Volatility Loss Functions and VaR Conditional, Indepedence and Regulatory BackTests Download

Added: April 29, 2013 | Visits: 349

Functions that checks if a number is odd or even Functions that checks if a number is odd or even.(This is a little bit more complicated than using "mod(x, 2)" if you want error handling for certain cases.)The function can handle double, single, and integer classes, as well as arrays of these.* An error is raised if a floating point number is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Functions that checks if a number is odd or even Download

iprintf - wrapper for fprintf-like print functions with automatic indentation capabilities Wrapper for fprintf-like print functions with automatic indentation capabilities, based on format string processing.The default mechanism automatically indents the output based on the length of the function call stack. The indentation hence directly reflects the depth of the function from which...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (42): iprintf - wrapper for fprintf-like print functions with automatic indentation capabilities Download

Total Kullback-Leibler (tKL) divergence between multivariate normal probability density functions tKL between two multivariate normal probability density functions. This program implements the tKL between two multivariate normal probability density functions following the references: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications...


Platforms: Matlab


Added: June 14, 2013 | Visits: 358

GUI Examples using Nested Functions These two examples, which were originally posted in the MATLAB newsgroup comp.soft-sys.matlab, demonstrate how to use the nested function capability of MATLAB 7.0 (R14) and later versions to reduce the number of parameters that need to be passed into and between callbacks inside a GUI M-file....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): GUI Examples using Nested Functions Download

Added: September 10, 2013 | Visits: 434

SQL Handling Functions SQL Handling Functions is a MySQL database access wrapper that can execute common SQL queries.Functions of SQL Handling Functions:- Establish connections to a MySQL host and access a given database- Execute INSERT or UPDATE SQL queries to a given table and a list of fields- Get the last inserted...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): SQL Handling Functions Download

Added: June 02, 2013 | Visits: 365

Entire Class/Functions Entire Class/Functions is a connection to a MySQL server can be established and SQL queries can be executed.Here are some key features of Entire Class/Functions:- Retrieve query results into single value variables or arrays- Execute queries to retrieve and display paginated listings


Platforms: PHP

License: Freeware Size: 40.96 KB Download (42): Entire Class/Functions Download

Added: May 24, 2013 | Visits: 733

YD Search Functions Display Wordpress search results like Google!This Wordpress plugin installs a set of new template functions that lets you customize the way search results are displayed in your Wordpress search page. You can use on-the-fly generated Google-style text snippets to help make search result abstracts...


Platforms: PHP

License: Freeware Size: 10 KB Download (55): YD Search Functions Download

Added: April 20, 2013 | Visits: 297

Tag Functions WordPress 2.3alpha now includes native tagging abilities. However, there are no functions to list all available tags analagous to wp_list_categories(). This plugin's purpose is to add those functions. They are essentially a copy of category templates modified for tags. This plugin also adds a...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): Tag Functions Download

< 1 2 3 4 5 >