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

Gedo Senki Tales From Earthsea freeware
Filter: All | Freeware | Demo
 

Gedo Senki Tales From Earthsea

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 419

All k-subsets from an n-set This script yields each subset of size k from a super set of size n. There are two methods. The first operates on sets of integers of the form range(n). The seconds operates on arbitrary sets or lists.



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

License: Freeware Download (54): All k-subsets from an n-set Download

Added: May 10, 2013 | Visits: 586

From RSS The from_rss(); function can be used to check whether a user came from an RSS feed. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.3 or higher





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

License: Freeware Download (56): From RSS Download

Released: June 13, 2013  |  Added: August 04, 2013 | Visits: 590

From Image To Video Create a video slide show from JPG image files & sound (MP3/WAV) files. Easy and friendly to use: All you have to do is to insert JPG images and a sound file, and create a slide show of your images & sound. The application is extremely easy to use: you won't have to put in more than a few...


Platforms: Windows

License: Freeware Size: 555 KB Download (49): From Image To Video Download

Added: March 27, 2013 | Visits: 534

Popup Window from Hell Script This short, easy script set launches a window that continually re-opens itself and cannot be permanently closed *unless* the visitor clicks on a link that you provide.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (42): Popup Window from Hell Script Download

Added: May 06, 2013 | Visits: 741

SSH From Matlab (updated) + SFTP/SCP If you need to access a remote machine from your Matlab session (for near-real time data transfer etc...) this set of functions allows you to programmatically send a single command and obtain the return values as a cell array.Added SFTP function that is compatible with this library. Changed to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): SSH From Matlab (updated) + SFTP/SCP Download

Added: May 20, 2013 | Visits: 577

Function for finding peaks from data array I was not able to get the peaks from my experimentally obtained data because of its random nature. As a result the findpeaks() defined in Matlab library was not giving results as expected. Hence I made a code which will help findpeaks() help detect the peaks more accurately.It basically averages...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function for finding peaks from data array Download

Added: April 10, 2013 | Visits: 447

radiation from infinitesimal dipole this program shows the electric field propagation from infinitesimal dipole antenna


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): radiation from infinitesimal dipole Download

Added: May 27, 2013 | Visits: 713

Tool for Removing R11 DSP Blockset Blocks from Models The attached script and document help you to remove any Release 11 DSP Blockset blocks from your SimulinkdlT« models. The R11 libraries containing these blocks will no longer be shipped with Signal Processing Blocksetd-OC?D? starting with Release 2007a. If you plan to continue using these...


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (40): Tool for Removing R11 DSP Blockset Blocks from Models Download

Added: April 05, 2013 | Visits: 307

SURFACE RECONSTRUCTION FROM SCATTERED POINTS CLOUD PART2 This version has been developed for open surface.Differently from crust based algorithm does not ensure a tight triangluation and sometimes self-intersecant triangles are generated, it is also generally slower. The final surface may need some repair work which this utility does not offer.But...


Platforms: Matlab

License: Freeware Size: 1.26 MB Download (41): SURFACE RECONSTRUCTION FROM SCATTERED POINTS CLOUD PART2 Download

Added: July 31, 2013 | Visits: 420

Extract solution from CPLEX .sol file Reads a CPLEX .sol xml file and extracts the solution. Returned is the solution in form of a column vector x. The cplex solution file can be created with the WRITE command in cplex.Together with the MPS export utility it is possible to export and import linear programming problems and solutions...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Extract solution from CPLEX .sol file Download

Added: May 11, 2013 | Visits: 564

DCM from Euler angles Computes Direction Cosine Matrix from Euler angles (in radians) for six basic sequence of rotations around X(Roll),Y(Pitch) and Z(Yaw) axis.Allowed rotations sequences:xyz, xzy, yxz, yzx, zxy, zyxORrpy, ryp, pry, pyr, yrp, ypr----------------------------dcmfromeuler.mfunction to compute DCM from...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): DCM from Euler angles Download

Developing Models from Experimental Data using System Identification Toolbox These files support the webinar titled "Developing Models from Experimental Data Using System Identification Toolbox". The webinar was presented on April 05, 2007 and can be found at:http://www.mathworks.com/wbnr30317For other webinars and demos related to System Identification Toolbox, please...


Platforms: Matlab


Added: May 01, 2013 | Visits: 710

From Simulink to DLL - A tutorial This document attempts to give a hands-on description on how to make a DLL from a controller built in Simulink. This makes it possible to develop advanced controllers in Simulink, and then use them from an arbitrary application. Persons with knowledge in the C programming language should have no...


Platforms: Matlab

License: Freeware Size: 686.08 KB Download (45): From Simulink to DLL - A tutorial Download

Added: May 18, 2013 | Visits: 474

Plotting BRDF data from a CCD These programs were developped to exploit luminance or BRDF data from the EZ-Contrast instrument developped by Eldim. They are applicable to any measurment done using a ccd sensor.The developped library includes:- maxima research- Polar zenithal plot of ccd sections- Polar azimutal plot of ccd...


Platforms: Matlab

License: Freeware Size: 819.2 KB Download (41): Plotting BRDF data from a CCD Download

Added: September 14, 2013 | Visits: 607

Interfacing to External Devices from MATLAB This package contains 5 simple examples showing how to interfacing to external devices from MATLAB. These examples show a range of approaches for connecting MATLAB to different types of external devices: - Data Acquisition Toolbox - Instrument Control Toolbox - Image Acquisition Toolbox


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Interfacing to External Devices from MATLAB Download

Calculation of distances from a given set of points to a set of segments CSMV calculates distances from a given set of points to a set of linear segments SYNOPSIS: [squared_distances_to_segments I]=csmv(P,R,Q,to_plot) [squared_distances_to_segments I]=csmv(P,R,Q,...) INPUT P,R : arrays of coordinates of 2n segment endpoints (i.e., if there are n segments considered in...


Platforms: Matlab


Added: April 09, 2013 | Visits: 441

Generate help files from m-files These functions read the comments from the m-function (or script) marks them up. It is based on Matlab's publish function.It is also possible to inculde examples and simple LaTeX formulas within the help text.To create the help file for a single Matlab function call:wg_publishTo create the help...


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (48): Generate help files from m-files Download

Get Trading Data, from Yahoo, in your Matlab Workpace (or Excel) This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements.Some of the functionalities of the package:- User defined ticker list.- Choice for benchmark...


Platforms: Matlab

License: Freeware Size: 2.63 MB Download (45): Get Trading Data, from Yahoo, in your Matlab Workpace (or Excel) Download

Added: September 10, 2013 | Visits: 449

Real-Time Datafeed from Yahoo! YAHOORT Extends the Datafeed Toolbox's YAHOO object, allowing real-time data to be fetched from Yahoo's Premium Finance service.Requirements:- Datafeed Toolbox license- Yahoo account subscribed to Yahoo Premium Finance.1. To install, simply unzip the contents of 'yahooRT.zip' to a location on the...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (45): Real-Time Datafeed from Yahoo! Download

sel_and_del Interactively select and delete points from a 2D plot with the mouse sel_and_del Interactively select and delete points from a line object using mouse input. Left-click selects the point closest to the click and Right-click unselects it. The selected points are highlighted with a black square. The selection process is stopped by hitting any keyboard key when the...


Platforms: Matlab


< 1 2 3 4 5