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 49.601.713 Times

Geometrical Optics Tutorial software
Filter: All | Freeware | Demo
 

Geometrical Optics Tutorial

< 1 2 3 4 5 > 
Added: August 21, 2013 | Visits: 445

A* (A Star) search for path planning tutorial The A* search algorithm is a simple and effective technique that can be used to compute the shortest path to a target location. This tutorial presents a detailed description of the algorithm and an interactive demo.



Platforms: Matlab

License: Freeware Size: 112.64 KB Download (40): A* (A Star) search for path planning tutorial Download

Added: September 12, 2013 | Visits: 398

Tutorial: C mex matrix demo This short tutorial illustrates basic numerical matrix computation in C. I encourage any comments from expirienced mex programmers for style improvement.This is a nice little function to demonstrate how you can interface MATLAB and C style matricies. There is some example code included showing...





Platforms: Matlab

License: Freeware Size: 133.12 KB Download (40): Tutorial: C mex matrix demo Download

Added: May 01, 2013 | Visits: 701

From Simulink to DLL - A tutorial This document attempts to give a hands-on description on how to make a DLL from a controller built in Simulink. This makes it possible to develop advanced controllers in Simulink, and then use them from an arbitrary application. Persons with knowledge in the C programming language should have no...


Platforms: Matlab

License: Freeware Size: 686.08 KB Download (40): From Simulink to DLL - A tutorial Download

Added: June 30, 2013 | Visits: 513

SonnetLab Coupler Optimization Tutorial The attached ZIP file contains a tutorial for using the SonnetLab Toolbox for MATLABdlT«. SonnetLab is a free MATLABdlT« toolbox that enables users to control and automate Sonnet's 3D planar electromagnetic simulator.The attached archive contains a Sonnet Project in the form of a two branch...


Platforms: Matlab

License: Freeware Size: 163.84 KB Download (39): SonnetLab Coupler Optimization Tutorial Download

Added: July 25, 2013 | Visits: 356

Tutorial on solving DDEs with DDE23 This tutorial shows how to use the MATLAB solver DDE23 to solve delay differential equations (DDEs) with constant delays. The solver is available in MATLAB 6.5 and later.The tutorial briefly discusses the differences between solving ODEsand DDEs, and describes the techniques used in DDE23. The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 266.24 KB Download (39): Tutorial on solving DDEs with DDE23 Download

Added: September 02, 2013 | Visits: 347

Tutorial on solving BVPs with BVP4C This tutorial shows how to formulate, solve, and plot the solutions of boundary value problems (BVPs) for ordinary differential equations.The tutorial introduces the function BVP4C (available in MATLAB 6.0 and later), briefly describes the numerical method used, and illustrates solving BVPs with...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 194.56 KB Download (39): Tutorial on solving BVPs with BVP4C Download

Added: July 16, 2013 | Visits: 344

Kalman Filter in Matlab (Tutorial) 1. Detailed Tutorial on Kalman Filtering Techniques in Matlab2.Computes the Kalman gain and the stationary covariance matrix using the Kalman filter of a linear forward looking model.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Kalman Filter in Matlab (Tutorial) Download

Tutorial de Backpropagation - Un algoritmo de entrenamiento para redes neuronales Tutorial in Spanish about the Backpropagation algorithm. For academic and educational purposes only.This tutorial provides a brief introduction to the multilayer neural network training algorithm Backpropagation low based on gradient descent and the delta rule, along with its numerical...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (41): Tutorial de Backpropagation - Un algoritmo de entrenamiento para redes neuronales Download

Added: April 20, 2013 | Visits: 384

SonnetLab Multi-Network Netlist Tutorial The attached ZIP file contains a tutorial for using the SonnetLab Toolbox for MATLABdlT«. SonnetLab is a free MATLABdlT« toolbox that enables users to control and automate Sonnet's 3D planar electromagnetic simulator.The attached script will build a multi-network Sonnet netlist project....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (45): SonnetLab Multi-Network Netlist Tutorial Download

