搜索资源列表
图像处理11
- matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
MATLAB实例源代码
- MATLAB示例代码 从2004年11月起,《MATLAB及在电子信息课程中的应用》的下载程序dsk01改为dsk02。两者只有微小的差别。主要的修改是: 1. 所有的生成图形都由灰色改成白色,以便与书籍上的图相同。 2. 删去了几个无用的程序; 3. 加了了几个程序(如q48a和q48b),以便和书上的章节演示内容相符。-MATLAB sample code from November 2004 onwards, "MATLAB and electronic info
MatlabandVB
- 第一章 概述 辨识(Identification)、状态估计和控制理论在现代控制理论中是密不可分的,它们互相渗透。辨识和状态估计离不开控制理论的支持,控制理论的应用几乎不能没有辨识和估计技术。由此可见,辨识在科研与实际应用领域都有很高的实用价值。 所谓辨识,就是从含有噪声的输入、输出数据中提取被研究对象的数据模型。此数据模型只是过程的输入输出特性在某种意义下的近似,而近似的准确度一般取决于采样数据的精度以及辨识方法的合理性。 辨识的目的是根据过程所提供测量的数据等信息,在某种准则意
simplefusion
- 此文件主要是用来使用matlab所进行的图象融合之间的应用-this document is primarily designed for use Matlab for the integration between the image application
YOLi_ICASSP05
- 本文提出一种用于独立成份分析(ICA)的特征选择滤波方案用于改善ICA算法对关键独立成份(SOI)的分离和提取,关键独立成份在其信号样本数据的空间分布上具有一定特征. 本文以平滑滤波为例,表明加入此类特征滤波的ICA算法可以改善对于视觉功能区等平滑图象信号的提取. 因此, 这种特征滤波技术在估计具有平滑特性的脑功能成像方面具有潜在的应用价值.-for Independent component analysis (ICA) feature selection filtering program
powerSD 计算功率谱的C语言源程序
- 这是一个计算功率谱的C语言源程序,采用周期图法估计,可以直接应用与项目中,对做信号处理和图像处理的同志们有用。-this is a psd program that use the C language and it can be used in your project.
homework06_em_956105133
- EM算法在概率图中的应用,在计算机视觉中也用用到!-EM algorithm in the application of probability map, is also used in computer vision is used!
GrTheory-Matlab-toolbox
- 图论应用研究广泛,如最短路问题,最小生成树问题,最大费用流问题,最优匹配问题,网络可靠性问题,图的着色问题,最优序列设计问题,等等。这是一个强大而通用的基于matlab的工具箱 -Graph toolbox
Prim-minimum-spanning-tree-algorithm
- 最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用-Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications
publicationdtl
- S u r f e r自动控制技术在气象资料 自动成图中的应用 -Ab s t r a c t : The ma i n f un c t i o n s o f Su r fe r s o f t wa r e,Ac t i v e X a u t o ma t i o n t e c h ni q ue a nd t he i n t e r fa c e o f VB a p p l i c a t i o n a n d S u r
ThaapplicationofMATLABinantennadesign
- 一篇论文《MATLAB语言在天线设计中的应用》包含天线的二维和三维方向图的绘制方法及源程序-Paper " MATLAB language in the antenna design," contains two-dimensional and three-dimensional orientation of the antenna mapping method and source
TheapplicationfoMATLABinantennadirectiongraph
- 一篇论文《MATLAB在天线方向图中的研究与应用》包含二维、三维方向图的源程序-Paper " MATLAB in the antenna pattern in the research and application" contains two-dimensional, three-dimensional pattern of the source
GrTheory
- 图论最短路问题,应用弗洛伊德算法,非常非常的牛逼-Shortest path problem on graph theory, applications Floyd algorithm, very, very Niubi
matlab
- 介绍MATLAB曲线拟合功能,并通过绘制弯矩图的实际例子说明它在有限元绘图中的应用-Introduction MATLAB curve fitting function, and moment diagram by drawing the actual examples of it in the drawing of the finite element
MATLAB
- MATLAB在天线方向图中的应用与研究文章-MATLAB in the antenna pattern in the application and research articles
qdr-paper
- 基于四叉树与图割的遥感图像分割方法,关于四叉树和图割的应用-Quadtree-based remote sensing image and graph cuts segmentation method, on the quad tree and the application of graph cuts
fcm-GC
- 基于FCM和图割的交互式图像分割方法,关于图割的应用-FCM and the graph cuts based interactive image segmentation method applied on the graph cuts
smith-application
- 史密斯圆图的应用, 包括阻抗匹配,计算方法等-Smith chart applications, including impedance matching, calculation methods
PSO-in-synthesis
- 介绍了粒子群算法的原理和流程,研究了 如何将这种方法运用于天线阵的方向目综合上,给出了PSo算法在综合阵列方向图 的应用实例-this paper introduces a conceptual overview and detailed explanation of the PSO algorithm,as well as how it can be used for antenna array design,and presents several resuIts optimized
Fast-SLAM
- 经典的同步定位与建图算法-应用粒子滤波器的FastSLAM算法,非常好的学习资料,程序写得很不错,包含图形化的航路点及路标设置算法程序。matlab版。