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

Takes freeware
Filter: All | Freeware | Demo
 

Takes

< 1 2 3 4 5 > 
Added: August 18, 2013 | Visits: 562

Calculate number of windows of data Takes the data length, window length and window overlap length as inputs and returns the number of windows that will result. Will also return the start samples and end samples of each window if asked.



Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Calculate number of windows of data Download

Added: May 16, 2013 | Visits: 535

Get I and Q function y = getiq(x,freq)this takes in the frequencies X that were received at a rate of FREQ and gives you a complex value which is I and Q - this is used when you have frequency X changing and the phase is cumulative - meaning it does not start each new frequency at the same spotORfunction y =...





Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Get I and Q Download

Added: July 30, 2013 | Visits: 546

Inertial Measurement Unit position calculator this program takes the data from an IMU as the input and calculates the body's trajectory ,velocity and attitude .it plots the velocities and euler angles vs time and the body's trajectory.


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Inertial Measurement Unit position calculator Download

Added: March 29, 2013 | Visits: 582

get cross-section this m file takes a cross section section from a map.script is function mode now.Zip file Content:crssctn.mz.datz.dat is an example for how program works it.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): get cross-section Download

Added: June 18, 2013 | Visits: 471

Synthetic Division Scripts) It takes the input in the form of two Polynomials and output in the form of Quotient . The Quotient's are stored in an array.We can also specify, that how many times the synthetic Division is required.


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Synthetic Division Scripts) Download

Added: July 08, 2013 | Visits: 519

Least-Squares optimal affine subspace The zip includes:(1) lsqAffineSpace: a 'low level' routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some options for discarding outliers.(2) lsqPlane and lsqLine: lsqAffineSpace wrappers, that compute optimal line and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Least-Squares optimal affine subspace Download

Added: June 29, 2013 | Visits: 369

Natural Log Binning This function take the input of a data vector x, which is to be binned; it also takes in the amount bins one would like the data binned into. The output is two vectors, one containing the normalised frequency of each bin (Freq), the other, the midpoint of each bin (midpts).


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Natural Log Binning Download

Added: May 12, 2013 | Visits: 399

create text matrix sometimes, you want an image that contains text, instead of manually drawing 1s and 0s , this functino takes a string and returns a matrix of 1s and 0s in the form of that string. (tjhe matrix is rectangular the text string is represented as being painted by 1s)


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): create text matrix Download

Added: August 16, 2013 | Visits: 397

Excel Column Name to Number XLSCOLSTR2NUM takes in a cellular array of characters and returns a array of numbers of the same size with elements corresponding to Excel column numbers.See Also XLSCOLNUM2STR


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Excel Column Name to Number Download

Added: September 16, 2013 | Visits: 352

getTile The simple function takes lat and longs of a box and goes and gets image from nearmap or google earth at the selected zoom level returns a single image.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): getTile Download

Added: June 08, 2013 | Visits: 401

Bresenham optimized for Matlab This code does not use any for loops and takes advantage of Matlabs internally optimized routines to produce a fast, optimized version of Bresenham's line drawing algorithm


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Bresenham optimized for Matlab Download

Added: September 14, 2013 | Visits: 353

PDO Pagination PDO Pagination takes an SQL query and execute it once to retrieve the total number of rows that it would return.HTML code with links to all result pages are being generated, with the page number and number of results being displayed per page, listed.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): PDO Pagination Download

Added: June 23, 2013 | Visits: 496

PHP AJAX pagination PHP AJAX pagination takes as parameters an SQL query, the number of results to show per page and the current page number.HTML and javascript code is generated in order to display links for browsing the query result pages.When the user clicks on the links an AJAX request is sent to a script that...


Platforms: PHP

License: Freeware Size: 61.44 KB Download (43): PHP AJAX pagination Download

Added: May 06, 2013 | Visits: 541

CRUD Class CRUD Class takes a database table and a list of table fields and can generate forms to insert, update and delete the table records, as well list the information stored in those table records.CRUD Class supports retrieving information for storing in the table record fields from joined tables....


Platforms: PHP

License: Freeware Size: 30.72 KB Download (45): CRUD Class Download

Added: June 07, 2013 | Visits: 405

ajaxCRUD jaxCRUD takes a table name and displays its records in an HTML table that can be edited using AJAX to save the record changes without reloading the page. AJAX is also used to add new records or delete existent ones.ajaxCRUD supports CSS stylesheets, various datatypes, paging, defining...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (46): ajaxCRUD Download

Added: July 23, 2013 | Visits: 505

Query Limit Query Limit takes as parameters an array with values of the total number of rows in the result set, the number of rows to display per page and the current page to be displayed.A string with the SQL LIMIT clause, which should be used to specify the range of rows, that are to be retrieved, is...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Query Limit Download

Added: June 15, 2013 | Visits: 520

Pagination class Pagination class takes as parameters the names of MySQL table, query fields, the first result row to display, the number of rows to display per page, and the base URL of the navigation link.HTML links that allow navigating forward and backward between listing pages, are generated.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): Pagination class Download

Added: June 12, 2013 | Visits: 459

IAM CSV Dump IAM CSV Dump takes the results of a SQL query and outputs in the CSV (comma separated values) format.IAM CSV Dump offers the choice of sending the output to the browser or downloading it as a file. The name and extension of the dump file are defined by the developer.


Platforms: PHP

License: Freeware Size: 30.72 KB Download (41): IAM CSV Dump Download

Added: July 09, 2013 | Visits: 583

SQL Parse Convert to Tree Array SQL Parse Convert to Tree Array takes a given SQL query and parse it to extract the structure or queries and sub-queries. The resulting structure is returned as an array.SELECT, INSERT, UPDATE and DELETE queries are currently supported.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): SQL Parse Convert to Tree Array Download

Added: June 08, 2013 | Visits: 322

Mewsoft Paginate Mewsoft Paginate takes as parameters the total numbers of entries in the listing, the limit number of entries to show per page and the number of the current page. It may return the number of the next, previous, first and last pages.Mewsoft Paginate also returns the entries on the current, first...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Mewsoft Paginate Download

< 1 2 3 4 5 >