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

Brainwave Deck Explained software
Filter: All | Freeware | Demo
 

Brainwave Deck Explained

< 1 2 3 4 5 
Added: August 06, 2013 | Visits: 461

Adaptive Fault Masking With Incoherence Scoring This simulation environment in Matlab was built for testing various voting algorithms explained in the d-de?Adaptive Fault Masking With Incoherence Scoringd-deOao paper. For the paper, click http://www.oncubilim.net/HataDuzeltMaterya...aultMasking.pdfTo start simulation, run...



Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Adaptive Fault Masking With Incoherence Scoring Download

Added: June 18, 2013 | Visits: 363

Kinematic Control of 3PRR - Articulated form of Hexapod The Hexapod is a 6DOF 3D parallel platform Manipulator. In a course on articulated systems, we simplify it to a 3PRR by taking the top view projection and control the same using techniques taught in the course. We have explained that in the report.This file was created as a Homework assignment of...





Platforms: Matlab

License: Freeware Size: 1.73 MB Download (39): Kinematic Control of 3PRR - Articulated form of Hexapod Download

Added: April 20, 2013 | Visits: 544

Hydraulic Spring Here is a simple Simulink file to calculate the stiffness of hydraulic spring.The theory is explained in my book:M Galal Rabie, Fluid power Engineering, McGraw-Hill, NY, 2009, pp 235-237


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (53): Hydraulic Spring Download

Added: May 02, 2013 | Visits: 501

Introduction to Unscented Kalman Filtering This engineering note is the first of two parts:Part 1 Design and Simulation.Part 2 Real-World System Realization. (Being written)It aims at demonstrating how you may use Matlab/Simulink together with Rapid STM32 blockset and ARM Cortex-M3 processors (STM32) to develop digital signal processing...


Platforms: Matlab

License: Freeware Size: 2.35 MB Download (44): Introduction to Unscented Kalman Filtering Download

Added: June 13, 2013 | Visits: 756

Bulk Modulus of oil Here is a simple Simulink file to calculate the bulk modulus of oil-air mixture.The theory is explained in my book:Bulk Modulus of oilM Galal Rabie, Fluid power Engineering, McGraw-Hill, NY, 2009, pp


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (48): Bulk Modulus of oil Download

Added: May 24, 2013 | Visits: 613

hydraulic transmission lines Lumped Parameter Model of Hydraulic Transmission lineHere is a lumped parameter model of a hydraulic transmission line.The line is modeled by one, two, three, four and ten lump models.The simulation program presents the transient response in addition to experimental results.The theory is...


Platforms: Matlab

License: Freeware Size: 122.88 KB Download (41): hydraulic transmission lines Download

Added: August 29, 2013 | Visits: 541

PLANT IDENTIFICATION AND CONTROL USING A NEURAL In this article, procedure for using the the Matlab Neural Toolbox in order to identify and control an hypothetical non linear plant is explained with details enough to help anybody interested in that issue to know what to do and how to do a complete simulation using the tools that Matlab 7.1 and...


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (45): PLANT IDENTIFICATION AND CONTROL USING A NEURAL Download

Added: July 23, 2013 | Visits: 312

Signals and Systems Laboratory with MATLAB M-files These files are solutions of the above mentioned bookd-deOaos problems and examples. They are classified in chapters and they are provided without many comments as they are explained extensively in the text.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (47): Signals and Systems Laboratory with MATLAB M-files Download

Added: March 24, 2013 | Visits: 579

Line-1-18m Here is a lumped parameter model of a hydraulic transmission line.The line is modeled by one, two, three, four and ten lump models.The simulation program presents the transient response in addition to experimental results.The theory is explained in my book:M Galal Rabie, Fluid power Engineering,...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (41): Line-1-18m Download

Continuous and discrete time optimal reduced order LQG output feedback Software associated with the paper:L.G. van Willigenburg, W.L. De Koning, 2000, "Finite and infinite horizon fixed-order LQG compensation using the delta operator", Proceedings UKACC International Conference on Control 2000, 4-7 September, Cambridge, UK,...


