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

Swot Questionnaire Example freeware
Filter: All | Freeware | Demo
 

Swot Questionnaire Example

< 1 2 3 4 5 > 
Added: August 29, 2013 | Visits: 435

Scrollbar GUI Example This is a tutorial example with many comments, explaining how to insert a slider into a MATLAB GUI, that works just like for example a slider in a browser.



Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Scrollbar GUI Example Download

Added: April 01, 2013 | Visits: 612

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are...





Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

Added: May 01, 2013 | Visits: 852

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

Example: Making and debugging mex with Visual Studio 2005 and Matlab 2007b I saw that there was no simple example on who to use MS Visual Studio 2005 to make and debug Matlab mex files.The solution added has a readme.txt that specifies filepaths that must be changed to make it work on your PC.


Platforms: Matlab


Added: August 27, 2013 | Visits: 427

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: November 06, 2010 | Visits: 1.310

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: January 06, 2010 | Visits: 1.450

Langtons Ant Langtons Ant project is an example of a finite-state cellular automata. The ant (or ants) start out on a grid. Each cell is either black or white. If the ant is on a black square, it turns right 90° and moves forward one unit. If the ant is on a white square, it turns left 90° and moves...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (130): Langtons Ant Download

Added: July 05, 2010 | Visits: 2.950

IPTables Firewall Script IPTables Firewall Script contains two example firewall scripts "rc.firewall.iptables. Ive tried here to give some brief documentation for the IPTables firewall scripts contained in this directory. If youre not familiar with IPTables functionality and usage, then you may also want to check out...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (388): IPTables Firewall Script Download

Added: October 02, 2010 | Visits: 922

MyPageKit::MyModel MyPageKit::MyModel is an example Derived Model Class implementing Backend Code for pagekit.org website. This module provides a example of a Derived Model component (Business Logic) of a PageKit website. It is also the code used for old the http://www.pagekit.org/ web site. It contains two...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): MyPageKit::MyModel Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 606

Spice-MLP SPICE-MLP (the old name is SpiceNeuro or Neural Network Example - NNE) is a small application of Three-Layer Neural Network (NN) with multi-inputs and outputs, written for students who wanted to learn and develop their own NN applications. The purpose of this program is to get you started...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (441): Spice-MLP Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 531

Learn HTML By Example Learning HTML and web design is easy if you have some reference point to work with. That's why we built the "Learn HTML By Example" tool, a free tool you can add to your web site. It's easy to use, and there's a bunch of examples already built in. You just type in some HTML code in the middle...


Platforms: Windows, Linux

License: Freeware Size: 4 KB Download (417): Learn HTML By Example Download

Added: May 10, 2013 | Visits: 293

Ubercart Restrictions 5.x-1.x-dev For example, some products cannot be ordered by minors, or some products cannot be shipped to certain states.This module throw a thickbox overlay in front of the paths/patterns you designate. The thickbox displays a form that asks the user qualifying questions. If the user's answers do not...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Ubercart Restrictions 5.x-1.x-dev Download

Added: May 10, 2013 | Visits: 497

Vpython example This script allows you to perform a block moving robot arm simulation.Provides some 3d coolness for new pythonists. Shows some stack usage. Probably should be shorter.In the __main__ statement at the bottom, replace test2() with parse(), then type something like this on each line:10move 5 onto...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Vpython example Download

Added: May 08, 2013 | Visits: 525

Tektronix AFG3000 Series - MATLAB Driver and Example MATLABdlT« is a software environment and programming language with over 1,000,000 users and supports TektronixdlT« arbitrary/function generators only through its Instrument Control Toolboxd-OC?D?.MATLAB is used with Tektronix signal generators to generate arbitrary and standard waveforms,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Tektronix AFG3000 Series - MATLAB Driver and Example Download

Added: August 26, 2013 | Visits: 772

Automotive Electrical System Simulation and Control This model shows an example of a conventional vehicle electrical system model, which was shown in the webinar "Developing Accurate Battery Simulation Models" http://www.mathworks.com/wbnr37544. The model is intended to study component sizing, selection, and control. The electrical system model...


Platforms: Matlab

License: Freeware Size: 184.32 KB Download (53): Automotive Electrical System Simulation and Control Download

Character Recognition Example (III):Training a Simple NN for classification This demo shows the recognition stage for the character recognition. This example come with a GUI with a trained network for handwritting recognition. The step-by-step explanation can be found at:http://basic-eng.blogspot.com/


Platforms: Matlab


Added: May 06, 2013 | Visits: 330

C & mex file example The program mex_test.c is a basic example of how to use mxArray *prhs[] in mexFunction entry embedded in C code. The executable should accept 3 input args of different data types: 1 string, 1 double and 1 int32 array. The program allows a user to input a NULL for any of the input arguments, to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): C & mex file example Download

Added: July 12, 2013 | Visits: 424

Example of Volatility Pumping The self-contained script demonstrates excess, volatility driven growth, in a rebalanced portfolio.Based on the paper "Benchmarking and Rebalancing" by Gabay and Herlemont, yats.com, 19 Septembre 2007, this script reproduces example 1, showing the long-term rebalancing excess growth rate g*.There...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Example of Volatility Pumping Download

Added: August 06, 2013 | Visits: 491

Analytical Target Cascading Example Analytical Target Cascading (ATC) is a method for solving large-scale distributed optimization problems. It can be applied to multidisciplinary design optimization (MDO) problems. A very simple example problem was chosen so that the ATC solution process could be illustrated without requiring much...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Analytical Target Cascading Example Download

Added: July 19, 2013 | Visits: 389

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

< 1 2 3 4 5 >