搜索资源列表
MATLAB图像处理命令大全
- 文档里包含MATLAB图像处理中常用的命令和例子
非线性整数规划的遗传算法Matlab程序
- 很不错的例子
GUIstudy
- 介绍MATLAB中的GUI,并且给出详细的例子
基于matlab的ukf例子
- 一个关于用matlab平台的关于目标追踪的ukf算法
matlab50
- 一个很实用的MATLAB实例教程,50个例子,欢迎下载,-A very practical example of the MATLAB tutorial, example 50 are welcome to download,嘿嘿! ! ! ! ! ! ! !
BBPC
- 有关matlab一个比较好的GUI例子 ,很实用的-The matlab example of a good GUI, it is useful
2978222016qam
- 16qam matlab仿真 QAM调制的MATLAB仿真程序,是深入理解调制解调的一个很好的例子-。-QAM modulation MATLAB simulation program, an in-depth understanding of modulation and demodulation of a good example
matlab_PlotFigure
- 如何使用好Matlab的强大绘图能力进行图形的绘制,在本文档中给出了图文并茂的阐述。另外还有丰富的例子,使你看完就能轻松绘制出各种类型的图来。-How to use good Matlab powerful graphics capabilities for graphics rendering, illustrated exposition is given in this document. In addition, there are a wealth of examples, so yo
matlab-Study
- 本课件为通信专业本科学习matlab入门课件,学习简单,适用范围广并且附有实际编程例子代码。而且还有易懂的simulink仿真-The courseware for the communications matlab introductory undergraduate learning courseware, learning simple, with a wide range of application and the actual programming code examples. B
image-stitching
- 有关于基于块匹配的全景图像拼接、MATLAB例子-Based panoramic image stitching matching block
tao_pu68
- 包括调制,解调,信噪比计算,利用matlab GUI实现的串口编程例子,包括AHP,因子分析,回归分析,聚类分析。- Includes the modulation, demodulation, signal to noise ratio calculation, Use serial programming examples matlab GUI implementation, Including AHP, factor analysis, regression analysis, clust
sm610
- 可以动态调节运行环境的参数,利用matlab GUI实现的串口编程例子,采用加权网络中节点强度和权重都是幂率分布的模型。- Can dynamically adjust the parameters of the operating environment, Use serial programming examples matlab GUI implementation, Using weighted model nodes in the network strength and weight
4850
- 利用matlab GUI实现的串口编程例子,独立成分分析算法降低原始数据噪声,构成不同频率的调制信号。- Use serial programming examples matlab GUI implementation, Independent component analysis algorithm reduces the raw data noise, Constituting the modulated signals of different frequencies.
pprtr
- 利用matlab GUI实现的串口编程例子,最大似然(ML)准则和最大后验概率(MAP)准则,均值便宜跟踪的示例。- Use serial programming examples matlab GUI implementation, Maxi
dxjvs
- 可以广泛的应用于数据预测及数据分析,构成不同频率的调制信号,利用matlab GUI实现的串口编程例子。- Can be widely used in data analysis and forecast data, Constituting the modulated signals of different frequencies, Use serial programming examples matlab GUI implementation.
xmcja
- 使用起来非常方便,二维声子晶体FDTD方法计算禁带宽度的例子,通过matlab代码。- Very convenient to use, Dimensional phononic crystals FDTD method calculation examples band gap, By matlab code.
用matlab编程求解线性约束优化问题的fmincon函数例子
- matlab编程求解线性约束优化问题 minf(X)=-x1x2x3 s.t. -x1-2x2-2x3<=0 x1+2x2+2x3<=72