Platforms: Matlab


Added: April 20, 2013 | Visits: 479

Surrogate Data This is a fairly specialised bunch of MATLAB code, with the sole intention of helping out people who really want to apply surrogate data testing in their projects. It is not a tutorial on what surrogate data is, or how they should be used. It simply contains a number of m-files for generating...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Surrogate Data Download

Added: June 02, 2013 | Visits: 654

Use Matlab Editor to Write and Run Ansys Program. You don't have to switch your screen between Matlab, Ansys and UltraEdit or PSPad anymore, when you doing FEM-Analysis.You can use MEditor to write your Ansys APDL program and use the excellent feature of MEditor to structure your Code: Cell-Function, Comment, Smart Indent, Code Folding, Cell...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Use Matlab Editor to Write and Run Ansys Program. Download

Make Inkscape PostScript files compatible with psfrag in LaTeX Open your PostScript file with "psfragcompatible"The function searches the PostScript file for strings of the form Tj or [-1-1-11129]TJ and replaces them by strings of the form (int)Tj, where int is a number 1,2,3, ...Finally you can use psfrag{int}{your latex expression} in LaTeX.This function...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Make Inkscape PostScript files compatible with psfrag in LaTeX Download

Supporting files for Lewandowsky and Farrell, The programs are grouped by chapter and are explained in detail in Lewandowsky, S., & Farrell, S. (in press). Computational Modeling in Cognition: Principles and Practice. Thousand Oaks, CA: Sage.The book is scheduled for release in December 2010...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (49): Supporting files for Lewandowsky and Farrell, "Computational Modeling in Cognition" Download

PLS regression or discriminant analysis, with leave-one-out cross-validation and prediction Leave-one-out cross-validation for PLS regression or discriminant analysispls_cv = plscv(x,y,vl,'da')input:x (samples x descriptors) for cross-validationy (samples x variables) for regression or (samples x classes) for discriminant analysis. Classes numbers must be >0.vl (1 x 1) number of latent...


Platforms: Matlab


Added: March 27, 2013 | Visits: 266

DFT easy computation and display Solves the difficulty of computing and visualizing the DFT of an array that can be caused by (a) the units of frequency, (b) the mirroring effect, (c) the complex nature.% Inputs: -t, a time array evenly spaced 0:tstep:T% -x, the function array% -pl, {0,1} to display plot% Outputs: - f a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): DFT easy computation and display Download

Cumulative Distribution Function of CDO Loan Portfolio Loss in the Gaussian Factor Model The code is explained in the article: Okunev, Pavel, "Fast Computation of the Economic Capital, the Value at Risk and the Greeks of a Loan Portfolio in the Gaussian Factor Model" (July 1, 2005). http://ssrn.com/abstract=758505 This implements one factor Gaussian model. [pd]=pdgs(L,w,p,LL,N) L =...


Platforms: Matlab


Added: August 11, 2013 | Visits: 530

Hyd_Spring Here is a simple Simulink file to calculate the stiffness of hydraulic spring.The theory is explained in my book:M Galal Rabie, Fluid power Engineering, McGraw-Hill, NY, 2009, pp 235-237


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (45): Hyd_Spring Download

Added: September 08, 2013 | Visits: 516

Call .m from Fortran This heavily commented Fortran program serves as a simple example on how a MATLAB .m file can be called from Fortran. Suitable if this is your first time trying this.The basic mechanism is to pack the C-compiled .m into a .dll and link to it from Fortran. Argument and result xfer mechanism is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Call .m from Fortran Download

Fast Computation of the Expected Tranche Loss of CDO Credit Portfolio The code is explained in the article P. Okunev, "A Fast Algorithm for Computing Expected Loan Portfolio Tranche Loss in the Gaussian Factor Model", LBNL-57676, 2005.http://www-library.lbl.gov/docs/LBNL/576/7.../LBNL-57676.pdfFuther refinments of this algorithm are descibed in Okunev, Pavel,...


Platforms: Matlab


< 1 2 3 4 5