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

Multiplatinum Mixing Tutorial software
Filter: All | Freeware | Demo
 

Multiplatinum Mixing Tutorial

< 1 2 3 4 5 > 
Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 399

DMD's Mixing & Mastering Know It All V4 These mixing and mastering tutorials are a complete guide to digital audio mixing and mastering. It begins with an Overview section introduces the necessary audio engineering concepts. Both the Mixing and Mastering sections are organized into a straightfo



Platforms: Mac

License: Shareware Cost: $39.99 USD Size: 601 MB Download (54): DMD's Mixing & Mastering Know It All V4 Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 394

Reason 6 401 - Reason's Mixing Toolbox Learn how operate the amazing new console and mixing tools included in Reason 6. Watch as Mo Volans remixes a track right before your eyes and ears... Finally, Reason 6 mixes!! That's because built right into Reason is the coolest SSL-style mixer eve





Platforms: Mac

License: Shareware Cost: $19.99 USD Size: 290 MB Download (60): Reason 6 401 - Reason's Mixing Toolbox Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 544

Sonic Dimension in Mixing by Greg Townley Greg Townley's mixing credits include films Sideways & Wedding Crashers, and artists Usher & Lil' Kim … Learn how Hollywood's Premiere Audio Engineer creates Sonic Space in his film and music mixes. Some mixes sound flat and boring. Others giv


Platforms: Mac

License: Shareware Cost: $19.99 USD Size: 330 MB Download (51): Sonic Dimension in Mixing by Greg Townley Download

VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function. For Bluetooth and RS-232 devices applications. (Narration in Spanish).


Platforms: Matlab


Added: July 10, 2013 | Visits: 356

Phase Locked Loop tutorial This tutorial starts with a simple conceptual model of an analog Phase-Locked Loop (PLL). Through elaboration it ends at a model of an all digital and fixed-point phase-locked loop. The final model can serve a starting point for code generation (both ANSI C or synthesizable HDL).The step-wise...


Platforms: Matlab

License: Freeware Size: 399.36 KB Download (40): Phase Locked Loop tutorial 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: September 16, 2013 | Visits: 589

SonnetLab Double 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 double stub....


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (42): SonnetLab Double Stub Tutorial Download

Added: August 21, 2013 | Visits: 449

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 (44): A* (A Star) search for path planning tutorial Download

Added: September 12, 2013 | Visits: 401

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 (44): Tutorial: C mex matrix demo Download

Added: May 01, 2013 | Visits: 708

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: March 27, 2013 | Visits: 304

Mixing / Combining 2 Images (Image Fusion) This program fuses/combines/mixes 2 imagesIt supports both Gray & Color ImagesIn the program, Alpha Factor can be varied to vary the proportion of mixing of each image.With Alpha Factor = 0.5, the two images are mixed equally.With Alpha Facotr 0.5, the contribution of foreground image will be...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 604.16 KB Download (49): Mixing / Combining 2 Images (Image Fusion) Download

Added: June 30, 2013 | Visits: 520

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: 359

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 (43): Tutorial on solving BVPs with BVP4C Download

Added: July 16, 2013 | Visits: 348

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 (45): Tutorial de Backpropagation - Un algoritmo de entrenamiento para redes neuronales Download

Added: April 20, 2013 | Visits: 387

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: 337

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 (43): Physical Modeling Tutorial Exercises Download

Added: May 07, 2013 | Visits: 518

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 (44): Tutorial Funciones de Base Radial (RBF) - Redes neuronales como aproximadoras de funciones Download

< 1 2 3 4 5 >