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

Nested Functions freeware
Filter: All | Freeware | Demo
 

Nested Functions

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 448

Property decorator for python Defining a property involves the definition of nested functions for one or more of fget,fset,fdel. The decorator probes the decorated function, captures its locals() just before it returns and looks for the names "fget", "fset" and "fdel". The found values, along with the function's docstring are... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Property decorator for python Download

Added: June 25, 2013 | Visits: 447

Interactive Efficient Frontier Viewer Demonstrates the use of MATLAB's nested functions to create graphical tools with little coding. This example creates an efficient frontier from supplied data (or generates random returns if no inputs are supplied) and then allows the user to move a crosshair along the efficient frontier to view... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Interactive Efficient Frontier Viewer Download

Added: May 15, 2013 | Visits: 317

interactive 2-nd order oscilator with GUI This is an example from new book "MATLAB i Simulink, poradnik uzytkownika" by Bogumila and Zbigniew Mrozek,to be published by Wydawnictwo Helion, Poland.A problem was how to provide additional parameter beta to ODE solver ode23. This was solved without using global variables.In "oscillator.m"... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): interactive 2-nd order oscilator with GUI Download

Added: June 07, 2013 | Visits: 451

mklib: a pedestrian function library loader generator MKLIB takes one or more list(s) of valid M-files and automatically creates a library loader function (M-file), which returns a structure of function handles to all the subfunctions found in those M-filesthe structure's field names are set to the name of the subfunctionsthis allows a user to... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): mklib: a pedestrian function library loader generator Download

farg: a pedestrian M-file parser showing all used functions' syntax FARG parses an M-file (function or script) searching for function tags and lists their exact, literal syntax.in addition, FARG displays a wide variety of file statistics.currently, these functions are detected and listed- main function- subfunctions- nested functions- anonymous functions- eval... Platforms: Matlab


Added: April 26, 2013 | Visits: 686

AdvCurveFit This example solves a complex curve fitting problem that involves parameter pooling and stratification using a nonlinear least-squares approach. This example also takes advantage of some new language features with MATLAB 7. * Anonymous functions * Nested functions Platforms: Matlab

License: Freeware Size: 51.2 KB Download (42): AdvCurveFit Download

Added: May 22, 2013 | Visits: 404

getxls There are of course many ways to import data from an Excel file into Matlab. For instance, by clicking on an Excel file in the 'Current Folder' window within Matlab, one can select data and then push it into a variable in the base workspace. One can also use 'xlsread' to import data... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): getxls Download

Added: April 07, 2013 | Visits: 394

CELP (CELl Processing) CELP (CELl Processing) is a functional programming package for Matlab.It is often better to use FP instead of loops:- it's more compact;- it's more clear.Matlab has all prerequisites to implement a Lisp-like FP:- anonymous functions, @'s lambdas;- FEVAL FUNCALL, EVAL, APPLY;- cell arrays... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): CELP (CELl Processing) Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 867

Script Execute The filter module "Script execute" for our data loggers (for example, Accurate Printer Monitor ) is an interpreter for scripts written in most popular programming languages. Unique feature of this plug-in is ability to use several languages (PascalScript, C++Script, JScript and BasicScript), so... Platforms: Windows

License: Freeware Download (57): Script Execute Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 744

Free MS Excel Training Level 3 The free lessons covered in ExcelXP3.exe are listed below. These are just a small fraction of the free training lessons and free training Topics available at www.bin95.com/University/ The On-Line lessons at the above URL are more current, interactive, have pre-test and post-test, and print... Platforms: Windows

License: Freeware Size: 104.04 MB Download (52): Free MS Excel Training Level 3 Download

Added: May 10, 2013 | Visits: 435

Shed Skin Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python programs into optimized C++. It can generate stand-alone programs or extension modules that can be imported and used in larger Python programs. Besides the typing restriction, programs cannot... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (62): Shed Skin Download

Added: June 27, 2013 | Visits: 407

fminsearchbnd new A minor improvement on the fminsearchbnd (bounded fminsearch) created by John D'Errico. Changes:% Changes from fminsearchbnd:Changes from fminsearchbnd:1) in options structure, user may pass an 'output function' and 'plot function' to fminsearch.Original fminsearchbnd handled the output function... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): fminsearchbnd new Download

Added: September 16, 2013 | Visits: 377

UniqueFuncNames UniqueFuncNames - Check uniqueness of function namesIf you install a large 3rd party toolbox, the file names may interfere with other installed toolboxes. This simple funtion compares the names of all M-, P- and Mex-files found in the Matlab path and displays non-unique names.P- and Mex-files... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): UniqueFuncNames Download

Released: May 01, 2004  |  Added: February 21, 2006 | Visits: 2.845

Business Functions Basic Edition Library of 100+ functions for Business Planning and Budgeting with MS-Excel. Platforms: Windows

License: Freeware Size: 4.88 MB Download (644): Business Functions Basic Edition Download

Added: March 18, 2010 | Visits: 874

Text::MicroMason::Functions Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. SYNOPSIS Use the execute function to parse and evalute a template: use Text::MicroMason::Functions qw( execute ); print execute($template, name=>Dave); Or compile it into a subroutine, and... Platforms: *nix

License: Freeware Size: 69.63 KB Download (91): Text::MicroMason::Functions Download

Added: July 05, 2010 | Visits: 1.198

Database Functions Database Functions is a PHP class that can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative... Platforms: *nix

License: Freeware Download (100): Database Functions Download

Added: April 11, 2010 | Visits: 897

Math::String::Charset::Nested Math::String::Charset::Nested is a charset for Math::String objects. SYNOPSIS use Math::String::Charset; # construct a charset from bigram table, and an initial set (containing # valid start-characters) # Note: After an a, either an b, c or a can follow, in this order # After an d only... Platforms: *nix

License: Freeware Size: 61.44 KB Download (94): Math::String::Charset::Nested Download

Added: September 17, 2010 | Visits: 859

Bio::NEXUS::Functions Bio::NEXUS::Functions is a Perl module that provides private utility functions for the module. This package provides private functions that are not object-specific.. Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): Bio::NEXUS::Functions Download

Added: May 10, 2013 | Visits: 489

Searching nested strings This script searches nested strings from a line of text. The strings are limited by two different characters. Platforms: Python,

License: Freeware Download (59): Searching nested strings Download

Added: May 10, 2013 | Visits: 435

Missing string functions Missing string functions script introduces some functions to help you manage international text. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Missing string functions Download

1 2 3 4 5 >