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

Figure Hut freeware
Filter: All | Freeware | Demo
 

Figure Hut

< 1 2 3 4 5 > 
Added: June 21, 2013 | Visits: 446

Synfire The accompanying code is the simulation of a simplified version of a synfire chain in a cortical network, inspired by the ideas of Abeles (1982, 1991), Bienenstock (1995), and Diesmann et al. (1999). In a synfire chain groups, or pools, of neurons are connected in a feedforward arrangement. The...



Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Synfire Download

Added: August 04, 2013 | Visits: 391

fig2xls FIG2XLS converts all open figures to Excel charts. Only scatter 2-D plots are supported. One chart and one sheet are created per subplot. FIG2XLS(FIGS) converts just figure numbers FIGS. Within the limits of Excel, most figure properties are converted.





Platforms: Matlab

License: Freeware Size: 10 KB Download (48): fig2xls Download

Added: March 28, 2013 | Visits: 453

dock and undock figures Quick commands to dock/undock figures.DOCKF Dock or undock figures. DOCKF dock the current figure; same as DOCKF GCF DOCKF ON H dock figures with handles H. H can a vector. DOCKF ON ALL dock all the figures DOCKF OFF H undock figures with handles H DOCKF OFF ALL undock all figures DOCKF(H) same...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): dock and undock figures Download

Added: September 17, 2013 | Visits: 490

md_edit This function allows you to edit variables in a spreadsheet like way. To edit a variable 'in1', type: out1 = md_edit(in1, ...options...);The variable 'out1' will contain the edited data. You can edit several matrices of equal dimensions simultaneously by typing them as the first parameters of...


Platforms: Matlab

License: Freeware Size: 153.6 KB Download (48): md_edit Download

Added: July 19, 2013 | Visits: 386

Hohmann Transfer Example & Figure-of-8 Orbit Example There are two components in this group.1. Hohmann Transfer Example: This simulation starts with a craft/satellite in low earth orbit. A Hohmann Transfer is initiated to a 'random' destination altitude. This includes the delta V to move to a higher orbit, and then circularize the orbit once the...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (47): Hohmann Transfer Example & Figure-of-8 Orbit Example Download

Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 387

Tagerator Tagerator is a great compliment to SuprSetr, making it easy to figure out what tags you may want to use to create new sets. Tagerator is written in Java, and will run on any operating system that has Java 1.6 or higher installed, including Mac OS X, Windows, and Linux.


Platforms: Windows, Linux

License: Freeware Size: 2.2 MB Download (47): Tagerator Download

Added: April 25, 2013 | Visits: 361

local maxima minima This is a very simple function to find the local maximum in any dimensional array. As simple as it is it still gives nice results.I use the imdilate() function as a maximum operation and then compare the data to the result.The function receives three parameters:the data, a vector defining the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): local maxima minima Download

Added: March 23, 2013 | Visits: 204

UISIGNALBUILDER Just launch it like>> uisignalbuilder()I heavily relied on GridBagLayout (cf. Acknowledgements) to position controls on the figure. Have a look at this other submission, it might save you a great deal of time when designing GUIs manually!


Platforms: Matlab

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

Added: September 05, 2013 | Visits: 423

WGS84 Ellipsoidal Earth Plotted at 4 pixels Per Degree SATGLOBE4e - Draws an idealized satellite view of earth scaled to match the WGS84 ellipsoid.This file renders a fully manipulatable satellite view of earth at a resolution of four pixels per degree, with added international political boundaries and gridlines. The imagery was obtained from NASA,...


Platforms: Matlab

License: Freeware Size: 1.23 MB Download (47): WGS84 Ellipsoidal Earth Plotted at 4 pixels Per Degree Download

Added: May 25, 2013 | Visits: 474

mouse3d This function MOUSE3D enables mouse camera control on an certain figure axes.Enable mouse control with mouse3d(axis-handle) or just mouse3dMouseButtons Left : Rotate Right : Zoom Center : Pan Keys 'r' : Change mouse rotation from inplane to outplane 'i' : Go back to initial viewExample, [X,Y,Z] =...


Platforms: Matlab

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

Added: May 12, 2013 | Visits: 508

Band Pass Decimation A figure for band pass decimation with desired signal bandwidth B, where Fi_B is anolog frequence point corresponding to B, Fs_B is sample rate corresponding to B.The color parts are forbidden areas.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Band Pass Decimation Download

Added: May 16, 2013 | Visits: 449

Trajectory and Attitude Plot Version 3 This function plot in the same figure the center trajectory and attitude of an aircraft. See the figure to understand better.The version 3.0, extend the functionality of version 2.In this last version :- fixed the Reference System Bugs- possibility to export the trajectory animation in avi format...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Trajectory and Attitude Plot Version 3 Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 344

OpenIJS The OpenIJS project creates programs and documents related to the ISU Judging System, used for judging figure skating competitions. This may eventually grow into a complete package of programs for competitions.


Platforms: Windows, Mac, Linux

License: Freeware Size: 36.68 KB Download (46): OpenIJS Download

Added: April 10, 2013 | Visits: 389

hilbert2 HILBERT2 Extract instantaneous envelope and frequency from a bandlimited signal via Hilbert transform. [ENV FREQ] = HILBERT2(X,FS), for vectors X, returns estimates of the instantaneous envelope and frequency. X is assumed to be a band-limited signal sampled at a rate specified by FS (in units...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): hilbert2 Download

Added: May 17, 2013 | Visits: 389

Mouse Point Location Sampler This function opens a figure on screen. While in the figure, mouse button toggles the function on and off. While ON, the function samples and filters the mouse current location (in Realtime), and present both original and filtered points.This function was created as a routine University homework....


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Mouse Point Location Sampler Download

K-Omega / A-Star Multi robot follow the leader (implemented in Sim and NXT) To perform A Star path, goto to Main.m and set k=1, b=inf and n=0;Please read main.mTO RUN SINGLE ROBOT SIMULATION 1. Set Architecutre=1 and press F5TO RUN MULTI ROBOT 1. Open Matlab and navigate to director with all the code 2. Open main.m and set architecture to 2 and save 3. Run main.m and you...


Platforms: Matlab


Added: May 23, 2013 | Visits: 686

SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs ) SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs )1) N points crossover and mutation2) tournament selection is ACTIVE now3) Accept matrix variable inputs, see files with key word "_MATRIX_"e.g. AX = B , A is 1000*30 matrix, fitness = min|Ax-b|4)obsolete SGA_FITNESS_MO_function.m use...


Platforms: Matlab

License: Freeware Size: 17.05 MB Download (46): SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs ) Download

Added: July 16, 2013 | Visits: 384

CtrlLAB CtrlLAB is a group of MATLAB functions which provide graphical interface to perform feedback system analysis and design tasks. The facilities provided by CtrlLAB are: a) model entering, including SIMULINK modeling b) model display c) system state space realisation d) model reduction using...


Platforms: Matlab

License: Freeware Size: 1.37 MB Download (46): CtrlLAB Download

Added: July 19, 2013 | Visits: 348

SETPOS 1.2 - GETPOS SETPOS/GETPOS are two flexible wrappers to set/get the "Position" property of graphics objects (figure, axes, uicontrol).SETPOS(H,POS) works as SET(H,'Position',POS) and GETPOS(H) works as GET(H,'Position') but :Both can set/get data using different unit for each element of the 'Position'...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): SETPOS 1.2 - GETPOS Download

Added: April 12, 2013 | Visits: 617

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

< 1 2 3 4 5 >