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

Matlab Code Organization software
Filter: All | Freeware | Demo
 

Matlab Code Organization

< 1 2 3 4 5 > 
Added: September 06, 2013 | Visits: 431

Mathematica Symbolic Toolbox for MATLAB A symbolic toolbox that provides MATLAB users with all of the symbolic and high-precision numeric capabilities of Mathematica. It uses the MathLink communication standard supplied with Mathematica and the MEX facility of MATLAB. In addition, since MathLink can pass native MATLAB matrices (and not...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (40): Mathematica Symbolic Toolbox for MATLAB Download

Added: September 10, 2013 | Visits: 565

A new method for generating pareto-optimal topologies Engineers are often interested in obtaining optimal topologies, i.e., optimal conceptual designs, for various structural problems. The attached Matlab code generates such optimal topologies in about 199 lines of Matlab code. Two structural problems are 'hard-coded' as illustrative examples....





Platforms: Matlab

License: Freeware Size: 501.76 KB Download (46): A new method for generating pareto-optimal topologies Download

Added: August 18, 2013 | Visits: 366

Shooting method with GUI The code implements the shooting method by means of the Runge-Kutta method of 4th order and the interval bisection method. There is the graphical interface too. When the differential equation is inserted in terms of the standard mathematical notation (no in MATLAB code), the programme create the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Shooting method with GUI Download

Comparison of C++ and MATLAB Using Object Oriented Application Example This example calculates the bit error rate (BER) of a BluetoothdlT« or 802.11b communication link interfered with by another 802.11b or Bluetooth transmitter. It uses the new MATLABdlT« object oriented programming features released in R2008a.The main function btint and accompanying classes...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.69 MB Download (47): Comparison of C++ and MATLAB Using Object Oriented Application Example Download

Added: April 23, 2013 | Visits: 495

3-D FDTD A fortran sample code which in Finite Difference Time Domain Method for Electromagnetics. - Kunz K.S., Luebbers R.J. book was translated to matlab code. For movie, a little bit code must be added into it. Especially it needs to vectorize for electric field updates.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): 3-D FDTD Download

Added: May 10, 2013 | Visits: 259

Running R from inside Matlab on Mac OSX R has loads of great functions and can be freely installed, but Matlab does a number of things better. For Matlab users the solution is simple: if you don't have time to reprogram the routine, run R code from inside Matlab. You need a working version of R installed on your machine. Then save your...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Running R from inside Matlab on Mac OSX Download

Added: August 03, 2013 | Visits: 571

OpenGL 3D graphics in MATLAB using jzy3d A demo of some features of the jzy3d 3d graphics package from http://www.jzy3d.org/This PDF describes code for displaying jzy3d OpenGL-based 3D graphics in MATLAB. Code to run these demos is available as a Java jar file athttp://sourceforge.net/projects/waterloo/files/jzy3d uses the JOGL Java...


Platforms: Matlab

License: Freeware Size: 2.54 MB Download (51): OpenGL 3D graphics in MATLAB using jzy3d Download

Added: March 15, 2010 | Visits: 818

lptools The lptools suite provides a complete, programming-language independent, literate programming environment. The suite targets XML documentation, but the underlying system has no bias that would disadvantage other documentation languages. Also included, and probably worth the price of admission...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (92): lptools Download

Added: May 03, 2013 | Visits: 561

OFDM High Power Amplifier Effects The Matlab code investigates the harmful effects of high power amplifier on ofdm signals.It is imagined that the amplifier destroy the amplitude of the transmitted signal due to saturation and has no effect on the signal phase. The model is acceptable for solid state amplifier to some extend.


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (55): OFDM High Power Amplifier Effects Download

Added: March 29, 2013 | Visits: 454

OPTIMIZED OVER CURRENT RELAY CO-ORDINATION When a fault occurs in any portion of the power system network, the primary relay must act first. But to be on the safer side a 'Back-Up' relay to the 'Primary' relay is also provided with a proper discrimination time in their operation. Discrimination time is provided so as to allow the primary...


Platforms: Matlab

License: Freeware Size: 819.2 KB Download (46): OPTIMIZED OVER CURRENT RELAY CO-ORDINATION Download

