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

Examples Argument Essays software
Filter: All | Freeware | Demo
 

Examples Argument Essays

< 1 2 3 4 5 > 

Example: Creating TimeSeries and TsArray Inputs for Simulink Bus Signal Input Data This entry provides functions and examples allowing you to create Simulink.TsArray and Simulink.TimeSeries objects from a script or the MATLAB command line. A Simulink.TsArray object can be used as input data for a bus signal input in Simulink.Note: These functions contain **UNDOCUMENTED**... Platforms: Matlab


Added: August 20, 2013 | Visits: 750

Phase Noise to Jitter Usage:Jitter = Pn2Jitter(f, Lf, fc)Inputs:f: Frequency vector (phase noise break points), in Hz, row or column.Lf: Phase noise vector, in dBc/Hz, same dimensions, size(), as f.fc: Carrier frequency, in Hz, a scalar.Output:Jitter: RMS jitter, in seconds.Phase noise data can be derived from... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Phase Noise to Jitter Download

Digitale Signalverarbeitung: Grundlagen und Anwendungen Beispiele und Ubungen mit MATLAB Companion S Digital Signal Processing: Principles and Applications examples and exercises using MATLAB Companion S Platforms: Matlab


Added: July 09, 2013 | Visits: 361

from decimal to two's complement The function coverts a decimal number into a two's compelement number of a given in argument number of bits. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): from decimal to two's complement Download

Added: August 21, 2013 | Visits: 717

Flow Cytometry Data Reader and Visualization This includes a function to read in the standard flow cytometry FCS format data and examples of how to visualize the data. Platforms: Matlab

License: Freeware Size: 194.56 KB Download (41): Flow Cytometry Data Reader and Visualization Download

Added: April 03, 2013 | Visits: 569

Digital Control System Analysis and Design, 3e Designed for a senior-level course in digital or discrete-time controls, this third edition has been updated to include MATLAB based examples for problem solving.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1313.jsp. Platforms: Matlab

License: Freeware Size: 61.44 KB Download (42): Digital Control System Analysis and Design, 3e Download

Added: September 14, 2013 | Visits: 615

Interfacing to External Devices from MATLAB This package contains 5 simple examples showing how to interfacing to external devices from MATLAB. These examples show a range of approaches for connecting MATLAB to different types of external devices: - Data Acquisition Toolbox - Instrument Control Toolbox - Image Acquisition Toolbox Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Interfacing to External Devices from MATLAB Download

Added: April 11, 2013 | Visits: 344

OpenGL .NET Examples Matlab R2009a and above now support .NET assemblies, which allows us to use .NET wrapped libraries such as OpenGL .NET in Matlab.I have included OpenGL .NET assemblies including the source C# code from TAO, and a hand full examples. The examples range from a basic colored cube till a MIP render... Platforms: Matlab

License: Freeware Size: 4.33 MB Download (45): OpenGL .NET Examples Download

Added: April 19, 2013 | Visits: 584

Pricing Derivatives Securities using MATLAB A Zip file containing the examples that were used in the MathWorks webinar: "Pricing Derivatives Securities using MATLAB".Highlights:* Pricing a portfolio of vanilla options using Black-Scholes, a Binomial Tree and Monte Carlo simulation.* Pricing exotic options using the implied trinomial tree... Platforms: Matlab

License: Freeware Size: 327.68 KB Download (43): Pricing Derivatives Securities using MATLAB Download

Added: July 23, 2013 | Visits: 319

Signals and Systems Laboratory with MATLAB M-files These files are solutions of the above mentioned bookd-deOaos problems and examples. They are classified in chapters and they are provided without many comments as they are explained extensively in the text. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (47): Signals and Systems Laboratory with MATLAB M-files Download

Added: April 19, 2013 | Visits: 339

Arduino IO package: Slides and Examples This zip file contains the slides (and some code examples) used for this webinar: http://www.mathworks.com/company/events/we.../wbnr43537.htmlThe webinar introduces the ArduinoIO package, which allows the user to perform Analog and Digital Input and Output, as well as to control DC, Servo and... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.88 MB Download (41): Arduino IO package: Slides and Examples Download

Added: September 07, 2013 | Visits: 590

Fuzzy Network Operations The software includes MATLAB files implementing operations on nodes in fuzzy rule based networks as well as Word files illustrating the use of the m-files with the help of examples. Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Fuzzy Network Operations Download

Added: July 19, 2013 | Visits: 351

SETPOS 1.2 - GETPOS SETPOS/GETPOS are two flexible wrappers to set/get the "Position" property of graphics objects (figure, axes, uicontrol).SETPOS(H,POS) works as SET(H,'Position',POS) and GETPOS(H) works as GET(H,'Position') but :Both can set/get data using different unit for each element of the 'Position'... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): SETPOS 1.2 - GETPOS Download

Added: July 19, 2013 | Visits: 421

Analog / Mixed Signal Examples This package is a continues to be expanded. New examples include: VCO with user defined phase noise, impedance matching and filter design, interleaved ADC, clock multiplying delay lock loop, clock recovery for NRZ data. Further examples include: PLL, fractional N PLL, digital fractional N PLL,... Platforms: Matlab

License: Freeware Size: 1.35 MB Download (48): Analog / Mixed Signal Examples Download

Character Recognition Example (I&II): Pre-processing of Image This demo shows some examples for image pre-processing before the recognition stage. the first example is just some commnads of image processing which are commonly used for preprocessing, while the second example shows how to use the simple command to automate the image processing stage... Platforms: Matlab

License: Freeware Size: 81.92 KB Download (43): Character Recognition Example (I&II): Pre-processing of Image Download

Added: May 23, 2013 | Visits: 313

plotstats PLOTSTATS(XDATA,YDATA) generate a nice figure for the statistical visualisation of datasets. YDATA is a cell array of vectors, each vector being a group of samples to test. XDATA is a cell array of the same size of YDATA, each element being a single number representing the abscissa of the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): plotstats Download

Added: June 01, 2013 | Visits: 442

Multiple assignment The function arg2vars serves for assigning of values from input argument(s) to variables declared in the output list in the place ofthe function calling. Not assigned output variables are empty, while superfluous arguments are cut to a number of output variables. Number of allocated items is a... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Multiple assignment Download

Added: May 16, 2013 | Visits: 385

extract_word_table The function has the formtables = extract_word_table;No input argument needs to be specified, the function itself will prompt the user to select an already existing word document.The output argument is ab cell array containing all the tables present in the opened document as cells.the .zip file... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): extract_word_table Download

Added: August 30, 2013 | Visits: 658

HANDBOOK OF GRAPHICAL USER INTERFACE (Spanish!) This manual contains several examples of how programming the Graphical User Interface (GUI).For more information, visit: www.matpic.com Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3 MB Download (49): HANDBOOK OF GRAPHICAL USER INTERFACE (Spanish!) Download

Added: April 13, 2013 | Visits: 364

Centroid Calculation Function Function takes a picture as an argument (suitably should contain only one object whose centroid is to be obtained) and returns the x and y coordinates of its centroid. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Centroid Calculation Function Download

< 1 2 3 4 5 >