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

Symbolic software
Filter: All | Freeware | Demo
 

Symbolic

< 1 2 3 4 5 > 
Added: May 22, 2013 | Visits: 466

Substitute Expressions in Matlab This function provides a supplement to the Matlab Symbolic toolbox to substitute and simplify long expressions. Maple does not provide this functionality.input-- Input expression that has some terms to be substituted. >> input='a^2-2b+c-3'; >> inputmode=1;Note that 'inputmode=1' indicates that... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Substitute Expressions in Matlab Download

Multivariate Nonlinear optimization using Marquardt Method We use the power of symbolic toolbox in order to find the optimal point in an arbitrary multivariate functionChange the following code based on your objective function and run the programFunction F in Symbolic Formata='(x1^2+x2-11)^2+(x1+x2^2-7)^2';The code will iterate and converge to x and y of... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Multivariate Nonlinear optimization using Marquardt Method Download

Screenshot MATLAB in Physics - Symbolic Computation and Differential Equations MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students. This lecture shows how to use MATLAB to simulate physical systems using a range of methods. Projectile motion is analysed using the Symbolic Math Toolbox, then more complicated... Platforms: Matlab


Added: May 26, 2013 | Visits: 446

Alternative Mathematics using MATLAB 7 This e-book is based on the Student Edition of MATLAB 7, which includes a symbolic toolbox. The Professional Edition may of course also be used. The goal is to exploit a restricted subset of MATLAB commands and functions to explore most of the elements of undergraduate mathematics. All items from... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (45): Alternative Mathematics using MATLAB 7 Download

Added: June 24, 2013 | Visits: 342

Routh Hurwitz Criteria using user defined Function RA=ROUTH(R,EPSILON) returns the symbolic Routh array RA for polynomial. The following special cases are considered:1) If the first element of a row becomes zero OR2) If one encounters a row full of zeros.>>syms ep>>a=routh([1 1 2 2 3 5],ep)The above given case is for encountering a zero in the... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Routh Hurwitz Criteria using user defined Function Download

Added: May 01, 2013 | Visits: 357

ReadMaplePlot Maple is a great tool for symbolic manipulation and is also very smart at plotting expressions, handling discontinuities,etc.However the plot customization and export possibilities are very primitive. Also, often I want to superimpose Maple plots with other data. This is very clumsy to handle in... Platforms: Matlab

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

Added: August 21, 2013 | Visits: 377

Symbolic polynomials A polynomial is a mathematical expression involving a sum of powers in one or more variables multiplied by coefficients. A general multivariate polynomial is captured with the syntaxp = sum( c_i * prod( x_j^p_ij ) ) + kwhere the summation is over i, the product over j, and c_i is the set of... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (43): Symbolic polynomials Download

Added: June 07, 2013 | Visits: 270

Symbolic Derivatives for Econometric Tests Two Econometrics Toolbox functions, lmtest and waldtest, require you to give derivative estimates or covariance estimates as inputs. How are you supposed to calculate those inputs? This demo shows how to calculate them using the Symbolic Math Toolbox jacobian function for gradients and... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (43): Symbolic Derivatives for Econometric Tests Download

Added: August 20, 2013 | Visits: 178

Pymbolic Pymbolic is a small symbolic manipulation library. Two things set it apart from other libraries of its kind: * Users can easily write their own symbolic operations, simply by deriving from the builtin visitor classes. * Users can easily add their own symbolic entities to do calculations with.... Platforms: *nix

License: Freeware Size: 235.52 KB Download (39): Pymbolic Download

Added: July 19, 2013 | Visits: 341

cns.recipe.symlink This recipe makes it easy to create symbolic links on Unix variants. Links can be specified one by one, or in bulk. Various shortcuts are provided to avoid unnecessary repetition of source & target paths, etc. Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): cns.recipe.symlink Download

Released: May 04, 2010  |  Added: May 18, 2010 | Visits: 2.559

