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

Inverse freeware
Filter: All | Freeware | Demo
 

Inverse

< 1 2 3 4 5 > 
Released: April 17, 2007  |  Added: September 20, 2007 | Visits: 8.339

TTCalc TTCalc is an open source mathematical calculator. It features arithmetical functions, trigonometric functions, inverse trigonometric functions, hyperbolic functions, inverse hyperbolic functions, logical operators, logarithms, functions for converting between degrees and radians and so on....



Platforms: Windows

License: Freeware Size: 616.92 KB Download (669): TTCalc Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 663

FastPCR Professional The FastPCR software was developed to be an integrated tools environment that provides comprehensive facilities for designing primers for most PCR applications including standard, long distance, inverse, real-time, multiplex, unique and group-specific; overlap extension PCR (OE-PCR)...





Platforms: Windows, XP, 2003, Windows Vista, XPX64, 7, 7x64

License: Freeware Download (466): FastPCR Professional Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 1.040

Free Matrix Calculator Free Matrix calculator is a practical math tool to calculator real matrix and complex matrix. As you see, it's easy, various, and effectual. Download and try it. Function: Matrix inverse. Matrix transpose.Largest component. Smallest component. Matrix or vector norm.Dimension. Sum of diagonal...


Platforms: Windows

License: Freeware Size: 567 KB Download (572): Free Matrix Calculator Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 434

VMatrixLi VMatrixLib is a little, handy, Java matrix library which implements a set of utility functions (such as calculus of the determinant of a matrix, calculus of the rank, inverse matrix, and many others..) that anyone who have to use matrices needs.


Platforms: Windows, Mac, Linux

License: Freeware Size: 23.84 KB Download (50): VMatrixLi Download

Added: June 24, 2013 | Visits: 423

6713 DSK based Karaoke Machine Important Note: This model could only be compatible with MATLAB 7(R14) and CCS 2.21. It might work for other versions of MATLAB & CCS but for that Sampling Rates & data types of various simulink blocks might have to be adjusted (changed) to obtain optimum performance & best ResultThis model can...


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (54): 6713 DSK based Karaoke Machine Download

Added: May 30, 2013 | Visits: 592

Fast 2D Walsh-Hadamard Transform The function implement the 2D dyadic(Paley) ordered fast in-place Walsh-Hadamard transform, which can be used in signal processing, pattern recognition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 Nadditions and subtractions. Data...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Fast 2D Walsh-Hadamard Transform Download

PPT slide for Chapter 4 of 4.1 DEFINITION OF THE -TRANSFORM4.2 PROPERTIES OF THE -TRANSFORM4.3 THE INVERSE -TRANSFORM 4.3.1 Inverse -transform by Partial Fraction Expansion 4.3.2 Inverse -transform by Long Division4.4 ANALYSIS OF LTI SYSTEMS USING THE -TRANSFORM4.5 GEOMETRIC EVALUATION OF THE -TRANSFORM4.6 THE -TRANSFORM...


Platforms: Matlab


H-infinity optimal causal IIR inverse filter for the cubic spline Computes the H-infinity optimal causal filter (indirect B-spline filter) for the cubic spline.[INPUT]d: delay[OUTPUT]psi: the optimal filter psi(z) in a TF objectgopt: optimal valueThis file is based on the following paper:M. Nagahara and Y. Yamamoto,H-infinity optimal approxmation for causal...


Platforms: Matlab


Inverse kinematics for a 3DOF robot arm. Authors: Michael Miranda and Renato Salinas Uses optimization to find the spatial location of each axis articulator. The program contains innovative algorithms for finding the angles between the links.As a working point and length of links to determine the angles of rotation of each of the unions.The mode of application is accessing "Item...


Platforms: Matlab


Added: April 25, 2013 | Visits: 408

Analysis Modification Synthesis This framework facilitates short-time speech processing. A vector containing audio data samples is taken as input, the short-time Fourier transform (STFT) is then computed and the resulting complex spectrum is decomposed into magnitude and phase spectra. No modification is made in this 'hello...


