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

Complex Function Grapher freeware
Filter: All | Freeware | Demo
 

Complex Function Grapher

< 1 2 3 4 5 

Function to Convert between DCM, Euler angles, Quaternions, and Euler vectors SpinCalc is a consolidated matlab function that will convert any rotation data between the 4 types included. Will also convert between 2 different Euler angle set types.Multiple orientations can be input. For N orientations:DCM ===> 3x3xN multidimensional arrayEA### ===> Nx3 matrixEuler Vectors...



Platforms: Matlab


Added: June 17, 2013 | Visits: 375

Complex fsolve Usage is as fsolve. The difference is that it can compute solutions in C^m for m-variables. Input can be both anonymous functions and symbolic equations. Subsequent calls to this function in a matlab session will not cause the recomputation of the internal matlab functions unless the input...





Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Complex fsolve Download

Added: May 12, 2013 | Visits: 471

Fminsearchcon Nonlinear optimization problems with bound constraints can be solved using FMINSEARCHBND (as well as using many other tools.) For the user who has a problem with linear inequality constraints and/or general nonlinear inequalities as well as bound constraints, FMINSEARCHCON provides a toolbox free...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Fminsearchcon Download

Added: April 12, 2013 | Visits: 455

Enzkin ENZyme KINetics is the study of the chemical reactions that are catalysed by enzymes. In enzyme kinetics the reaction rate is measured and the effects of varying the conditions of the reaction investigated. Studying an enzyme's kinetics in this way can reveal the catalytic mechanism of this...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Enzkin Download

Added: September 04, 2013 | Visits: 509

Molecular Weight Calculator Function MolMass is a function for calculating the molar weight of a substance given in form of a chemical formula.Function call: MM = MolMass(substance)Substance is a string of the chemical formula of a substance.Example: MM = MolMass('Fe2(SO4)3');Substance can also be a vector of substances opened by...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): Molecular Weight Calculator Function Download

Added: September 02, 2013 | Visits: 418

Generalized Objective Function In order to optimize any MATLAB function, there are two options: 1) rewrite the function to take only 1 array of inputs, reading all others from a file, perhaps, or from a global variable (undesirable), or 2) write an interface layer that handles this.This function provides an interface layer...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Generalized Objective Function Download

Added: March 31, 2013 | Visits: 427

fminsearch modifed for higher scale smooth function This modification of fminsearch solves an issue with this simplex implementation when the function to minimize is smooth at a high scale, but rough at a low scale, i.e. when plotted with the parameters axis being (?10,10), there is a clear global extremum, but when zoomed (-0.1,0.1), the function...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): fminsearch modifed for higher scale smooth function Download

Added: June 21, 2013 | Visits: 618

Multiple Coherence Function For a system having multiple inputs x and outputs y, the partial coherence is the coherence computed between any individual input and the output when the effect of all other inputs is removed from the output by a linear least squares prediction. This coherence obeys the usual inequality, and will...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Multiple Coherence Function Download

Function to generate Timeseries file to use for Moore FSM coverage analysis. This function generates a Timeseries file which can be used for Moore FSM coverage analysis.The file is generated in the working directory and can be opened into the Workspace for use by MATLAB, or read directly into Simulink using the 'Import Data From File' source block.The generated Timeseries...


Platforms: Matlab


Added: June 04, 2013 | Visits: 469

Submodular Function Optimization Matlab Toolbox for Submodular Function Optimization (v 2.0)By Andreas Krause (krausea@gmail.com).Slides, videos and detailed references available at http://www.submodularity.orgTested in MATLAB 7.0.1 (R14), 7.2.0 (R2006a), 7.4.0 (R2007a, MAC), 7.9.0 (MAC)This toolbox provides functions for...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (40): Submodular Function Optimization Download

Added: June 23, 2013 | Visits: 430

DIFFERENTIAL EQ. SOLUTION THROUGH S-FUNCTION Basic example for beginners, that shows how to solve the differential equation through S-Function****************DIFFERENTIAL EQ. SOLUTION THROUGH S-FUNCTION*********************************"Instructions for Simulink"*************************1.Goto simulink library browser and expand...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): DIFFERENTIAL EQ. SOLUTION THROUGH S-FUNCTION Download

Added: September 08, 2013 | Visits: 645

Total Commander MATLAB packer plugin This plugin gives Total Commander access to Matlab(R) files in MAT formatIt has been tested with MAT files version 4 and 5 (Matlab R12, R13, R14, not tested with R14SP1).Key Functionality=================- Browsing of Matlab files in MAT formats (version 4 and 5) By default you need to press...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (45): Total Commander MATLAB packer plugin Download

Temporal Potential Function based Path Planner for Dynamic Environments A Dynamic environment is one in which either the obstacles or the goal or both are in motion. In most of the current research, robots attempting to navigate in dynamic environments use reactive systems. Although reactive systems have the advantage of fast execution and low overheads, the tradeoff...


Platforms: Matlab


Added: September 05, 2013 | Visits: 534

Transfer Function Utilities for When doing traditional bode diagram control system analysis of ill-conditioned high order SISO systems in V4.2 with Control System Toolbox, I found using these utilities improved the robustness of my results. There's also a nice function to plot an approximate (asymptotic) bode diagram which I...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Transfer Function Utilities for Download

Added: June 12, 2013 | Visits: 434

Function To Generate Truth Table Condition Vectors This function returns a matrix of all possible binary condition vectors for a logical system with (I) inputs.The number of inputs is limited only by the user's available system memory. The function is highly efficient, written using only three variables in 16 lines of MATLAB code.While this is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Function To Generate Truth Table Condition Vectors Download

Added: July 05, 2013 | Visits: 405

Improved WHOS function WHOSBETTER is a function that sorts the WHOS output according a user defined input (ie name, size, bytes, type etc.). The output also includes the FULL size rather than the #-D labels that TMW prefers. The output is also human readable and incorporates the use of b (byte), kb (kilobyte), Mb...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Improved WHOS function Download

Added: May 15, 2013 | Visits: 411

Temporary (or anonymous) function handles for ML The anonymous function handle feature of ML 7 is a long-needed feature, and one that I have longed for since I began writing scripts in early ML 6.Unfortunately, I am still forced to use ML 6 most of the time, so I came up with a way to create "psuedo-anonymous" function handles: that is,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Temporary (or anonymous) function handles for ML Download

Added: June 09, 2013 | Visits: 509

Interactive resolution enhancement function function ire(x, signal)Interactive resolution enhancement function for data in the arguments "x,signal". Displays sliders for real-time control of 2nd and 4th derivative weighting factors (factor and factor2) and smooth width. (Larger values of factor1 and factor2 will reduce the peak width but...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (40): Interactive resolution enhancement function Download

Added: June 07, 2013 | Visits: 444

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 (43): mklib: a pedestrian function library loader generator Download

Added: August 11, 2013 | Visits: 481

Safe Function Call for WordPress Safely and easily call functions that may not be available (such as those provided by a plugin that gets deactivated).Assuming you had something like this in a template:If you deactivated the plugin that provided list_cities(), your site would generate an error when that template is accessed.You...


Platforms: PHP

License: Freeware Size: 10 KB Download (49): Safe Function Call for WordPress Download

< 1 2 3 4 5