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

Matlab Beam software
Filter: All | Freeware | Demo
 

Matlab Beam

< 1 2 3 4 5 > 
Added: May 17, 2013 | Visits: 673

Matlab code of the Kalman filter Script It will compute the Kalman gain and the stationary covariance matrix using a Kalman filter with a linear forward looking model.



Platforms: Matlab

License: Freeware Size: 10 KB Download (57): Matlab code of the Kalman filter Script Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 420

Matlab for Engineers Matlab 7, Matlab Getting Started, Matlab Demystified, Matlab for Engineers





Platforms: Windows

License: Freeware Size: 7.24 MB Download (56): Matlab for Engineers Download

Added: May 21, 2013 | Visits: 447

Extensions for HFSS-matlab-API HFSS-MATLAB-API can be downloaded from https://www.cresis.ku.edu/~rvc/projects/hfs...matlab-api.html


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (56): Extensions for HFSS-matlab-API Download

Released: October 22, 2013  |  Added: July 13, 2015 | Visits: 582

Beam deflection calculator for Windows Beam deflection calculator is a Windows application to calculate deflection, slope, bending moment, shear force, and reactions of beams. Easy and fast to use. User's manual in PDF format.


Platforms: Windows, Windows 7

License: Shareware Cost: $24.00 USD Size: 4.22 MB Download (55): Beam deflection calculator for Windows Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 651

BioSig for Octave and Matlab BioSig is an open source software library for biomedical signal processing, featuring for example the analysis of biosignals such as the electroencephalogram (EEG), electrocorticogram (ECoG), electrocardiogram (ECG), electrooculogram (EOG), electromyogram (EMG), respiration, and so on. Major...


Platforms: Windows

License: Freeware Size: 6.8 MB Download (55): BioSig for Octave and Matlab Download

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

Neural Processing MATLAB Kit (NPMK) Open source, fast and simple neural processing MATLAB scripts, functions and algorithms. File IO, spike detection, signal processing, seizure detection, closed loop. Functions are compatible with Blackrock Microsystems NEV and NSx files.


Platforms: Windows, Mac, Linux

License: Freeware Size: 48.2 KB Download (55): Neural Processing MATLAB Kit (NPMK) Download

Added: July 29, 2013 | Visits: 448

MATLAB oscilloscope application - simplified example ScopeMath (fileid 13165) is a MATLAB-based GUI that uses the Instrument Control Toolbox to retrieve waveforms from an oscilloscope and analyze them in various ways. ScopeMath_Simple is a simplified version that demonstrates how to set up a similar GUI for your own purposes. It shows how to:1)...


Platforms: Matlab

License: Freeware Size: 225.28 KB Download (55): MATLAB oscilloscope application - simplified example Download

Added: June 10, 2013 | Visits: 646

Monte Carlo simulations using MATLAB This set of files show some of the principles of Monte Carlo simulations, applied in the financial industry. this is the content of the web seminar called "Simulations de Monte Carlo en MATLAB".The slides are in French and a copy in English is also availableYou will find here :* how to code your...


Platforms: Matlab

License: Freeware Size: 399.36 KB Download (55): Monte Carlo simulations using MATLAB Download

Added: June 15, 2013 | Visits: 413

Composition change in a stream of HYSYS from MATLAB The goal is to write a MATLAB code which runs a script in order to manipulate a stream composittion in HYSYS. This can be done by doing the following procedure:First a script should be made in HYSYS (Tools -> Script Manager -> New)Then, manually change the stream composition and stop recording...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (55): Composition change in a stream of HYSYS from MATLAB Download

Added: August 13, 2013 | Visits: 584

CONVOLUTION IN MATLAB WITHOUT USING conv(x,h) A GENERALAZED CONVOLUTION COMPUTING CODE IN MATLAB WITHOUT USING MATLAB BUILTIN FUNCTION conv(x,h)


Platforms: Matlab

