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

M File Anti Copy freeware
Filter: All | Freeware | Demo
 

M File Anti Copy

< 1 2 3 4 5 > 
Added: September 13, 2013 | Visits: 578

ADPCM encoder and decoder M-file to perform ADPCM encode and decode. The algorithm is based on IMA ADPCM.



Platforms: Matlab

License: Freeware Size: 10 KB Download (82): ADPCM encoder and decoder Download

Added: April 27, 2013 | Visits: 382

Signal Processing blocks This m-file implements a M-point moving average system.The equation is:y(n)=(x(n)+x(n-1)+.....+x(n-M))/M;M is the order of the M-point moving average system.Syntax:y=mpointaverage(input,order)The argument 'input' is the input sequence.The argument 'order' is T,the order of the M-point moving...





Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Signal Processing blocks Download

Added: April 13, 2013 | Visits: 421

Gold Code Generation This m-file generate Gold Sequences of length 31 by taking the modulo-2 sum of two m-sequence generators.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Gold Code Generation Download

Added: June 01, 2013 | Visits: 572

Wireless tips and tricks This m-file lists various tips and tricks that can be used to analyze most wireless and communication systems. The list is not all inclusive, but should be beneficial to first time or seldom time users.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Wireless tips and tricks Download

Added: May 19, 2013 | Visits: 456

Franck-Condon Overlap Integrals The m-file overlap_integral.m calculates the vibrational overlap integral between two nuclear wavefunctions using the formalism developed by Sharp and Rosenstock (J. Chem. Phys., 41:3453, 1964). This function requires the MATLAB Symbolic Toolbox in order to run correctly. The m-file...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (49): Franck-Condon Overlap Integrals Download

Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm In this M-file, the implementation of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the playing iterative course.ACO('filename.tsp');filename.tsp is the problem file of the Symmetrical or...


Platforms: Matlab


Added: September 04, 2013 | Visits: 548

Steam Condenser Model and PI Control The zip file includes the model description in a pdf file, a simulink model of the steam condenser, a function to perform Reaction Curve PID tuning and an m-file to run the model.The m-file can be used to learn how to use the Reaction Curve approach to tune a PID controler. The model itself can...


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (46): Steam Condenser Model and PI Control Download

Soft Handover Probability as a funiction of the Soft Handover Threshold This simple m-file plots the Soft Handover probability as a function of the Soft Handover Threshold value used in the UTRA Soft Handover Algorithm. The relationship has been dertived by taking the ratio between the Cell area where Soft Handovers are enabled and the total Cell area.


Platforms: Matlab


Added: March 29, 2013 | Visits: 586

get cross-section this m file takes a cross section section from a map.script is function mode now.Zip file Content:crssctn.mz.datz.dat is an example for how program works it.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): get cross-section Download

Added: July 05, 2013 | Visits: 437

Peak Fitter A command-line peak fitting program for time-series signals, written as a self-contained Matlab function in a single m-file. Uses an non-linear optimization algorithm to decompose a complex, overlapping-peak signal into its component parts. The objective is to determine whether your signal can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Peak Fitter Download

Added: May 06, 2013 | Visits: 819

NMR coupling diagram This m-file plots a NMR coupling diagram from coupling constants and number of splits (only 1/2-spin nuclei). Useful for educational purposes.Example: plotcoupling([8,2],[3,1])Produces a plot with the coupling constants 8 and 2 Hz, splitted three and one times, respectively.The screenshot is made...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): NMR coupling diagram Download

Added: August 05, 2013 | Visits: 360

tspsa Simulated Annealing Optimization m-file The program set can be used to solve TRAVELING SALESMAN PROBLEMSfrom the TSPLIB.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): tspsa Download

Added: May 08, 2013 | Visits: 563

Digital filter with poles and zeros placement Run the M-file and place the poles of your system, then press ENTER. After, insert the zeros of your system, then press ENTER. The result is the Bode diagram of the filter's normalized frequency response that has NUM and DEN with the same order


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Digital filter with poles and zeros placement Download

Added: March 28, 2013 | Visits: 604

Slow Frequency Hopped Spread spectrum This m-file plots the transmitted signal of slow frequency hopped spread spectrum.This uses one symbol transmission per frequency hop.


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Slow Frequency Hopped Spread spectrum Download

Added: April 29, 2013 | Visits: 405

Syms to TF Conversion Perform equation manipulation/substitution in syms toolbox, then convert the result to a transfer function using this m file.Input is your symbolic equation (with syms variable s or z), output is a transfer function of the same form. Useful for performing your own bilinear transforms - Start with...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Syms to TF Conversion Download

tanque de calentamiento con agitacidoDln continua (heating tank with continuous agitation) process from the Book of Smith, Corripio - Automatic Process ControlContent:+ m-file linearization of nonlinear model+ m-file definition of the nonlinear model+ simulink models for the simulation of the process


Platforms: Matlab


Added: June 25, 2013 | Visits: 396

Interactive Peak Fitter A peak fitting program for time-series signals, written as a self-contained function in a single m-file. Uses an non-linear optimization algorithm to decompose a complex, overlapping-peak signal into its component parts. The objective is to determine whether your signal can be represented as the...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Interactive Peak Fitter Download

Added: June 18, 2013 | Visits: 342

WriteToWordFromMatlab This m-file is a modification of the 'save2word'. It's an example of how to automatically create MS Word documents from MATLAB with figures, tables, headers and text.The different basic functionalities to add text with different style and to add figures are broken into sub-functions that can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): WriteToWordFromMatlab Download

Added: July 28, 2013 | Visits: 412

State-machine simplex minimizer This is a single M-file that implements a Nelder-Mead simplex minimizer. It makes use of MATLAB's persistent variables to create a "state machine" implementation. This allows entire minimization programs to be written as MATLAB scripts, as it does not require a function to be defined and passed...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): State-machine simplex minimizer Download

Added: August 16, 2013 | Visits: 456

amolwt This m-file gives the atomic weight of any element or molecular weight of any chemical species.Input:species = (cell array)The species is the 'formula'.Output:Atomic weight of any element or molecular weight of any chemicalspecies.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): amolwt Download

< 1 2 3 4 5 >