HSLAB Shutdown Folder "It's missing from Windows!" HSLAB Shutdown Folder is a utility which provides a ability analogous to the Windows "Startup" folder. It run command files (*.Bat,*.Cmd) and symbolic links placed into a "Shutdown Folder" folder just before Windows shuts down. The program also speed ups Windows... Platforms: Windows

License: Commercial Cost: $26.50 USD Size: 4.1 MB Download (115): HSLAB Shutdown Folder Download

Released: February 09, 2008  |  Added: February 13, 2008 | Visits: 1.957

HSLAB Shutdown Folder Free "It's missing from Windows!" HSLAB Shutdown Folder is a utility which provides a service analogous to the Windows 9x/NT/2000/XP "Startup" folder. It launches applications, command files (*.bat,*.cmd) and symbolic links placed into a "Shutdown Folder" folder just before Windows shuts down.... Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 1.88 MB Download (166): HSLAB Shutdown Folder Free Download

Added: August 27, 2008 | Visits: 977

ProtoNova The ProtoNova Web Server features a scalable, stable, load-balanced server with symbolic links, aliases, virtual hosting, multiple server support, database driven logs, a remote module interface, SSL support, simple certificate generation, works out-of-the-box, is secure out-of-the-box, and has... Platforms: Windows

License: Freeware Size: 1.01 MB Download (113): ProtoNova Download

Added: August 12, 2008 | Visits: 710

GoBug GoBug Symbolic debugger for Windows programmers with special features for analysing code, data, events and messages. Disassembly is in assembler, comes with comprehensive help file and demo program. This free version works on 95, 98, and ME (NT, 2K and XP version is available for purchase). This... Platforms: Windows

License: Freeware Size: 1024 KB Download (121): GoBug Download

Added: June 25, 2010 | Visits: 1.326

File::Size SYNOPSIS Get the size for directory /etc/ with the block size of 1024 while following symbolic links: my $obj = File::Size->new( dir => /etc/, blocksize => 1024, followsymlinks => 1, humanreadable => 1 ); print $obj->getsize(), "n"; File::Size is used to get the size of files and... Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): File::Size Download

Added: July 03, 2010 | Visits: 1.330

File::Spec::Link File::Spec::Link is a Perl extension for reading and resolving symbolic links. SYNOPSIS use File::Spec::Link; my $file = File::Spec::Link->linked($link); my $file = File::Spec::Link->resolve($link); my $dirname = File::Spec::Link->chopfile($file); my $newname =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): File::Spec::Link Download

Added: January 25, 2010 | Visits: 549

SymbolicLinker SymbolicLinker is a tiny contextual menu plugin that, once installed, allows any user to create symbolic links to files inside the Finder. SymbolicLinker does this by adding a contextual menu item to the Finder that generates symbolic links to the selected files. The goal of this product is to... Platforms: Mac

License: Freeware Download (95): SymbolicLinker Download

Added: January 25, 2010 | Visits: 598

EyeTV2Alias EyeTV2Alias is little Applescript to create symbolic links to your EyeTV Recordings. You could use this links to open the movies in another player for example VLC or you could use them to share the movies over the network to another mac, Windows PC, XboxMediaCenter or other MediaPlayer. (For... Platforms: Mac

License: Freeware Size: 52 KB Download (96): EyeTV2Alias Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 492

Symlink Creator Symlink Creator was developed as an Open Source piece of software that was developed in order to simplify the process of creating symbolic and hard links. It is basically a GUI for the MKLINK command in Windows, which makes creating the links much easier. Platforms: Windows

License: Freeware Download (403): Symlink Creator Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 818

MPEG-4 Player with SMR Decoder MPEG-4 Player with SMR decoder and examples. Symbolic Music Representation (SMR) is integrated into MPEG-4 by 1) defining an XML format for a text based symbolic music representation, to be used for interoperability with other symbolic music representation/notation formats and as a source for the... Platforms: Windows

License: Freeware Size: 19.85 MB Download (51): MPEG-4 Player with SMR Decoder Download

< 1 2 3 4 5 >