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

Inverse Problem software
Filter: All | Freeware | Demo
 

Inverse Problem

< 1 2 3 4 5 > 
Added: April 29, 2013 | Visits: 558

Kriging and Inverse Distance Interpolation using GSTAT Kriging and inverse distance are popular interpolation methods, especially in earth sciences. There are some routines already available on matlab but are severely limited by matlabs memory constraints. By using gstat to handle interpolation and variogram modelling, very large datasets are easily...



Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Kriging and Inverse Distance Interpolation using GSTAT Download

Added: July 29, 2013 | Visits: 525

Greedy algorithm for Set Cover problem This function contains the well known greedy algorithm for solving Set Cover problem (ChvdodAtal, 1979), with two small modifications:* In case of more than one possible choice at a certain step, the biggest set is chosen;* Once the solution is found, we check the selected sets to find a better...





Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Greedy algorithm for Set Cover problem Download

Dynamic Programming solver for The bridge crossing problem The bridge-crossing problem is a mathematical puzzle wherea group of N persons have to cross a bridge at night. It is dark and they can only cross the bridge if they carry a lamp. Only one lamp is available and at most two persons can cross at the same time. It is not possible to cross from a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Dynamic Programming solver for The bridge crossing problem Download

Added: May 02, 2013 | Visits: 530

Functions for the rectangular assignment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (50): Functions for the rectangular assignment problem Download

Applying Greedy Algorithm and Local Search in a Supply Chain distribution problem This is an application of the Greedy Algorithm and the Local Search for finding a solution for the SC Distribution Network problem.We dealt with one level SC composed of a set of factories and a set of Sales Points, each sales point has a demand at a certain time, each factory has a production...


Platforms: Matlab


Circular-Restricted Three-Body Problem (CRTBP) - Sun_Earth_Moon (using symbolic toolbox) Analysis and simulation of orbits in the circular-restricted three-body problem (CRTBP), where primary and secondary bodies move in circular orbits about the common center of mass, and effect of gravitational attraction of the smallest body are ignored. The applications described here are for...


Platforms: Matlab


Added: August 27, 2013 | Visits: 663

Euklid (Inverse) Distance Weight Matrix function W = euklid_W(ws,d,n)function W = euklid_invW(ws,d,n) PURPOSE: create an (inverse) euklidean distance spatial weight matrix (n x m 'moving-window' style matrix with distance to center cell weighted.) ------------------------------------------------------------------ USAGE: W =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Euklid (Inverse) Distance Weight Matrix Download

Added: May 25, 2013 | Visits: 563

alternative solution to the maze problem with LBMs An alternative solution to the MAZE problem on matlab central FEX. (A recent submission to the File exchange on MATLAB central File ID: #27175 ).The present solution uses an Immiscible Lattice Boltzmann framework to simulate the flow of a blue fluid in a complex pipeline; a red bubble is added at...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 921.6 KB Download (43): alternative solution to the maze problem with LBMs Download

Added: May 09, 2013 | Visits: 442

Approximating the Inverse Normal Applying the inverse transform method to the normal distribution entails evaluation of the inverse normal. This is the Beasley-Springer-Moro algorithm for approximating the inverse normal.Input: u, a sacalar or matrix with elements between 0 and 1Output: x, an approximation for the inverse normal...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Approximating the Inverse Normal Download

VDISTINV: Find the endpoint of a geodesic on the ellipsoidal earth This function solves the "forward geodesic problem," which is to compute the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth.In response to a user request, this function numerically inverts the previously...


Platforms: Matlab


Added: June 02, 2013 | Visits: 368

H-infinity sub-optimal causal IIR inverse filter [psi gopt] = dfdesign_w(phi, w, d);DFDESIGN_W computes the H-infinity optimal inverse filter of a given filter phi(z).The resulting filter psi(z) minimizes the H-infinity norm of the error systemE_w(z) = [z^(-d) - psi(z)phi(z)]w(z).If an error occurs, use "dfdesign_w_lmi.m".[INPUT]phi: target...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): H-infinity sub-optimal causal IIR inverse filter Download

Added: September 09, 2013 | Visits: 424

Image normalization and inverse normalization An implementation of the image normalization (and inverse normalization) part of P. Dong et al.'s paper: "Digital Watermarking Robust to Geometric Distortions," IEEE Trans. Image Processing, Vol. 14, No. 12, pp. 2140-2150, 2005.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (44): Image normalization and inverse normalization Download

Added: September 17, 2013 | Visits: 399

The Plane Stress Problem The plane stress problem i.e a plate under uniform tension at its edges is solved. Plate is dicretized using isoparametric Q4 elements. Pre-processing is done using a standard FEM software. 2nd order Gaussian integration is used to get stiffness matrix. Results obtained are compared with standard...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 808.96 KB Download (44): The Plane Stress Problem Download

Normal Inverse Gaussian (NIG) distribution - updated version At the moment, the Normal Inverse Gaussian (NIG) distribution is not included in the statistics toolbox. This collection of m-files supplements this toolbox with the most important functionalities for the NIG distribution: random numbers, moments, cdf, pdf and parameters by moment fit. This...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Normal Inverse Gaussian (NIG) distribution - updated version Download

Added: July 19, 2013 | Visits: 436

Normal Inverse Gaussion Distribution At the moment, the normal inverse Gaussian distribution is not included in the statistics toolbox. This collection of m-files supplements this toolbox with the most important functionalities for the NIG distribution: random numbers, moments, cdf, pdf and parameters by moment fit.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Normal Inverse Gaussion Distribution Download

Added: July 20, 2013 | Visits: 551

Elimination Matrices and Inverse The m-file finds the elimination matrices (and scaling matrices) to reduce any A matrix to the identity matrix using the Gauss-Jordan elimination method without pivoting. Using the matrices gotten it computes the inverse of the A matrix.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (61): Elimination Matrices and Inverse Download

Added: June 08, 2013 | Visits: 443

Inverse Discrete Fourier Transform of a finite sequence The Fourier transform takes a signal in the time domain and maps it, without loss of information, into the frequency domain. The frequency domain representation is exactly the same signal, in a different form. The inverse Fourier transform(IDFT) maps the signal back from the frequency domain into...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (55): Inverse Discrete Fourier Transform of a finite sequence Download

Added: May 15, 2013 | Visits: 459

inverse 2-D Laplace transform You can follow the examples given in the codes, to construct your 2-Dfuction in 2-D Laplace transform domain, insert it into the place of our examples, then you can get the inverse 2-D Laplace transform of your function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): inverse 2-D Laplace transform Download

The Radial Basis Function (RBF) using pseudo-inverse method for Simulink The Radial Basis Function (RBF) using pseudo-inverse method for Simulink.The Radial Basis Function (RBF) with fixed centers selected at random andpseudo-inverse method for Simulink.Marcelo Augusto Costa FernandesDCA - CT - UFRNmfernandes@dca.ufrn.br


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (44): The Radial Basis Function (RBF) using pseudo-inverse method for Simulink Download

Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Script Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and...


Platforms: Matlab


< 1 2 3 4 5 >