-
chaotic_maps
Chaotic maps. Matlab simulation.
- 2007-09-30 18:26:40下载
- 积分:1
-
1
说明: 蚂蚁TSP算法--用蚁群算法解决旅行商问题(TSP algorithm ant ant colony algorithm to solve traveling salesman problem)
- 2008-07-22 12:05:01下载
- 积分:1
-
gvfsnakeMATLAB
gvf snake 邊緣檢測範例(包含範例圖)(1. Introduction and Installation Instructions
----------------------------------------------
Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The
Matlab*.m files in this software distribution implement our GVF snake,
the original (Kass, Witkin, and Terzopoulos) snake, the balloon snake,
and the distance snake. These programs were designed, written and tested
by Chenyang Xu and Jerry Prince.
To install this software, simply unzip the file into an empty directory,
making sure to ask your unzipper program to restore the directory
structure of the zipped files. In this documentation, we will assume
that you have unzipped the files into C:GVF.
2. Documentation
----------------
We have included two research papers that describe GVF. You can find
these in C:GVFpapers.
Brief descriptions of the software modules can be found in this file
below. For more detail, you should run Matlab, add the path
C:GVFsnake, and type "help function-name". F)
- 2010-05-23 17:28:24下载
- 积分:1
-
EKF-matlab-program
扩展卡尔曼滤波(EKF)算法的matlab程序,包括UKF,PF性能的比较,滤波方差的比较(Extended Kalman filter (EKF) algorithm matlab procedures, including UKF, PF performance comparison, filtering variance comparison)
- 2021-03-05 16:09:31下载
- 积分:1
-
遗传算法
采用遗传算法分配微电网微源的潮流调度,从而实现微电网能量优化(Using Genetic Algorithm to Distribute Power Flow Scheduling of Microgrid Micro Sources to Realize Microgrid Energy Optimization)
- 2021-01-06 21:28:54下载
- 积分:1
-
1
说明: 出效果
图,大大提高工作学习效率,对于工程应用和图像处理教学方面有着非常好的辅助性作用,下阶段的任务就是把图像处理的主要技
术方法系统地用MATLAB 实现,从而建立起一套基于MATLAB 的图像处理试验平台,为相关行业的工作学习技术人员提供有效的
参考工具。
本文作者创新点:本文提出了基于MATLAB 的图像处理功能解决图像处理技术一系列理论方法的实现途径,为快速高效实现
图像处理各种效果提出了行之有效的解决方法。
参考文献:
[1] 张博夫,梁凯琦.MATLAB 环境下的数字图像处理入门实验[J].现代教育技术,2007,6(2):37-39.
[2] 胡学龙,许开宇.数字图像处理[M].北京:电子工业出版社,2006.
[3] 何东健.数字图像处理[M].2 版.西安:西安电子科技大学出版社,2008.
李昕等:基于MATLAB 的数字图像处理
1981__
(Evaluation[J].IEEE Trans.On Pattern Analysis
and Machine Intelligence,1998,20(8):777-788.
[5] Candela G T, Gtother P J, Watson C I, et al. NISTIR 5467, PCASYSA Pattern-lever Classification Automation System for Fingerprints
[R].1995.
)
- 2010-06-12 10:43:22下载
- 积分:1
-
xi5
阻尼递推最小二乘法,用于系统辨识,效果良好(Damped least square method, used for system identification, the effect is good)
- 2011-05-08 12:38:01下载
- 积分:1
-
dijkstraties
dijkstra输入邻接矩阵,起讫点,输出最短路径(This function is built on the dijkstra.m function written by Jorge)
- 2012-05-14 19:04:59下载
- 积分:1
-
simple-inpainting
simple image inpainting using low pass filter. The file removes red text for the image.
- 2013-10-02 08:31:39下载
- 积分:1
-
fcmthresh
FCMTHRESH Thresholding by 3-class fuzzy c-means clustering
[bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of
image IM using a 3-class fuzzy c-means clustering. It often works better
than Otsu s methold which outputs larger or smaller threshold on
fluorescence images.
sw is 0 or 1, a switch of cut-off position.
sw=0, cut between the small and middle class
sw=1, cut between the middle and large class
Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn)
at Tsinghua University, Beijing, China.
Please try testfcmthresh.m first!
- 2013-04-21 07:13:23下载
- 积分:1