Platforms: Matlab

License: Freeware Size: 522.24 KB Download (46): Analysis Modification Synthesis Download

Inverse Distance Weighted (IDW) or Simple Moving Average (SMA) INTERPOLATION This function computes at (Xi,Yi) unknown locations the IDW (w P=1, Q=1 yields interpolation at one point --> P>1, Q=1 yields interpolation at a vector of points --> P>1, Q>1 yields interpolation at a (ir)regular grid of points======================================== INPUTS Xc: (mandatory) [Nx1]...


Platforms: Matlab


Added: July 22, 2013 | Visits: 602

Conjugate Gradient Method The conjugate gradient method aims to solve a system of linear equations, Ax=b, where A is symmetric, without calculation of the inverse of A. It only requires a very small amount of membory, hence is particularly suitable for large scale systems.It is faster than other approach such as Gaussian...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Conjugate Gradient Method Download

Prediction of Conversion with an Isothermal Axially-Dispersed Plug Flow Reactor Numerical solutions for the conversion of an isothermal axially dispersed plug flow reactor accomplishing first and second order reactions are obtained. The Danckwerts boundary conditions for the so-called "closed" configuration are used. We use the shooting method since it is a...


Platforms: Matlab


Added: March 25, 2013 | Visits: 443

4RRR Parallel Planar Manipulator GUI is provided to visualize forward/inverse kinematics, end effector workspace, manipulability, ellipse tracing, and position control of a 4RRR parallel planar manipulator. The files are created as part of the final project for the Math Methods in Robotics course at University at Buffalo


Platforms: Matlab

License: Freeware Size: 399.36 KB Download (44): 4RRR Parallel Planar Manipulator Download

Added: May 07, 2013 | Visits: 563

Optimizing Motion Control Featuring a FourBar Linkage This submission includes the files used in the webinar delivered March 1st, 2007, and titled "Optimizing Motion Control Systems Featuring a Four-Bar Linkage".It demonstrates the use of Inverse-Dynamics implemented through the tool SimMechanics. The ability to anticipate actuator torque...


Platforms: Matlab

License: Freeware Size: 2.53 MB Download (46): Optimizing Motion Control Featuring a FourBar Linkage Download

Added: April 24, 2013 | Visits: 299

INVDISTGRID INVDISTGRID Simple, robust gridding using inverse-distance interpolation. [Xi,Yi,Zi] = invdistgrid[X,Y,Z,dx] Grids values in vector Z with coordinates X and Y into an array with spacing dx using inverse-distance weighting (default power =2). All data between grid points are used in weighting. If...


Platforms: Matlab

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

Tutorial de Control Neuronal - Aplicacion a una articulacion giratoria flexible Spanish Tutorial on Neural Control. For academic and educational purposes only.This tutorial presents the implementation of neural networks in control of a flexible swivel non-linear dynamics. Neural networks are trained offline to identify how the system by obtaining the direct and inverse model...


Platforms: Matlab


Added: October 07, 2013 | Visits: 598

Fourier Optics This applet incorporates some image processing techniques in the Fourier optics domain. You can compute and see the Fourier transform of an object and the convolution between two images. You can also simulate the Vander Lugt correlator (matched filter, phase-only filter and inverse filter) and...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (44): Fourier Optics Download

Added: November 24, 2013 | Visits: 375

GFourier GFourier is a plug-in for GIMP; with GFourier, you can use Fourier Analysis, to enhance and recover your images. More specifically, GFourier calculates the Fourier Transform of an image; you can then design and apply some simple filters; later, you can use the Inverse Fourier Transform to...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (44): GFourier Download

Added: July 25, 2013 | Visits: 434

Spinner for Linux Spinner is an anti-idle program that displays a little "spinning" ASCII character in the top left corner of your terminal. To make this effect it cycles through punctuation marks like this " - | / - | / ... " (try it to see). By default the character is drawn in inverse video (or your terminal's...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (41): Spinner for Linux Download

< 1 2 3 4 5 >