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

Multiplication Algorithm freeware
Filter: All | Freeware | Demo
 

Multiplication Algorithm

< 1 2 3 4 5 
Added: July 16, 2013 | Visits: 464

Vuvuzela sound denoising algorithm The sound denoising algorithm is based on the popular spectral subtraction technique. Based on the spectrum of the vuvuzela sound, this denoising technique simply computes an antenuation map in the time-frequency domain. Then, the audio signal is restored by computing the inverse STFT. See [1-3]...



Platforms: Matlab

License: Freeware Size: 1.13 MB Download (42): Vuvuzela sound denoising algorithm Download

Added: June 14, 2013 | Visits: 389

Steepest Descent Algorithm This is a small example code for "Steepest Descent Algorithm". It implements steepest descent Algorithm with optimum step size computation at each step. The code uses a 2x2 correlation matrix and solves the Normal equation for Weiner filter iteratively.Reference:Adaptive Filter Theory 3rd...





Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Steepest Descent Algorithm Download

Added: May 13, 2013 | Visits: 348

Most probable path using Viterbi algorithm The submission considers a case where you deduce what weather it is given the status of a shirt that is hung outside. The weather could be Sunny, cloudy, Rainy and the shirt could be dry, dryish, damp etc. Now given some probability matrices (The initial probability of the weather, the transition...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Most probable path using Viterbi algorithm Download

Added: August 10, 2013 | Visits: 528

PID Tuning Using Genetic Algorithm PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains.We apply the genetic algorithm(GA) to tune the PID gains. The GA is agorithm using the biotic; gene the biotic; genetics.


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (55): PID Tuning Using Genetic Algorithm Download

Optimization with MATLAB and the Genetic Algorithm and Direct Search Toolbox M-files accompanying the " Genetic Algorithms & New Optimization Methods in MATLAB " webinar.These files provide what you need to run the two demos: Optimization of non-smooth objective function, and Optimization of a random stochastic objective function.To run the first demo run the file...


Platforms: Matlab


Added: September 16, 2013 | Visits: 539

Direction of Arrival Estimation with MUSIC Algorithm In many practical signal processing problems, the objective is to estimate from measurements a set of constant parameters upon which the received signals depend.For example, high-resolution direction-of-arrival (DOA) estimation is important in many sensor systems such as radar, sonar, electronic...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Direction of Arrival Estimation with MUSIC Algorithm Download

Added: April 16, 2013 | Visits: 533

Gaver-Stehfest algorithm for inverse Laplace transform ilt=gavsteh(funname,t,L) funname The name of the function to be transformed. t The transform argument (usually a snapshot of time). ilt The value of the inverse transform L number of coefficient ---> depends on computer word length used (examples: L=8, 10, 12, 14, 16, so on..) Numerical Inverse...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Gaver-Stehfest algorithm for inverse Laplace transform Download

Solution to Economic Dispatch by Artificial Bee colony Algorithm This software contains one example taken from the reference paper given with this program..By running the file P1.m as they are in the default ABC-eld folder the economic dispatch problem can be solved. The allocation minimum fuel cost and transmission losses are determined. By running the...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (55): Solution to Economic Dispatch by Artificial Bee colony Algorithm Download

Added: August 18, 2013 | Visits: 401

Imperialist Competitive Algorithm (ICA) Evolutionary optimization methods, inspired from natural processes, have shown good performance in solving complex optimization problems. For example, genetic algorithms (inspired from biological evolution of human and other species), ant colony optimization (based on ants effort to find optimal...


Platforms: Matlab

License: Freeware Size: 450.56 KB Download (40): Imperialist Competitive Algorithm (ICA) Download

Added: September 10, 2013 | Visits: 652

golden section method algorithm Golden section method - searching for minimum of the function on given interval files:golden.m - main algorithm, computing minimum on intervalf.m - given function - file to modify by the user!


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): golden section method algorithm Download

Added: April 10, 2013 | Visits: 596

Active noise control system using FxLMS algorithm This simple simulation shows the implementation of FxLMS algorithm for a single channel feed-forward active noise control system. Here, the controller generates an "anti-noise" signal to result a destructive interference at the sensor position. The objective is to minimize the noise residue.The...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Active noise control system using FxLMS algorithm Download

Added: July 29, 2013 | Visits: 526

Greedy algorithm for Set Cover problem This function contains the well known greedy algorithm for solving Set Cover problem (ChvdodAtal, 1979), with two small modifications:* In case of more than one possible choice at a certain step, the biggest set is chosen;* Once the solution is found, we check the selected sets to find a better...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Greedy algorithm for Set Cover problem Download

Nearest Neighbor algorithm for the Travelling Salesman Problem The 2-column vector contains cities' coordinates. The algorithm generates the optimal path to visit all the cities exactly once, and return to the starting city.The algorithm has its limitations, and based on the cities' distribution on the map it may or may not give the optimal solution.It...


Platforms: Matlab


Motion Planning for a Robot Arm by Using Genetic Algorithm This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link (redundant) robotarm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximumpre-defined torque, without collision with any...


Platforms: Matlab

License: Freeware Size: 1.33 MB Download (44): Motion Planning for a Robot Arm by Using Genetic Algorithm Download

Added: June 16, 2013 | Visits: 439

m-sequence generation program using a search algorithm Maximum length sequence assuming distinctvalues = baseVal^powerVal-1 [ms]=mseqSearch(powerVal,baseVal) OUTPUT: ms: generated maximum length sequence, of length basisVal^powerVal-1 such that all values occur with equal frequency=basisVal except zero, which occurs basisVal-1 times INPUT: baseVal:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): m-sequence generation program using a search algorithm Download

greedy algorithm in OFDM resource allocation (single user) As the power needed to transmit a certain number of bits ina subcarrier is independent of the numbers of bits allocated toother subcarriers, it turns out that a greedy approach is optimal.A greedy algorithm assigns bits to the subcarriers one bit at atime, and in each assignment, the subcarrier...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): greedy algorithm in OFDM resource allocation (single user) Download

Added: August 19, 2013 | Visits: 536

Multi-Objective Optimizaion using Evolutionary Algorithm Conventional optimization algorithms using linear and non-linear programming sometimes have difficulty in finding the global optima or in case of multi-objective optimization, the pareto front. A lot of research has now been directed towards evolutionary algorithms (genetic algorithm, particle...


Platforms: Matlab

License: Freeware Size: 368.64 KB Download (54): Multi-Objective Optimizaion using Evolutionary Algorithm Download

Added: August 12, 2013 | Visits: 393

RLS Algorithm Demo RLS is one of the great adaptive filter algorithms. In this file ,an experiment is made to identify a linear noisy system with the help of RLS algorithm. The weights of the estimated system is nearly identical with the real one.A reference is used to write the algorithm.


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (39): RLS Algorithm Demo Download

Added: May 02, 2013 | Visits: 335

NLMS Algorithm Demo NLMS is one of the adaptive filter algorithms. In this file ,an experiment is made to identify a linear noisy system with the help of NLMS algorithm. The weights of the estimated system is nearly identical with the real one. Also , adaptive learning rate has been applied.A reference is used to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): NLMS Algorithm Demo Download

Added: August 10, 2013 | Visits: 769

Feedback active noise control system using FbLMS algorithm This simple simulation shows the implementation of FbLMS algorithm for a single channel feedback active noise control system. Here, the controller generates an "anti-noise" signal to result a destructive interference at the sensor position. The objective is to minimize the noise residue.FbLMS...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Feedback active noise control system using FbLMS algorithm Download

< 1 2 3 4 5