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

Writes software
Filter: All | Freeware | Demo
 

Writes

< 1 2 3 4 5 
Added: July 13, 2013 | Visits: 315

Nonholonomic-Wheel Mobile Robot (WMR) When a person writes across a board, he/she positions his/her arm in a comfortable writing configuration by moving his/her body rather than reaching out the arm.The same situation happens in many case such as people transporting a heavy object cooperatively. Therefore, when a mobile manipulator...



Platforms: Matlab

License: Freeware Size: 409.6 KB Download (45): Nonholonomic-Wheel Mobile Robot (WMR) Download

Added: June 03, 2013 | Visits: 375

SIMPGDSEARCH SIMPGRIDSEARCH Multi-dimensional unconstrained nonlinear minimization using grid search + Simplex method. X = SIMPGDSEARCH(OBJFUN,GDVALUES) returns a vector X that is a minimizer of the function described in OBJFUN (usually an m file: OBJFUN.M).See OBJFUN_DEMO.M for how to write an objective...





Platforms: Matlab

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

Added: July 24, 2013 | Visits: 507

MATLAB controls and writes PowerPoint The MATLAB functions XLSREAD and XLSWRITE open Microsoft Excel as a COM Automation Server in the background, and read or write data. Using the same mechanism, it is possible to open, write to, and fully control Microsoft PowerPoint from MATLAB. The advantage is that from a single tool, both the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): MATLAB controls and writes PowerPoint Download

Added: September 05, 2013 | Visits: 557

OfficeDoc - read/write/format MS Office docs (XLS/DOC/PPT) OfficeDoc reads/writes/appends and formats data, images & figure screenshots in Microsoft Office documents, from within the Matlab environment. Supported formats include XLS (Excel), DOC (Word) & PPT (PowerPoint). Opening/closing COM server connection and files is user-controllable, enabling very...


Platforms: Matlab

License: Freeware Size: 122.88 KB Download (56): OfficeDoc - read/write/format MS Office docs (XLS/DOC/PPT) Download

Added: July 07, 2013 | Visits: 422

stlwrite - Write binary or ascii STL file STLWRITE(FILE,fv) writes a stereolithography (STL) file to FILE for a triangulated patch defined by FV (a structure with fields 'vertices' and 'faces'). STLWRITE(FILE,FACES,VERTICES) takes faces and vertices separately, rather than in an FV struct STLWRITE(FILE,X,Y,Z) creates an STL file from...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): stlwrite - Write binary or ascii STL file Download

Added: May 17, 2013 | Visits: 409

Print data to HTML-code This function writes data in a structured way so that it can be viewed in a html-browser. It can also be imported by word, excel and other programs so that it can be used easily elsewhere.To use it :print2html(s,nrecurs,f)s data (structure, cells, other MATLAB data)nrecurs : recursive display of...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Print data to HTML-code Download

Added: March 31, 2013 | Visits: 388

struc2xls Slow and dirty way to save a simple structure to an Excel file with xlswrite. I did it to solve a urgent problem for a friend. Lots of improvements possible, I'm sure.STRUC2XLS (FILE,S) writes the contents of structure S to a excel file named FILE. The name of the worksheet and the starting row...


Platforms: Matlab

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

IMWRITESIZE Write image file with specified width and resolution imwritesize(A, FILENAME, WIDTH) writes the image A to the specified FILENAME in either TIFF or PNG format. Resolution information is written into the file so that many document and graphics printing applications (e.g., Microsoft Word, Adobe Photoshop and Illustrator, PDFLaTeX) will treat the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): IMWRITESIZE Write image file with specified width and resolution Download

Added: July 29, 2013 | Visits: 280

wavdither Writes 32-bit or 64-bit floating point audio data (single or double) to a .wav file at 8, 16, or 24 bits resolution, using rectangular (RPDF) dithering during quantization to reduce unpleasant audible quantization error. Calling syntax for this function is identical to MATLAB's wavwrite.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): wavdither Download

Added: September 04, 2013 | Visits: 211

mpgread MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension '.mpg' (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB matrix (MPGREAD).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 491.52 KB Download (44): mpgread Download

Added: June 07, 2013 | Visits: 194

mpgwrite MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension '.mpg' (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 870.4 KB Download (39): mpgwrite Download

Added: May 23, 2013 | Visits: 154

figures2htm 1) Writes all open figures to .png files and integrates them in a html file which opens the figure to full screen if clicked. The figures name or number will be part of the filename.2) Creates an index.htm for easy acces of several results. Especially handy when a function has to be run often...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): figures2htm Download

Added: April 18, 2013 | Visits: 373

Matrix2avi A 3D matrix can be visualized as a video. The program is a follow up of matrix2video (also in MATLAB File Exchange) and writes the 3-D matrix as a avi file with specific parameters


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Matrix2avi Download

Added: August 20, 2013 | Visits: 417

printeps When you export a figure to .eps in MATLAB, it will only use a small number of allowed fonts, even if the user has changed these fonts to something specific to their system. In most cases, you'll end up with 'Helvetica' specified in the resulting eps file. That is, if you import this file into...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): printeps Download

Added: August 08, 2013 | Visits: 286

mat2bmp MAT2BMP(FILENAME,MATRIX) writes a standard windows bitmap file (24-bit color)to a file called FILENAME (created or overwritten) whose image matches the image represented by a_mat. No scaling is performed on the image data. If the matrix is MxN (2-D) the image is created with colors mapped to the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): mat2bmp Download

Added: June 30, 2013 | Visits: 1.074

Most Simple Ajax Chat Room for Scripts Most Simple Ajax Chat Room is an easy to use ajax chat script.Features:- css style- usernames- efficient spam filter- nice speedup- only 2 files needed (index.html, w.php)- index.html reads the content & sends your message to w.php- w.php writes the content and prunes it to $maxlines lines >-...


Platforms: PHP

License: Freeware Size: 10 KB Download (69): Most Simple Ajax Chat Room for Scripts Download

Added: June 21, 2013 | Visits: 342

Discussions Discussions is a Joomla! 1.5 native forum extension.It's a forum that offers a very basic feature set + some cool stuff that you might have looked for.Best of all, it's free so just go and check it out.Some of the features:- User profile with avatar, signature, city, country, Facebook, Twitter...


Platforms: PHP

License: Freeware Size: 256 KB Download (46): Discussions Download

Added: June 18, 2013 | Visits: 153

uiraster Character-mapped programming is sometimes easier than pixel-mapped GUIs. The functions create an NxM character-mapped raster. Caller than writes to the x, y locations in the raster. It supports 24-bit color and a set of fonts.


Platforms: PHP

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

Added: May 19, 2013 | Visits: 596

CriaExperimento Online Perception Tests CriaExperimento is a PHP written software for speech sciences to create online experiments.The inputs are sound and text files. It writes a complete webpage in PHP and prepares the form for collecting resulting data in the MySQL database.


Platforms: PHP

License: Freeware Size: 1.21 MB Download (42): CriaExperimento Online Perception Tests Download

Added: April 27, 2013 | Visits: 325

ManageWP Worker ManageWP is a revolutionary plugin that allows you to manage multiple WordPress blogs from one dashboard.Main features: Secure! No passwords for sites required, uses OpenSSL encrypted protocol One click upgrades of WordPress, plugin and themes across all your sites One click to access...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (45): ManageWP Worker Download

< 1 2 3 4 5