-
2
说明: 第二章 MATLAB 图形绘制基础
2.1 二维绘图
2.1.1 基本绘图函数
2.1.2 图形窗口的修饰
2.2 三维绘图
2.2.1 plot3 函数
2.2.2 三维网格图和曲面图(MATLAB chapter 2.1 Rendering the basis of two-dimensional mapping function 2.1.2 graphics 2.1.1 basic graphics window 2.2 modified three-dimensional mapping function 2.2.1 plot3 Figure 2.2.2 Three-dimensional grid and surface map)
- 2007-08-07 18:08:28下载
- 积分:1
-
Trajectory-Simulation
基于Matlab的比例导引弹道仿真分析.介绍了比例导引法的导引规律, 推导了基于比例导引规律的拦截弹弹道方程(Trajectory Simulation Analysis Based on Matlab)
- 2017-03-03 20:42:40下载
- 积分:1
-
sim
关于matlab信道仿真中经常用到的信道噪声函数,包括高斯白噪声,瑞利信道,赖斯信道的仿真(Channel simulation on matlab frequently used function of channel noise, including Gaussian white noise, Rayleigh Road, Lai Sixin Road Simulation)
- 2011-06-16 15:55:29下载
- 积分:1
-
noise
噪声,《计算机图像处理与识别技术》源代码
(noise in matlab)
- 2013-08-21 16:01:38下载
- 积分:1
-
MATLAB-simulink
直流电机调速的MATLAB仿真(开环闭环加矫正不加矫正)simulink模型,空载以及有负载的仿真实例。MATLAB simulation of DC motor speed control (open-loop closed-loop plus correction without correction) simulink model, simulation examples, and there are loads of load.(MATLAB simulation of DC motor speed control (open-loop closed-loop plus correction without correction) simulink model, simulation examples, and there are loads of load.)
- 2015-03-30 16:45:43下载
- 积分:1
-
Jakes_filter
% File: Jakes_filter.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wireless Applications,
% Prentice Hall PTR, 2004.( File: Jakes_filter.m Software given here is to accompany the textbook: WH Tranter, KS Shanmugan, TS Rappaport, and KS Kosbar, Principles of Communication Systems Simulation with Wireless Applications, Prentice Hall PTR, 2004.)
- 2006-10-25 09:29:31下载
- 积分:1
-
COAToolBox_coasite.info
COA Toolbox for matlab
- 2013-02-26 21:37:42下载
- 积分:1
-
soundout
通过matlab实现从声卡发出不同频率的声波(diffirent frequency sound out)
- 2009-06-07 10:04:26下载
- 积分:1
-
LearningProgrammingusingMATLAB
This book is intended for anyone trying to learn the fundamentals of computer programming.
The chapters lead the reader through the various steps required for writing a program, introducing
the MATLABr constructs in the process. MATLABr is used to teach programming
because it has a simple programming environment. It has a low initial overhead which allows
the novice programmer to begin programming immediately and allows the users to easily debug
their programs. This is especially useful for people who have a “mental block” about computers.
Although MATLABr is a high-level language and interactive environment that enables
the user to perform computationally intensive tasks faster than with traditional programming
languages such as C, C++, and Fortran, the author shows that it can also be used as a programming
learning tool for novices. There are a number of exercises at the end of each chapter
which should help the users become comfortable with the language.
- 2009-09-30 20:32:12下载
- 积分:1
-
kalman
卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量(英文:measurement)中,估计动态系统的状态。本程序实现了基于kalman的目标跟踪。(Kalman filter is an efficient recursive filter (autoregressive filter), it can not completely contain from a series of noise measurements (in English: measurement), the estimated dynamical systems. Based on the Program for target tracking kalman.)
- 2010-10-16 17:47:09下载
- 积分:1