License: Freeware Size: 10 KB Download (54): CONVOLUTION IN MATLAB WITHOUT USING conv(x,h) Download

MATLAB Adaptor for Agilent's U2600A Series USB Data Acquisition Devices (DAQ) This adaptor enables you to use MATLAB and MATLABd-deOaos Data Acquisition Toolbox with the U2600A Series data acquisition devices. Install this adaptor as instructed in the installation guide called d-deDUGetting Started d-deOCt MATLAB with Agilent DAQ Devicesd-deDt.The adaptor requires the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.95 MB Download (54): MATLAB Adaptor for Agilent's U2600A Series USB Data Acquisition Devices (DAQ) Download

Added: June 02, 2013 | Visits: 468

Dynamical Systems with Applications using MATLAB "Dynamical Systems with Applications using MATLAB" covers standard material for an introduction to dynamical systems theory. The text deals with both discrete and continuous systems.There are applications in mechanical systems, chemical kinetics, electric circuits, interacting species, economics,...


Platforms: Matlab

License: Freeware Size: 92.16 KB Download (54): Dynamical Systems with Applications using MATLAB Download

Added: May 25, 2013 | Visits: 318

16. MATLAB: IF, SWITCH, FOR, WHILE HOW USING FUNCTIONS IF-ELSE, SWITCH-CASE, FOR, WHILE IN MATLAB.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 4.28 MB Download (54): 16. MATLAB: IF, SWITCH, FOR, WHILE Download

Added: June 21, 2013 | Visits: 405

Using Instrument Drivers in MATLAB Instrument Control Toolbox 2 supports industry-standard IVI and VXIplug&play drivers, as well as stand-alone MATLAB instruments drivers. This archive contains examples of using these drivers.The examples are explained in detail in the May 2005 MATLAB Digest article called "Simplify Instrument...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (54): Using Instrument Drivers in MATLAB Download

Added: July 22, 2013 | Visits: 408

Kinect SDK with Matlab The file includes mexfunction code calling "Kinect for Windows SDK" to receive depth data and color image from Kinect and a Matlab code to reshape the information matries. Please see the Readme.txt for usage.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): Kinect SDK with Matlab Download

Added: April 02, 2013 | Visits: 507

From Fortran, call MATLAB Compiler C shared library The MATLAB Compiler (v4, R14 onwards) can package MATLAB code into an executable or C/C++ shared library. Calling a C shared library from Fortran, however, can be difficult. The mixed-language issue is C vs. Fortran calling conventions. This is an example of how to call a MATLAB...


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): From Fortran, call MATLAB Compiler C shared library Download

ImProc application created with MATLAB(R) Compiler(TM) and Visual Studio(R) This example shows how to create a simple application for image viewing and processing, and how to add some MATLAB(R) image manipulation and analysis functionality to it through a MATLAB Compiler(TM) generated DLL.Zip file includes the m-files, Visual Studio(R) solution and project files, and C++...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.68 MB Download (53): ImProc application created with MATLAB(R) Compiler(TM) and Visual Studio(R) Download

Added: March 24, 2013 | Visits: 416

MATLAB Pool This is a simple and straightforward demonstration of a 3D pool game using MATLAB.There are 6 balls and you can pocket them in any order you want.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): MATLAB Pool Download

Added: May 18, 2013 | Visits: 536

Global Optimization with MATLAB This submission contains the demo files used in the Global Optimization with MATLAB webinar: http://www.mathworks.com/wbnr43346MultStart Demos * Peaks Minimization * Nonlinear Curve FittingGlobalSearch Demos * Peaks Minimization * Volumentric Efficiency MaximizationSimulated Annealing Demos *...


Platforms: Matlab

License: Freeware Size: 1.19 MB Download (52): Global Optimization with MATLAB Download

Added: June 22, 2013 | Visits: 539

IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB used in the load flow problem


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB Download

< 1 2 3 4 5 >