-
localized_seg
基于水平集的彩色图像分割matlab实现算法(包括源码、测试图像)(Based on the level set for color image segmentation algorithm matlab (including source code, test images))
- 2009-01-23 19:29:14下载
- 积分:1
-
MoM.rar
哈林顿计算电磁场的矩量法教材,很详细,微波专业必看,绝对经典(Calculation of electromagnetic fields Harrington MoM materials, very detailed and professional microwave a must-see, an absolute classic)
- 2008-03-29 17:41:18下载
- 积分:1
-
SAR-image-changes-detection
SAR图像变化检测,可以对比同一地点不是时间的SAR图像变换,并聚类分析(SAR image change detection, you can compare the same place time of SAR image transformation and cluster analysis)
- 2020-07-01 07:00:01下载
- 积分:1
-
将随机序列聚类并显示出其类的转换图
该文件中的程序一个是对随机采集的序列进行聚类并且可画出其类的转化关系,另外一个程序能够动态地显示类的转换过程,具有很好的可视性与观赏性
- 2023-08-31 00:40:04下载
- 积分:1
-
graphic_alogrithms_collection
说明: 图论flord算法、哈密顿通路算法、kruskal算法、最大流算法、prim算法、旅行商算法及路由算法等等,都是由Matlab编写的图论算法程序。(Many graphic alogrithms are collected here. They includes flord, hamiltonian path, kruskal, max flow, prim, traveling salesman problem, and routing algorithms. All this are developed with Matlab.)
- 2010-05-01 00:35:41下载
- 积分:1
-
svmodel60ghz
SV MODEL FOR 60GHZ CHANNEL CHRETERIZATION
- 2012-09-17 18:06:57下载
- 积分:1
-
MATLAB
本书系统地介绍MATLAB 7.0的混合编程方法和技巧。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。(This book systematically introduces MATLAB 7.0 mix of programming methods and techniques. This book not only suitable for beginners self-learning, also applies to high-level MATLAB users, can be used as advanced mathematics, computer, electronic engineering, numerical analysis, information engineering curriculum reference books are also available in these areas of research workers.)
- 2009-12-12 09:22:26下载
- 积分:1
-
ofdm_mod
OFDM的调制代码,对于OFDM的调制可以加深理解(OFDM modulation code, for better understanding of OFDM modulation can be)
- 2020-06-30 09:20:02下载
- 积分:1
-
dfedit13b
实现彩色图象的读取,以及回度图象的读取,及相关的变换(Achieve color image reading, and reading back of the picture, and the associated transformation)
- 2013-12-17 15:56:27下载
- 积分:1
-
图像canny算子来实现边缘检测
只是用canny算子来实现图像边缘检测的算法,用原代码来实现canny算子5个步骤。Canny算法实现:用高斯滤波器平滑图像(在调用Canny之前自己用blur平滑)用一阶偏导的有限差分来计算梯度的幅值和方向.对梯度幅值应用非极大值抑制 .用双阈值算法检测和连接边缘.
- 2023-08-03 11:05:03下载
- 积分:1