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

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

M File Anti Copy

< 1 2 3 4 5 > 
Added: September 04, 2013 | Visits: 428

SDOxlsIF: Excel Interface API for Simulink Data Object SDOxlsIF is a set of three M-File functions.XLSREADSDO enables you to load workspace variables of Simulink Data Object from Excel worksheets.XLSWRITESDO enables you to save workspace variables of Simulink Data Object to Excel worksheets.For each package you will use, you should prepare a... Platforms: Matlab

License: Freeware Size: 204.8 KB Download (40): SDOxlsIF: Excel Interface API for Simulink Data Object Download

Added: May 26, 2013 | Visits: 419

Rader Autocorrelation This M-File calculates the autocorrelation of a random process by the method of Rader (mentioned e. g. in Karl Kammeyer, "DIGITALE SIGNALVERARBEITUNG : Filterung und Spektralanalyse"):Y=akfrader(X,[M])X: stationary random process (Vektor)Y: autocorrelation (Vector of length M)M: number for... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Rader Autocorrelation Download

Added: September 13, 2013 | Visits: 589

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

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

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

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

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 (52): 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: 552

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

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: April 19, 2013 | Visits: 497

B-A Scale-Free Network Generation and Visualization *Description and Cautions-The SFNG m-file is used to simulate the B-A algorithm and returns scale-free networks of given node sizes. Understanding the B-A algorithm is key to using this code to its fullest. Due to Matlab resource limitations, it may not be possible to generate networks much... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (55): B-A Scale-Free Network Generation and Visualization Download

Added: July 05, 2013 | Visits: 445

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

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 (50): NMR coupling diagram Download

Added: August 05, 2013 | Visits: 370

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

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

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

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

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

< 1 2 3 4 5 >