Home > By category > Scripts >Communication > masconv



masconv

  • Downloads: 
  • Views: 
  • Rating:

This program to perform convolution has been written keeping the ordinary polynomial multiplication in mind and in my opinion is the most easily understood program among the ones I have seen on the web or written by other fellow workers although it may not be the best program in its design. The user may get help upon usage by typing help masconv at the command prompt.

When the user gives the program two vectors (sequences) to be convolved, the program first initialize a temporary matrix of size having number of rows according to the length of the first vector and number of columns one less than the length of both the vectors (as it is required for the convolution sum to have this much length) using the zeroscammand. The program then make use of two for loops to replace the zero values in the temporary matrix at desirable places by simple multiplication of the members of the two vectors. Once the temporary matrix is completed, the program then use the sum command of Matlab to find the final convolution sum and displays the result.

The user can compare the results of this program with the built-in function conv. Any suggestions or criticisms are welcome.

Free download from Shareware Connection - This program to perform convolution has been written keeping the ordinary polynomial multiplication in mind and in my opinion is the most easily understood program among the ones I have seen on the web or written by other fellow workers although it m

Publisher: Mahmood Sheikh | License: Freeware | Price: 0.00
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 19-01-2013 | Rating: 0 | Title: masconv

Author Url: http://www.mathworks.com
Program Info Url: http://www.mathworks.com
Download Url: http://www.mathworks.com/matlabcentral/fx_files/11137/1/masconv.zip

masconv keywords:
masconv related downloads:

roundoff - Rounds a scalar, vector or matrix to a specified number of decimal places.

HandyFile Find and Replace: Office Edition - HandyFile Find and Replace: Office Edition by silveragesoftware.com can search and replace text in as many Microsoft Office files as you want. This program will save you time you spend daily for updating your files. Updates: silveragesoftware.com.

AD Search&Replace - AD Search&Replace will allow you to search for the files containing the line of symbols (with case sensitive or without it), specified by you, on folders tree (also support the network folders) and to replace a required line by another.

Insert Multiple Rows and Columns in Excel - Insert Multiple Rows and Columns in Excel is a simple tool designed in order to help you add multiple blank rows and columns between each row and each column, or every x rows and every x columns in Excel.

Random Number Software - Random number Software is an powerful & easy to operate program to generate a list of random numbers.

Shareware Connection periodically updates pricing and software information of 'masconv' from company source 'Mahmood Sheikh' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'masconv' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of masconv.

New Reviews

RawTherapee - There are so many image editors out there but when it comes to powerful and versatile RAW file editors, the choices are somewhat limited. With Adobe switching to Cloud-based subscriptions for most of its apps, semiprofessional users including ...

AOMEI Partition Assistant Lite Edition - No matter whether you are a casual PC user or deal with a number of computers for professional needs, taking care of hardware components is a necessity. Among all hardware components used in laptop or desktop, hard disk is the most important one. ...

Sculptris - For 3D modeling and design, there are so many apps to pick from noondays. From feature laden and expensive apps of Autodesk to mid level and lesser known contenders, users are spoilt for choice. However, it is also possible to use a decently ...

360 Internet Security - Using a computer without having capable Security software installed is equivalent to sleeping with your house’s main door wide open. Whether you use a PC at home or manage a network of computers at the workplace, PC security suite has ...

Device Doctor - Keeping the drivers of hardware components used in your PC is really important. Obsolete device drivers lead to a myriad of problems affecting PC performance. While advanced users may check for outdated drivers personally, this may not be an ...

Baidu PC Faster - To keep your laptop or desktop computer running at peak speed and extract optimal performance out of it, using third party apps may be necessary. While some users still rely on Windows inbuilt PC cleanup and maintenance tools, some third party ...

Hekasoft Backup & Restore - There was a time a majority of Windows PC users stuck to Internet Explorer as it was the integrated web browsing app. After arrival and growth of Open Source rivals like Firefox and Chrome, the scenario has changed a lot. PC users are now spoilt ...

PC DeCrapifier - There is hardly any computer user who does not want to keep the PC running at top speed. However, unnecessary software and bloatware can reduce the speed and performance of your PC. Such Apps often come pre installed with laptops and desktops. ...

SoftAmbulance Free Eraser - Windows comes with a set of integrated utilities to let users maintain and cleanup their computers. While you can always delete files and folders from partitions, that is not a fail proof method. The data remains on hard disk in reality and any ...

dMaintenance - As a computer user, you may need to deal with several types of applications. For a lot of Windows users, the integrated tools of the OS may not suffice at times. They may need to use several third party apps for needs such as entertainment, ...




New Downloads

Shared Asset Booking System

The Shared Asset Booking
System developed by PHPJabbers
allows co-owners to manage
better and coordinate the use
of ...

TagCloud

This module Provides a
TagCloud and List of Tags

Spiral Generator

Archimedean,Logarithmic,Fermat
,Hyperbolic,Lituus,Spherical
and Polynomial Spirals

My First Attempt

The user has to modify the
function to be integrated in a
file named eval1.m enclosed in
the same directory & invoke
...

Mouse Motion Handler

MouseMotionHandler is a MATLAB
class that uses a MATLAB
figure's WindowButtonMotionFcn
callback as a hook to extend
...

Code Verification using
RTDX

serve as an introduction to
using RTDX technology from
Texas Instruments with
Simulink for the purpose of
verifying that ...

WDM Network Blocking
Computation Toolbox

WDM Network Blocking
Computation Toolbox - Blocking
computation in WDM Networks
for three different types of
constraints.

BlaB! Lite for Scripts

This is an AJAX-based chat
system

Double Fourier Series
Surface Plotting for
Mathematics

These MATLAB functions plot
and display number of terms
and oscillation smoothing of a
double Fourier series

London2012 Script

This Flash script will display
a banner that will count down
the time remained until the
2012 London Summer Olympics

Easy PHP News Module

Easy PHP News Module (EPNM),
is a simple script to easily
add and remove content or news
to a website

qsort

Simple implementation of
quicksort algorithm in Matlab