Added: August 25, 2013 | Visits: 333

Physical Modeling Tutorial Exercises The models in this zip file can be used as tutorial examples. They are the models used in the Physical Modeling Hands-on Workshop events offered by the MathWorks.The examples here are models in Simscape, SimMechanics, SimDriveline, SimElectronics, SimHydraulics, and SimPowerSystems that you can...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.67 MB Download (39): Physical Modeling Tutorial Exercises Download

Added: May 07, 2013 | Visits: 517

SonnetLab Single Stub Tutorial The attached ZIP file contains a tutorial for using the SonnetLab Toolbox for MATLABdlT«. SonnetLab is a free MATLABdlT« toolbox that enables users to control and automate Sonnet's 3D planar electromagnetic simulator.The attached script will build a Sonnet project in the form of a single stub....


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (39): SonnetLab Single Stub Tutorial Download

Tutorial Funciones de Base Radial (RBF) - Redes neuronales como aproximadoras de funciones Spanish Tutorial on Radial Basis Function (RBF) for academic and educational purposes onlyThis tutorial provides a brief introduction to neural network training radial basis function together with its numerical implementation as approximating functions. Network is simulated in the MATLAB d-OC?D?...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (38): Tutorial Funciones de Base Radial (RBF) - Redes neuronales como aproximadoras de funciones Download

Tutorial de Control Neuronal - Aplicacion a una articulacion giratoria flexible Spanish Tutorial on Neural Control. For academic and educational purposes only.This tutorial presents the implementation of neural networks in control of a flexible swivel non-linear dynamics. Neural networks are trained offline to identify how the system by obtaining the direct and inverse model...


Platforms: Matlab


Added: August 16, 2013 | Visits: 246

Modulation tutorial This graphical tutorial is intended to help neuro-imaging researchers from non-mathematical backgrounds to understand the so-called "modulation" process in voxel-based morphometry. This preserves volume (locally and globally) in spatially normalised (warped) images by multiplying the original...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (38): Modulation tutorial Download

Added: April 16, 2013 | Visits: 341

Tutorial: Put 3D Vector Field data into ParaView I spent some time working out how to export data from Matlab (specifically a 3D vector field) in a way which could then successfully imported into ParaView (www.paraview.org).I made this tutorial to summarize the method I found - which I hope others will also find useful.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 675.84 KB Download (39): Tutorial: Put 3D Vector Field data into ParaView Download

Added: April 13, 2013 | Visits: 186

structure tensor - introduction and tutorial Tutorial on structure tensors. Normally associated with image processing and structure inference, this code provides a completely encapsulated package to explain and demonstrate the use of structure tensors.playshow structureTensorDemoor use the html to properly visualize the LaTeX equations.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 409.6 KB Download (40): structure tensor - introduction and tutorial Download

Added: August 17, 2013 | Visits: 476

MATLAB video tutorial in Czech - Lesson 1: Matlab Desktop This video describes working with the MATLAB Desktop in the Czech language. It's a first part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinRAR, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 13.45 MB Download (39): MATLAB video tutorial in Czech - Lesson 1: Matlab Desktop Download

Added: September 04, 2013 | Visits: 477

MATLAB video tutorial in Czech - Lesson 11: Files This video describes working with files in MATLAB in the Czech language. It's the 11th part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 12.13 MB Download (40): MATLAB video tutorial in Czech - Lesson 11: Files Download

MATLAB video tutorial in Czech - Lesson 3: Vectors and matrices This video describes working with vectors and matrices in MATLAB in the Czech language. It's the third part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinRAR, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 11.35 MB Download (39): MATLAB video tutorial in Czech - Lesson 3: Vectors and matrices Download

Added: July 20, 2013 | Visits: 494

MATLAB video tutorial in Czech - Lesson 12: Creating GUI This video describes creating GUI with GUIDE in MATLAB in the Czech language. It's the 12th part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the file


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 19.89 MB Download (45): MATLAB video tutorial in Czech - Lesson 12: Creating GUI Download

< 1 2 3 4 5 >