-
MRFtoyexample
一种基于马尔科夫随机场的图像分割matlab源码,包含ICM迭代条件模式求解最大后验概率算法,已通过测试。(Markov random field based image segmentation matlab source code, including the ICM iteration conditions for solving the maximum a posteriori probability model algorithm has been tested.)
- 2011-04-19 11:42:01下载
- 积分:1
-
Hermite
Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。
设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
(Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.)
- 2008-05-12 10:53:46下载
- 积分:1
-
Fcm
FCM Data set clustering using fuzzy c-means clustering.
[CENTER, U, OBJ_FCN] = FCM(DATA, N_CLUSTER) finds N_CLUSTER number of
clusters in the data set DATA. DATA is size M-by-N, where M is the number of
data points and N is the number of coordinates for each data point. The
coordinates for each cluster center are returned in the rows of the matrix
CENTER. The membership function matrix U contains the grade of membership of
each DATA point in each cluster. The values 0 and 1 indicate no membership
and full membership respectively. Grades between 0 and 1 indicate that the
data point has partial membership in a cluster. At each iteration, an
objective function is minimized to find the best location for the clusters
and its values are returned in OBJ_FCN.
- 2013-04-21 07:30:57下载
- 积分:1
-
xiangyingmianfa
基于结构可靠度中的响应面法的matlab程序,求解边坡的极限状态方程和可靠概率(Based on structural reliability of the response surface method matlab program, the slope of the limit state equation solving and reliable probability)
- 2020-12-09 17:39:18下载
- 积分:1
-
duoyuanyouhua
这个程序是关于多元峰值函数的的例程,新手和老手都会从中得益。(This process is about the multi-peak function of the routines, and newcomers and old hands will benefit from it.)
- 2007-11-22 17:01:31下载
- 积分:1
-
bp.train
一个不怕网络训练程序,适用于大专本科毕业设计,以及专业技术人员参考(One not afraid of network training procedures, apply to college graduate design, as well as professional and technical personnel reference)
- 2007-12-28 22:18:10下载
- 积分:1
-
4
说明: fuzzy inertia weight particle swarm optimization
- 2009-08-05 15:55:08下载
- 积分:1
-
FB400dc600dc - 副本
说明: 一个升压电路,可以作为开发电力电子直直升压电路参考,使用全桥整流。(A boost circuit can be used as a reference for the development of power electronics direct boost circuit, using full bridge rectifier.)
- 2021-01-23 15:26:40下载
- 积分:1
-
tfr
MATLAB 程式设计,MATLAB基本运算
MATLAB基本平面绘图
MATLAB基本立体绘图
(MATLAB programming, MATLAB basic computing basic plane MATLAB basic three-dimensional graphics MATLAB graphics)
- 2007-12-04 19:28:29下载
- 积分:1
-
NumberRecognitionSystem
本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。(In this paper, and design implementation of a freely Offline handwritten numeral recognition system. First, identify the figure of the pre-processing treatment were introduced, including binarization, smoothing filtering, standardization, refinement, such as image processing method Secondly, to explore how to extract the structural features of characters and stroke characteristics, and described in detail Knowledge of the construction method Finally the use of a Knowledge-based template matching to identify methods and MATLAB as a programming tool to achieve with a friendly graphical user interface of freely handwritten numeral recognition system. The experimental results show that this method has higher recognition rate, and has better anti-noise performance.)
- 2009-03-13 21:32:51下载
- 积分:1