搜索资源列表
基于Matlab仿真的联合变换相关器实验
- 利用Matlab软件平台对JTC进行了图像识别仿真实验,得到了二维及三维相关输出图像,显示出尖锐的相关峰。仿真实验表明:联合变换进行图像识别中存在强烈的零级干扰,干扰信号是有用信号的7.14倍,输出结果不理想;采用功率谱相减法可以消除零级强干扰,进而提高了图像的识别能力。
Matlab_3dof_animation
- 采用比例导引法,把三维追击轨道分解到两个二维平面上分别导引,并充分考虑到目标的 机动性对弹道的影响,用MATLAB软件编写程序模拟出导弹实际追击的三维变轨弹道,绘制出分运动和合运动中各参数的 变化曲线。最后比较了不同的追击速度和不同的导引系数k对弹道特性的影响,考虑到导弹实际飞行时受需用法向过载的 制约,导出了导引系数k应满足的普遍公式,提出了对实战具有一定参考价值的建议。 -Using proportional navigation law, in pursuit of the
matlab-draw-curve
- matlab绘制多种二维数据曲线图,三维曲线图,图像处理及动画制作。-matlab draw a variety of two-dimensional data graph, 3D graph, image processing and animation.
MATLAB
- matlab的二维和三维简单做图应用。多维曲线的应用。-the matlab the two-dimensional and three-dimensional simple do map applications. Multidimensional Curve applications.
Matlab-Chapter11-Chapter15
- matlab详尽学习资料,改为第11章到第15章,包括符号计算,二维图形,三维图形,图形对象和句柄和程序设计。-matlab detailed learning materials, to Chapter 11 to Chapter 15, including symbolic computation, two-dimensional graphics, 3D graphics, graphic objects and handle and program design.
matlab-huitu
- 文档介绍了MATLAB绘图,包括二维绘图、三维绘图以及对图形和图像的编辑-Document describes the MATLAB graphics, including 2D drawings and 3D graphics as well as graphics and image editing
Example3-Off-plane-propagation
- 用平面波展开法计算的二维光子晶体结构例程三,matlab程序源代码-With the plane wave expansion method to calculate the three-dimensional photonic crystal structure routines, matlab source code
Getting-Started-with-MATLAB
- 本书以MATLAB 7为版本,由浅入深地介绍MATLAB的工作环境、基本语法、数值运算、符号运算、二维和三维图像创建与编辑、高级图形图像处理、句柄图形、图形用户操作接口(GUI)、程序设计与调试、M文件的使用、MATLAB编译器、Simulink交互式仿真集成环境的应用,以及MATLAB的外围功能和应用程序接口等内容;并通过MATLAB在高等数学、信号处理及数字通信、数字图像处理方面的应用,介绍MATLAB在实际中的应用。-Book MATLAB 7 to version, it gradual
Matlab-drawing-method
- matlab绘图方法 介绍matlab绘制二维三维图的各种方法-drawing method matlab matlab draw 2D and 3D chart describes the various methods
MATLAB-picture
- matlab图像处理,各种曲线,二维三维图像的处理-matlab image processing, a variety of curves, 2D and 3D image processing
the-usage-of-plot-in-matlab
- matlab中plot 的用法,包括二维三维矩阵曲面图形的再现-the usage of plot in matlab
matlab-for-maths
- 解决一些数学画图的问题,方便绘制一些函数曲线,二维三维曲线等-Paint solve some math problems, draw some convenient function curve, 2D and 3D curves
Matlab_plot
- 非常好的关于matlab绘图的代码,可以学会绘制漂亮的二维与三维制图-Very good about matlab drawing code, you can learn to draw beautiful 2D and 3D mapping
The-Application-and-Study-of-Antenna
- 以天线方向图函数为例,分析了对称阵子天线、阵列天线方向图函数F(0, )随各参量变化的规律以及二维图形的特点,并讨论了直线天线阵(单向端射阵)的最大辐射方向和主瓣宽度随各参量变化的二维、三维图形特点。借助MATLAB的绘图功能,对各种天线的方向图函数的二维、三维图形进行研究,可以观察到天线辐射场在不同方向的辐射能量分布。直观清楚地表现出辐射方向图的特点。-Antenna pattern functions as an example to analyze the symmetry time ar
33
- 掌握MATLAB的基本绘命令。掌握运用MATLAB绘制一维、二维、三维的图形方法。给图形加以修饰。 -MATLAB mastered basic drawing commands. Master the use of MATLAB to draw a one-dimensional, two-dimensional, three-dimensional graphics methods. To the graphics to be modified.
PLOT-MATLAB
- 给出了在matlab软件中绘制常见图形的例子 二维绘图:函数绘图、数据绘图 三维绘图:曲线、曲面 分析用图:条形图、饼状图、柱状图-Gives examples of common graphics rendering software in matlab Dimensional drawing: function plotting, plotting data Three-dimensional graphics: curves, surfaces Analysis c
plot-3d
- 利用matlab绘图命令,包括二维图和三维图。-plot 3D diagram
msvek
- 非归零型差分相位调制信号建模与仿真分析 ,利用最小二乘算法实现对三维平面的拟合,内含心电信号数据及运用MATLAB写的源代码。- NRZ type differential phase modulation signal modeling and simulation analysis, Least-squares algorithm to fit a three-dimensional plane, ECG data and includes source code written in MA
MATLAB绘图
- matlab绘图基本操作,包括二维数据曲线图,其他二维图形,隐函数绘图,三维图形,图形修饰处理,图像处理与动画制作。