Added: July 26, 2013 | Visits: 436

MRI Brain Segmentation This case study shows how MATLAB can be used for a medical imaging problem. Given an MRI scan, first segment the brain mass from the rest of the head, then determine the brain volume. Also compare portions of gray and white matter present. This example was developed for seminars. It was also used...


Platforms: Matlab

License: Freeware Size: 2.66 MB Download (40): MRI Brain Segmentation Download

Added: March 22, 2013 | Visits: 548

Stochastic Search and Optimization Introduction to Stochastic Search and Optimization is an overview of the principles, algorithms, and practical aspects of stochastic optimization, including applications drawn from engineering, statistics, and computer science. The book may serve as either a reference book for researchers and...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Stochastic Search and Optimization Download

Added: September 08, 2013 | Visits: 715

Global and Non-smooth optimization toolbox GANSO is a programming library for global and nonsmooth, nonlinear optimization. Unlike local methods (e.g., quasi-Newton), global optimization methods aim at locating the absolute minimum of a function, not the nearest stationary point. GANSO toolbox provides an interface for calling GANSO...


Platforms: Matlab

License: Freeware Size: 204.8 KB Download (42): Global and Non-smooth optimization toolbox Download

Mixing matrix estimation in instantaneous blind source separation The main program is MAIN.mThis program will estimate the single source points present in theinstantaneous mixtures and using the estimated single source points the mixing matrix will be estimated. Then the error in mixing matrixestimation and the latest estimated mixing matrix will be...


Platforms: Matlab


Added: July 19, 2013 | Visits: 541

Bias Field Corrected Fuzzy C-Means This function segments (clusters) an image into object classes, and estimates and corrects for slow varying illumination artifacts. Estimates and corrects for bias field in 3D MRI, streak artifacts in CT, and illumination artifacts in color photos.It's an implementation of the paper of M.N. Ahmed...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (41): Bias Field Corrected Fuzzy C-Means Download

Added: March 30, 2013 | Visits: 1.031

dvcRender dvc3d Matlab-OpenGL renderer (2.0)I) IntroductionThis library consists of :+ OpenTK (a .NET OpenGL wrapper) to provide 3D renderer inside Matlab.+ Slightly modified version of Bullet 2.75 + C# interfaceII) Install1. Download the zip file2. Download .NET assemblies here...


Platforms: Matlab

License: Freeware Size: 389.12 KB Download (42): dvcRender Download

Added: June 24, 2013 | Visits: 467

Excel Builder Demo: Univariate Interpolation This is a demo of MATLAB Excel Builder. This demo explains how one can compile MATLAB code into an Excel based COM component using MATLAB Excel Builder. This demo compiles a MATLAB code that depicts Univariate Interpolation into an Excel based COM component. Following this, it also explains how...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (44): Excel Builder Demo: Univariate Interpolation Download

Added: July 27, 2013 | Visits: 407

Educational Lab Report Data Acquisition Example Using the notebook feature, a lab can be created for a class in which the students can interact with MATLAB through Microsoft Word. This approach can be used when you want to use the power of MATLAB to demonstrate a concept, but do not want the students to focus on the MATLAB code.Please note...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (39): Educational Lab Report Data Acquisition Example Download

Added: March 31, 2013 | Visits: 799

Builder for Excel Demo: Curve Fitting This is a demo of MATLAB Builder for Excel. This demo explains how one can compile MATLAB code into an Excel based COM component using MATLAB Excel Builder and use the same in Excel VBA. This demo compiles a MATLAB code that depicts a curve fitting application into an Excel based COM component....


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (51): Builder for Excel Demo: Curve Fitting Download

Added: May 11, 2013 | Visits: 541

Excel Builder Demo: Matrix Laboratory This is a demo for MATLAB Excel Builder. This demo explains how one can compile MATLAB code into an Excel based COM component using MATLAB Excel Builder and use the same in Excel VBA. This demo compiles a MATLAB code that does basic matrix manipulations like addition, subtraction, multiplication,...


Platforms: Matlab

License: Freeware Size: 245.76 KB Download (48): Excel Builder Demo: Matrix Laboratory Download

< 1 2 3 4 5 >