-
q
说明: matlab最常用命令
1.有关命令行环境的一些操作:
(1) clc 擦去一页命令窗口,光标回屏幕左上角
(2) clear 从工作空间清除所有变量
(3) clf 清除图形窗口内容
(4) who 列出当前工作空间中的变量
(5) whos 列出当前工作空间中的变量及信息
或用工具栏上的 Workspace 浏览器
(matlab command most commonly used 1. on the command-line environment, a number of operations: (1) clc remove a command window, the cursor back to the top left corner of the screen (2) clear working space from the removal of all variables (3) clf clear the graphics window content (4) who are listed in the current working space of variable (5) whos lists the current working space of variables and information or Workspace toolbar browser)
- 2009-02-02 20:56:31下载
- 积分:1
-
LMS-RLSAlgorithms
LMS RLS equalization simulation
- 2010-02-21 06:49:51下载
- 积分:1
-
truetime-1.5
用于网络控制系统仿真,作为matlab的一个工具箱,十分好用,简单易操作,1.5为Truetime的最高版本(for network control system simulation, as a Matlab toolbox, a very convenient, simple and easy operation, 1.5 for the maximum version Truetime)
- 2007-05-11 13:13:56下载
- 积分:1
-
atmospheric-effect
建立了强湍流模式下无线光通信模型,并在模型的基础上讨论了SISO与SIMO中的误码率。(Strong turbulence mode optical wireless communication model, and discussed in the model based on the error rate in SISO and SIMO.)
- 2012-07-12 21:31:44下载
- 积分:1
-
FMRLC-ship
fuzzy model reference learning control
- 2015-03-12 17:28:00下载
- 积分:1
-
matlab6.5
本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。
第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、MATLAB 交互的功能。(This book first chapter of system narrated that the MATLAB6.5 integration working platform, guides the reader first meeting MATLAB essential usage. Second, third chapter of system narrate the MATLAB6.1 four big basic data type (value array, string of character array, structure cell array, skeleton array), as for other expansion data type (function handle, mark data, internal integration function, the unit array, sparse kind) in addition wards off the chapter to state specially. Hereafter, this book with nine independent Zhang Fenshu MATLAB6.5 numerical calculus, the mark computation, the function and the data visible, the object-oriented programming, GUI operates the contact surface design, the EXE independent application program generation, to realize different software platform interactive API, the M-book data graph writing environment integration alternately and so on eight big general functions. This book expounds the SIMULINK lamination modelling, the simulation function with prof)
- 2012-04-18 16:00:56下载
- 积分:1
-
5
说明: 《MATLAB 7.0编程基础基础》源程序,适合初学者使用,第5章(" MATLAB 7.0 programming foundation base" source, suitable for beginners, Chapter 5)
- 2011-06-13 17:43:01下载
- 积分:1
-
Romberg
使用Matlab语言完成《数值计算方法》中的Romberg(龙贝格)积分公式,程序可以根据用户输入的积分上下限、误差容限及表达式实现Romberg积分。(Using Matlab language to complete " numerical methods" in the Romberg (Romberg) integral formula, the program based on user input limits of integration, error tolerance and expression implementations Romberg integration.)
- 2013-08-14 17:12:01下载
- 积分:1
-
fibonacciSearch
Fibonacci method is an optimization method which can be used to find optimum of a 1D function (even discrete function) using elimination method. For use this method the initial interval of uncertainty, in which the optimum lies, has to be known. In addition the objective function should be unimodal, which has just an optimum solution in initial interval.
- 2012-08-02 16:27:53下载
- 积分:1
-
Tmappping_BEEh
运用星座图重排策略的HARQ方案,与chhase combined 方案的比较仿真
(Using constellation rearrangement strategy HARQ scheme, comparing simulation program chhase combined)
- 2012-09-15 12:14:17下载
- 积分:1