| Power System Analysis Toolbox (PSAT) |
|
PSAT is a Matlab toolbox for electric power system analysis and control. The command line version of PSAT is also GNU Octave compatible. PSAT includes power flow, continuation power flow, optimal power flow, small signal stability analysis and time domain simulation. All operations can be assessed by means of graphical user interfaces (GUIs) and a Simulink-based library provides an user-friendly tool for network design. PSAT has been developed using mainly versions 6.1.0.450 (R12.1) and 6.5.0.180913a (R13) of Matlab on a Unix/Solaris 8 workstation (Sun Ultra Enterprise 450) and it has also been tested on Linux, Irix64 and Windows platforms. Latest PSAT versions run under Matlab 5.3, 6.0, 6.1 and 6.5 and GNU/Octave 2.1.5x, both on Unix/Linux and Windows platforms. Only the basic Matlab and Simulink packages are needed, except for compiling user defined models, which requires the Symbolic Toolbox. Read the documentation for installation instructions and complete description of the toolbox. Submitted: Apr 15, 2006
|
| Socket functions for use in MATLAB |
|
This is a suite of tools that allow TCP/IP socket communication via MATLAB. In particular, the tools allow for easy communication of MATLAB variables between networked MATLAB sessions via the "mssend" and "msrecv" functions. All variable types, including strutures and cells, are supported. Submitted: Dec 13, 2007
|
| MATLAB Projects at Google Code |
|
Find MATLAB Code can be found in projects at Google Code Submitted: Dec 31, 2008
|
| Scientific and mathematical code and utilities for MATLAB |
|
A large collection of useful links. Submitted: Jun 08, 2005
|
| MATPOWER |
|
MATPOWER is a package of Matlab M-files for solving power flow and optimal power flow problems. It is intended as a simulation tool for researchers and educators that is easy to use and modify. MATPOWER is designed to give the best performance possible while keeping the code simple to understand and modify. It was initially developed as part of the PowerWeb project. Submitted: Apr 15, 2006
|
| readclm.m |
|
Reads numerical data from a text file into a matrix. Submitted: Jul 22, 1999
|
| MATLAB Benchmark |
|
My own Matlab benchmark suite jmbench.m because timings from Matlab "bench" command cannot be used to compare Matlab versions. Submitted: Jun 15, 2005
|
| datetime.m |
|
Converts date-time format to year-month-day-hour-min format and vice versa. Submitted: Aug 13, 1999
|
| MATLAB/SIMULINK Resources |
|
MATLAB in Education, MATLAB Digest, Demos & Examles, User Contributed M-files, MATLAB FAQ, and more. Submitted: Jun 08, 2005
|
| MATLAB Library |
|
Functions and their usage relating to Feature Extraction and Classification. Submitted: Jun 07, 2005
|
| Simulink content plugin for Total Commander |
|
The Simulink content pluginn for Total Commander parses the Simulink model file and provides content information about the version, creator, creation time, last modified time, last modified PC, total number of blocks, number of different referenced librarys and number of different used S-Functions of a Simulink model. Furthermore it can be displayed if the Simulink model is a library and contains Stateflow charts. Submitted: Oct 24, 2006
|
| Makeinstall |
|
You have a created a toolbox with a lot of MATLAB files and now you need a simple way to distribute this toolbox? With Makeinstall you will be able to automatically create a single install.m file, which includes a simple installation routine and all the Matlab programmes needed for the toolbox. The install script modifies the system in order to use the toolbox instantly. If the Contents.m file is missing, it will be automatically created. Furthermore the command tbclean will be added to the toolbox folder, which enables to remove the toolbox folder and the entries in startup.m. Submitted:
|
| self.m |
|
Self-printing m-files. Submitted: Jul 19, 1999
|
| diary2m.m |
|
Converts the diary of a Matlab session into an executable m-file. Submitted: Jul 22, 1999
|
| Nodeworks Web Directory: MATLAB |
|
Over a hundred useful MATLAB links organized alphabetically, including tutorials, toolboxes, and much more. Submitted: Jun 13, 2005
|
| MATLAB 7 Release 14 on Mac OS X Panther - A First Look |
|
I downloaded and installed a pre-release version of the Matlab 7 (Release 14) on Mac OS X Panther 10.3.3 this week. Many new and exciting features are planned for release 14. Among them are shortcuts for frequently used commands, nesting functions, conditional breakpoints, a redesigned array editor for editing and graphing variables, and a new plotting interface... Submitted: Jun 15, 2005
|
| XTargets - Unit Testing For Matlab |
|
Unit Testing for Matlab. Powerfull and easy to use. The testing environment is managed from the Matlab web browser. With one click you run tests, inspect results, set break points, open the matlab editor to the exact failure line. Test files are very easy to write and follow a simple pattern. Submitted: Nov 08, 2005
|
| refer.m |
|
Find references to other functions in a file. [NAMES,EXST] = REFER(FILE) Reads text from the file FILE, parses it for all legal names (excluding comments) and returns string matrix NAMES of function names NAMES used in the FILE and vector EXST - their exist status (from 1 to 5). Submitted: Jul 22, 1999
|
| Matlab On NetBSD |
|
Demonstrates how to run MATLAB on NetBSD/i386. Submitted: Jun 15, 2005
|
| MATLAB at Literate Programs |
|
LiteratePrograms is a unique wiki where every article is simultaneously a document and a piece of code that you can view, download, compile, and run by simply using the "download code" tab at the top of every article. Submitted:
|
| TOMLAB optimization Inc. |
|
TOMLAB is a general purpose development environment in MATLAB for research, teaching and practical solution of optimization problems Submitted: Jun 11, 2008
|
| PROPT |
|
PROPT is a software package intended to help you solve dynamic optimization problems. Submitted: Jun 11, 2008
|
|