Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab files
Search - matlab files - List
1 MATLAB 2 2 Starting Up 2 2.1 Windows Systems . . . . . . . . . . 2 2.2 Unix Systems . . . . . . . . . . . . . 2 2.3 Command Line Help . . . . . . . . . 2 2.4 Demos . . . . . . . . . . . . . . . . . 3 3 Matlab as a Calculator 3 4 Numbers & Formats 3 5 Variables 3 5.1 Variable Names . . . . . . . . . . . . 3 6 Suppressing output 4 7 Built{In Functions 4 7.1 Trigonometric Functions . . . . . . . 4 7.2 Other Elementary Functions . . . . . 4 8 Vectors 4 8.1 The Colon Notation . . . . . . . . . 5 8.2 Extracting Bits of a Vector . . . . . 5 8.3 Column Vectors . . . . . . . . . . . . 5 8.4 Transposing . . . . . . . . . . . . . . 5 9 Keeping a record 6 10 Plotting Elementary Functions 6 10.1 Plotting|Titles & Labels . . . . . . 7 10.2 Grids . . . . . . . . . . . . . . . . . . 7 10.3 Line Styles & Colours . . . . . . . . 7 10.4 Multi{plots . . . . . . . . . . . . . . 7 10.5 Hold . . . . . . . . . . . . . . . . . . 7 10.6 Hard Copy . . . . . . . . . . . . . . 8 10.7 Subplot . . . . . . . . . . . . . . . . 8 10.8 Zooming . . . . . . . . . . . . . . . . 8 10.9 Formatted text on Plots . . . . . . . 8 10.10Controlling Axes . . . . . . . . . . . 9 11 Keyboard Accelerators 9 12 Copying to and from Word and other applications 10 12.1 Window Systems . . . . . . . . . . . 10 12.2 Unix Systems . . . . . . . . . . . . . 10 13 Script Files 10 14 Products, Division & Powers of Vectors 11 14.1 Scalar Product (*) . . . . . . . . . . 11 14.2 Dot Product (.*) . . . . . . . . . . . 11 14.3 Dot Division of Arrays (./) . . . . . 12 14.4 Dot Power of Arrays (.^) . . . . . . 12 15 Examples in Plotting 13 16 Matrices|Two{Dimensional Arrays 13 16.1 Size of a matrix . . . . . . . . . . . . 14 16.2 Transpose of a matrix . . . . . . . . 14 16.3 Special Matrices . . . . . . . . . . . 14 16.4 The Identity Matrix . . . . . . . . . 14 16.5 Diagonal Matrices . . . . . . . . . . 15 16.6 Building Matrices . . . . . . . . . . . 15 16.7 Tabulating Functions . . . . . . . . . 15 16.8 Extracting Bits of Matrices . . . . . 16 16.9 Dot product of matrices (.*) . . . . 16 16.10Matrix{vector products . . . . . . . 16 16.11Matrix{Matrix Products . . . . . . . 17 16.12Sparse Matrices . . . . . . . . . . . . 17 17 Systems of Linear Equations 18 17.1 Overdetermined system of linear equations . . . . . . . . . . . . . . . . . . 18 18 Characters, Strings and Text 20 19 Loops 20 20 Logicals 21 20.1 While Loops . . . . . . . . . . . . . . 22 20.2 if...then...else...end . . . . . . 23 21 Function m{ les 23 21.1 Examples of functions . . . . . . . . 24 22 Further Built{in Functions 25 22.1 Rounding Numbers . . . . . . . . . . 25 22.2 The sum Function . . . . . . . . . . . 25 22.3 max & min . . . . . . . . . . . . . . . 26 22.4 Random Numbers . . . . . . . . . . 26 22.5 find for vectors . . . . . . . . . . . . 27 22.6 find for matrices . . . . . . . . . . . 27 23 Plotting Surfaces 27 24 Timing 28 25 On{line Documentation 29 26 Reading and Writing Data Files 29 26.1 Formatted Files . . . . . . . . . . . . 30 26.2 Unformatted Files . . . . . . . . . . 30 27 Graphic User Interfaces 31 28 Command Summary 32
Date : 2012-02-26 Size : 856.78kb User : taffy320

经典的matlab网络教程。将rar内所有文件解压缩到一个根目录下,点击index.htm的相应链接即可,简单方便。-classic Matlab Network Directory. Rar of all files compressed into a root directory, click on the appropriate link index.htm can, easy.
Date : 2025-12-21 Size : 526kb User : 刘华山

J. Mark Steber的psk解调的经典文章中的第二部分的源程序,希望对大家有所帮助。-J. Mark Steber psk demodulation of the classic article, the second part of the source files, We want to help.
Date : 2025-12-21 Size : 77kb User : hxl

介绍matlab使用方法的完整ppt文档!希望对大家有用-Introduced the use of matlab full ppt files! We hope to be useful
Date : 2025-12-21 Size : 5.86mb User : 李奔

DL : 0
Lingo是最优化问题的一种建模语言,包括许多常用的函数可供使用者建立优化模型时调用,并提供与其他数据文件(如文本文件、Excel电子表格文件、数据库文件等)的接口,易于方便地输入、求解和分析大规模最优化问题。   由于这些特点,Lindo系统公司的线性、非线性和整数规划求解程序已经被全世界数千万的公司用来做最大化利润和最小化成本的分析。应用的范围包含生产线规划、运输、财务金融、投资分配、资本预算、混合排程、库存管理、资源配置等等... -Lingo is a kind of optimization problem modeling language, including many commonly used functions available for users to create optimized model call, and provide other data files (such as a text file, Excel spreadsheet files, database files, etc.) interface, easy easy to enter, solving and analyzing large-scale optimization problem. As a result of these characteristics, Lindo Systems, Inc. linear, nonlinear and integer programming solver has been the company tens of millions around the world used to maximize profit and minimize the cost of analysis. The scope of application include production line planning, transport, finance finance, investment allocation, capital budgeting, mixed scheduling, inventory management, resource allocation and so on ...
Date : 2025-12-21 Size : 310kb User : huierqing

鲁棒控制的大作业,论文中有题目和原程序,内有仿真图等原文件-Robust control of large operations, the paper has the title and the original program, within the simulation diagram and M files
Date : 2025-12-21 Size : 408kb User : zxr

DL : 0
该文件包括Lingo教程及Lingo安装文件,比较详细的介绍了Lingo的用法-This document includes tutorials Lingo and Lingo installation files, a more detailed introduction to the usage of Lingo
Date : 2025-12-21 Size : 19.58mb User : sarah

有两个代码文件,是分别计算微带贴片天线设计时背馈和侧馈两种情况下的天线尺寸的,很全很精确!-There are two code files, which separately calculate design of microstrip patch antenna fed back and the side-fed both cases, the antenna size, it is all very precise!
Date : 2025-12-21 Size : 5kb User : huang

DL : 0
一个介绍MATLAB符号数学工具箱的 PDF 文件-1 Introduction MATLAB symbolic math toolbox of PDF files
Date : 2025-12-21 Size : 75kb User : mike

DL : 0
本书介绍了MATLAB 7.X版本与其他语言混合编程的方法。内容包括在MATLAB中以文件方式导入、导出数据;在Windows和Linux开发C/C++语言的MEX文件;在Windows和Linux开发FORTRAN语言MEX文件;在MATLAB中使用动态连接库文件;在C/C++语言中调用MATLAB引擎;使用MATLAB编译器,以及如何在C/C++程序中使用mcc编译的库函数;在C++程序中使用MATLAB的COM编译器产生的COM组件等。 本书可以作为高等院校各工程专业的教学参考书,也是广大科技工作者必备的参考用书。-This book introduces MATLAB 7.X version and other languages mixed programming method. Included in MATLAB, on paper import and export data in Windows and Linux Development C/C++ language MEX files in Windows and Linux development FORTRAN language MEX files in MATLAB, using dynamic link library file in C/C++ language call the MATLAB engine using MATLAB compiler, and how C/C++ programs compiled using mcc library functions in C++ program using the MATLAB-COM compiler generated COM components. This book can serve as the engineering colleges and universities teaching reference books, the vast number of scientific and technological workers essential reference book.
Date : 2025-12-21 Size : 14.23mb User : 称臣

DL : 0
data weight averaging, use random code to minimize DAC noise in SDADC-we can use this toolbox(include simulink and matlab files) to study how the DEM function work
Date : 2025-12-21 Size : 222kb User : Jack

DL : 0
基于分水岭算法图像分割相关论文,都是PDF文件的。-Image segmentation based on watershed-related papers are PDF files.
Date : 2025-12-21 Size : 4.29mb User : 二维

Udo Zolzer2002年编写的《Digital Audio Effects》,由Jonh Wiley & Sons公司出版。 作者从应用工程师的角度阐述数字音效处理技术,用大量图片代替了枯燥的公式推导,是一本难得的音频工程应用参考书。这本书的第二版也已于2008年出版,名字为<Digital Audio Signal Processing>。-A fully updated second edition of the excellent Digital Audio Signal Processing Well established in the consumer electronics industry, Digital Audio Signal Processing (DASP) techniques are used in audio CD, computer music and multi–media components. In addition, the applications afforded by this versatile technology now range from real–time signal processing to room simulation. Digital Audio Signal Processing, Second Edition covers the latest signal processing algorithms for audio processing. Every chapter has been completely revised with an easy to understand introduction into the basics and exercises have been included for self testing. Additional Matlab files and Java Applets have been provided on an accompanying website, which support the book by easy to access application examples.
Date : 2025-12-21 Size : 4.1mb User : ricky

MatLab的ActiveX接口,使用MatLab生成独立运行的.exe文件-the ActiveX for MatLab, it s for generate the .m GUI files to executable file(.exe format)
Date : 2025-12-21 Size : 67kb User : libomiao

matlab编程生成WORD或者EXCEL文件-using matlab to generate word and excel files(.doc,.xls)
Date : 2025-12-21 Size : 1.3mb User : libomiao

DL : 0
这是何兴华老师编写的2006版对于matlab7.x的应用书籍的电子档。-He Xinghua teacher to write the 2006 version of the application books for matlab7.x electronic files.
Date : 2025-12-21 Size : 12.98mb User : 于明明

matlab 研究生课件和对应的仿真文件-matlab graduate courseware and simulation files ~ ~ ~ ~ ~
Date : 2025-12-21 Size : 694kb User : gdy

DL : 0
本书附带光盘中包括了实例对应的MATLAB M文件,以及用到的图片。 读者可以通过运行光盘提供的代码文件,体会本书实例的效果。由于所有代码都是在MATLAB R2008b下编写并调试通过,因此,使用本光盘中实例前,读者需要安装MATLAB R2008b,并将包含待运行.m文件的文件夹添加到MATLAB 路径或设置为MATLAB当前目录。如读者需要运行ex_2_1.m,那么就需要将包含此M文件的“第2章”文件夹添加到MATLAB路径,或者将其设置为MATLAB当前目录,然后通过命令窗口调用文件名,或者在M-Editor窗口打开并运行代码文件等方式来运行此M文件。 本光盘内容的著作权属本书作者所有。所有源程序仅供本书读者学习和研究之用,任何人未经授权不得擅自复制、传播或用于商业用途。 使用过程中如有任何问题,欢迎与作者联系,Email: wa_2003@126.com。 -The book with CD-ROM included in the the instance corresponding MATLAB M-files, and images used. Code readers can be provided by running the CD-ROM file, and appreciate the examples in this book. Since all code is written in MATLAB R2008b and debugging through, therefore, the use of the CD-ROM in the instance, readers need to install MATLAB R2008b, and will contain to be run m file folder added to the MATLAB path or set the current directory for MATLAB . Such readers need to run ex_2_1.m, then you will need to contain this M-file " Chapter 2" folder added to the MATLAB path, or set the current directory for MATLAB, and then by calling the file name in the command window, or M- Editor window to open and run the code file to run this M-file. The copyright of the contents of the CD-ROM is a book of all. All source information purposes only book readers learn and research purposes, any unauthorized person will be allowed to copy, distribute or used for commercial purposes. The use
Date : 2025-12-21 Size : 14.74mb User : zhk

book which helps on developing matlab files for motors
Date : 2025-12-21 Size : 40.33mb User : sidd

DL : 0
基于matlab的语音端点检测文件,以及matlab的应用手册-Speech endpoint detection based on matlab files, and the application of manual matlab
Date : 2025-12-21 Size : 987kb User : feng
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.