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

Snowflake Method Of Plotting software
Filter: All | Freeware | Demo
 

Snowflake Method Of Plotting

1 2 3 4 5 > 

Formulation of Ybus by singular transformation method of an IEEE 14 bus system This programs explains the formulation of Ybus by singular transformation method of an IEEE 14 bus system



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Formulation of Ybus by singular transformation method of an IEEE 14 bus system Download

Added: March 22, 2013 | Visits: 468

Complex Method of Optimization Implements the Complex Method of Constrained Optimization, as proposed by Box (1965), improved by Guin (1968) and Krus (1992), and following the method in Andresson (2001). This is capable of optimizing a "black-box" system with few constraints on the optimization function and requiring no...





Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Complex Method of Optimization Download

Added: March 24, 2013 | Visits: 394

Fit t copula fast using method of moments Fitting a t-copula using the method of moments described in Quantitative Risk Management by McNeil, Frey and Embrechts. The outputs from this function correspond to those of the statistics toolbox's copulafit('t',u) . For large datasets, tcopulafit is immeasurably faster than copulafit('t',u)....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (44): Fit t copula fast using method of moments Download

Added: August 08, 2013 | Visits: 307

Method of Sainte-LagudoTz Given numbers of votes for a list of parties and a fixed total number of seats, the method of Sainte-LagudoTz allocates seats to each party. The article at http://en.wikipedia.org/wiki/Sainte-Lagu%C3%AB_method describes details of the method. The Matlab function sainte_lague can also return the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Method of Sainte-LagudoTz Download

Added: August 28, 2013 | Visits: 533

Circle Fit (Kasa method) This is the fastest (though not most accurate) method of fitting a circlle to data points on a plane (given by their xy-coordinates). It returns the circle center (a,b) and radius R. It was proposed by I. Kasa in article "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas.,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Circle Fit (Kasa method) Download

Added: August 18, 2013 | Visits: 366

Shooting method with GUI The code implements the shooting method by means of the Runge-Kutta method of 4th order and the interval bisection method. There is the graphical interface too. When the differential equation is inserted in terms of the standard mathematical notation (no in MATLAB code), the programme create the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Shooting method with GUI Download

Added: May 17, 2013 | Visits: 594

Hunter and Nash Graphical Equilibrium Stage Method The program computes the tie lines, the operating and mixing points and the number of equilibrium stages using the Hunter and Nash graphical method of a liquid-liquid extraction problem. One feed of acetic acid (35 wt %) in water which flow rate = 1000 kg/hr is extracted using a solvent...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (40): Hunter and Nash Graphical Equilibrium Stage Method Download

Added: July 18, 2013 | Visits: 329

Montecarlo method of pi calculation A circle of radius 0.5 is inscribed inside a square with side length 1.Script picks N points at random inside the square. It then checks to see if the point is inside the circle and then generates a figure in which the points ''in'' and ''out'' are plotted in different colors. Say we have M...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Montecarlo method of pi calculation Download

Direct Calculation Method of Symbolic Volterra Circuit Analysis This particular Direct Calculation Method is referenced from: J Hu "Radio Frequency Front-End Measurement and Modeling," Ph.D. dissertation, North Carolina State University, Raleigh NC, 2011.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 215.04 KB Download (45): Direct Calculation Method of Symbolic Volterra Circuit Analysis Download

Added: July 29, 2013 | Visits: 299

Multiple Source 2D wave propagation using FDTD method FDTD(Finite Difference Time Domain) is the most easiest method of EM Solver.In this code i just demonstrate that how can we launch multiple sources in a single time,and how they can combine effect with in single time domain. The Sources are taken as 20GHz Sine wave and number of signal are...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Multiple Source 2D wave propagation using FDTD method Download

Added: May 19, 2013 | Visits: 368

a fast method of reading data from PDB files Some of the logic from this program was provided from PDBRead.m by Sachin Nikumbh. The version I made is a trimmed down version of it that only outputs the data from one atom type (protein by default), and formats it as convenient cell variables. For smaller PDB files, the time difference between...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): a fast method of reading data from PDB files Download

Added: November 10, 2010 | Visits: 868

inilib inilib is a C++ library which provides a method of saving the "state" of a program. inilib library provides a means of storing a number of arbitrary settings in memory with an easy access interface, as well providing means for saving the information to and loading it from disk. Data is stored...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (92): inilib Download

Added: January 17, 2010 | Visits: 806

DBIx::Timeout DBIx::Timeout is a Perl module that provides a safe method of timing out DBI requests. The method described in the DBI documentation uses unsafe signals, which may cause memory corruption. DBIx::Timeout instead uses a separate timeout process. The problem with using POSIX sigaction() is that...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (88): DBIx::Timeout Download

Added: May 10, 2013 | Visits: 284

Overriding __new__ for attribute initialization Whenever a superclass implements a __init__ method to initialize its attributes, subclasses derived from it have to invoke the __init__ method of the superclass. This script is a different mechanism of initializing the attributes of a superclass with default values, achieved by overriding the...


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


Added: May 26, 2013 | Visits: 412

Rader Autocorrelation This M-File calculates the autocorrelation of a random process by the method of Rader (mentioned e. g. in Karl Kammeyer, "DIGITALE SIGNALVERARBEITUNG : Filterung und Spektralanalyse"):Y=akfrader(X,[M])X: stationary random process (Vektor)Y: autocorrelation (Vector of length M)M: number for...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Rader Autocorrelation Download

A ODE system associated to PDE Electrical Propagation On Cable It is application of the method of operator A of PDE linked to problem of Rc-network electrical propagation on cable.I will publish results computing online mathworks.


Platforms: Matlab


Added: March 26, 2013 | Visits: 504

Two Dimensional Isostatic Truss Structures Solver ITSS2D This solver computes the internal loads on each member of two dimensional isostatic truss structures by using the method of joints.Since the Theory of Deformations is not considered in this program, displacements of the structures are not computed. All assumptions of Rational Mechanics are made...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Two Dimensional Isostatic Truss Structures Solver ITSS2D Download

Added: June 01, 2013 | Visits: 480

Robust Aeroservoelastic Stability Analysis This book introduces a new method of analyzing aeroelasticity for flexible aircraft by applying robust stability theory.For a full book description and ordering information, please visit http://www.mathworks.com/support/books/book1566.jsp.


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Robust Aeroservoelastic Stability Analysis Download

Added: July 17, 2013 | Visits: 425

PWM generation nother method of PWM generation using user defined block


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): PWM generation Download

Added: June 07, 2013 | Visits: 521

Adding help and demos to the help browser This guide will step you through one method of adding documentation and demos to a user-created toolbox. A simple example toolbox is provided.


Platforms: Matlab

License: Freeware Size: 1.27 MB Download (46): Adding help and demos to the help browser Download

1 2 3 4 5 >