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

Supplied software
Filter: All | Freeware | Demo
 

Supplied

< 1 2 3 4 5 > 
Added: May 28, 2013 | Visits: 391

conticap.m This function file (conticap.m) is required in running re-entry codes supplied as companion software to the textbook "Atmospheric and Space Flight Dynamics-Modeling and Simulation with MATLAB and Simulink", Birkhauser, Boston, December 2006.



Platforms: Matlab

License: Freeware Size: 10 KB Download (39): conticap.m Download

Added: June 14, 2013 | Visits: 444

Vectorized N-Body Equation NBODYVECT - Fully vectorized n-body equationnbodyVect(x0,dx0,mus,t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the standard built-in or user supplied first order integrators. x0 - 3n x 1 stacked initial position vectors:...





Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Vectorized N-Body Equation Download

Added: September 10, 2013 | Visits: 395

Resizable MATLAB figures This is a layout manager for axes and controls in a MATLAB figure, designed for graphical user interfaces in which, during resizing of the figure, some controls (e.g. buttons) are to remain the same size while others (e.g. axes, text fields, list boxes) are to change size.To achieve this, the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (39): Resizable MATLAB figures Download

Added: April 12, 2013 | Visits: 615

PlotData - display plot raw-data in data-tables Syntax: plotdata; plotdata(hPlotFig); plotdata(figureName,sheetName,xdata,ydata, xAxisName,yHeaders,...); [hDataFig, hSpreadsheet] = plotdata(...); PLOTDATA(hPlotFig) scans the supplied figure handle for any plot axes; for each plot axes found, a new spreadsheet is created with the plot data...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (46): PlotData - display plot raw-data in data-tables Download

Converts between decimal integers to multiple based numbers DEC2MBASE: converts decimal integers to multiple based numbers.MBASE2DEC: the inverse function of DEC2MBASE.Two corresponding html documents are also supplied for detailed documentation.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Converts between decimal integers to multiple based numbers Download

FIR Filters of Variable Length for the Texas Instruments TMS320C5416 DSK Laboratory 4 of 12 for the Texas Instruments TMS320C5416 DSK.A self-teach application or college laboratory to allow the student to find out by practical experiment the answer to the following question: How many coefficients are required when implementing a FIR filter for clear division between...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 296.96 KB Download (44): FIR Filters of Variable Length for the Texas Instruments TMS320C5416 DSK Download

Added: September 11, 2013 | Visits: 165

Causal State Modeller Toolbox A reimplementation of the CSSR algorithm of Shalizi et al. Extends the input data from discrete to continuous clustered by way of a novel discretisation scheme. Allows users to infer optimally predictive hidden Markov models from their data, either supplied or generated by the code. Calculates...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 686.08 KB Download (41): Causal State Modeller Toolbox Download

Added: May 18, 2013 | Visits: 356

MyRegressionINV MYREGRINV: Resolve a calibration problem (inverse regression problem) that is: to estimate mean value and confidence interval of x since y.This function computes a least-square linear regression using the supplied calibration points and then computes the X values for a supplied y observed vector....


Platforms: Matlab

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

Added: August 21, 2013 | Visits: 210

sudokon A GUI for solving sudoku puzzles (including those supplied by you) with various levels of help, from none (other than recording your choices and objecting to obviously wrong choices), to checking the number of solutions (which avoids struggling with puzzles that have more than one solution), to...


Platforms: Matlab

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

Added: September 12, 2013 | Visits: 618

Mercury Dialog Mercury Dialog consists of a GUI for the source control management tool Mercurial and enables the user to perform version control tasks (e.g. commit, revert, tag, push, pull, branch, diff, ...) directly within MATLAB. Additionally, Simulink blocks are supplied that visualize the current status of...


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (46): Mercury Dialog Download

Added: September 06, 2013 | Visits: 326

intbitcopy and uintbitcopy Two c-mex functions are supplied. intbitcopy copies a variable into an integer equivalent of the same data element size using an exact bit copy. E.g., doubles are copied to int64, singles are copied into int32, char is copied into int16, etc. Similar to typecast except the result is based on the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): intbitcopy and uintbitcopy Download

Added: April 14, 2013 | Visits: 253

mask2poly This functions goal is to find a polygon which enclosures a user supplied mask. It's a kind of a complementary of Matlab poly2mask function. The difference is that all contour points are returned- without missing points for linearly related points. In order to get a 100% complementary of...


Platforms: Matlab

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

Added: August 17, 2013 | Visits: 359

autocov.m computes the sample autocovariance of a time series x for lags from 0 to maxlag, returning a column vector of length maxlag+1. x must be a column vector having length m not less than maxlag+1. If no value is supplied for maxlag, the default is the minimum of m-1 and 100.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): autocov.m Download

Added: May 03, 2013 | Visits: 254

Fast Loop mesh subdivision Usage: [mfRefinedMesh, mnTriangulation] = LoopSubdivisionLimited( mfMeshPoints, mnTriangulation, fMinResolution, vbBoundaryEdges)This function sub-divides surface meshes, using the Loop subdivision algorithm [1]. This algorithm is based on B-spline curve continuity, leading to good...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Fast Loop mesh subdivision Download

UNPA - Universal Parametric Geometry Representation Method The purpose of this code is to create analitically smooth airfoils starting from user supplied airfoils.Airfoils can be supplied either Clockwise or Counter Clockwise. Geometrical shape class managed: NACA-type airfoil,Elliptic airfoil,Biconvex airfoil, Sears-Haack...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (45): UNPA - Universal Parametric Geometry Representation Method Download

Conversion from Right Ascension/Declination to Altitude/Azimuth in Matlab Convert Right Ascension/Declination angles in degrees to Altitude/Azimuth in degrees for an Alt/Az telescope mount.Input: RA - Right Ascension in degrees Dec - Declination in degrees Latidute - Observer's Latitude (Negative for South) in degrees Longitude - Observer's Longiture (Negative for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Conversion from Right Ascension/Declination to Altitude/Azimuth in Matlab Download

Vector Conrol of Induction Machine Supplied by SVPWM Inverter Torque and flux are controlled independantly,with closed loop of observed currents and speed.Controllers are ordinary PI controller,with modified controlling parameters.For your convenience in simulation or design process of motor controllers.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): Vector Conrol of Induction Machine Supplied by SVPWM Inverter Download

Added: June 09, 2013 | Visits: 311

Preferred Number Rounding Round the elements of a numeric input vector to the nearest "preferred number" values.Why This Function?Many parts and components in engineering and electronics are defined by "preferred value" or "preferred number" series. For example this includes the values of resistors, capacitors, inductors,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Preferred Number Rounding Download

Added: May 08, 2013 | Visits: 433

EmotivEEG headset toolbox Used to query the EDK library in order to recieve EEG data from the Emotiv EEG headset--------------------__ Instructions __--------------------1) Add this directory to the toolbox directory of matlab2) Add the directory to the matlab path3) Connect the bluetooth dongle4) Turn on the headset5)...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): EmotivEEG headset toolbox Download

Added: April 12, 2013 | Visits: 439

Electrocorticography / intracranial EEG visualizer This is a tool for plotting iEEG/ECog data on a brain. Given a 3D brain surface, and electrode coordinates, it can display the electrodes on the surface, and adjust size, color, and borders to reflect underlying data.It's designed to work with FieldTrip stats info, but can be adjusted for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 18.71 MB Download (44): Electrocorticography / intracranial EEG visualizer Download

< 1 2 3 4 5 >