-
xml-to-mat
此代码应用于将xml文件转换为mat文件。在图像的目标识别时我们需要获得一些图像的点坐标。但是通过label me。我们只能获得xml文件的形式,这样我们就需要将xml文件转换为mat文件。方便在matlab的语言环境中进行处理(This code is used in the xml file into mat file. When the target image recognition we need at some point in image coordinates. But by label me. We can only get in the form of xml files, so we need to convert the file to mat xml file. Facilitate processing matlab language environment)
- 2020-10-23 15:57:22下载
- 积分:1
-
segmentation
matlab 代码为图像的分割,执行效果可以看程序的执行(matlab code for image segmentation, the performance of the implementation of the procedures can be seen)
- 2008-05-06 18:51:00下载
- 积分:1
-
e
说明: this file along with others coded "finger" construct the complete source code for fingerprint recognition system. do enjoy using it,
- 2010-04-15 03:38:51下载
- 积分:1
-
E1XUGAO
matlab matlab 的锐形(matlab matlab anatase form)
- 2007-03-10 02:35:12下载
- 积分:1
-
homework1_MLPNN
一个matlab程序,利用BP-MLPNN模型训练拟合函数,(A matlab program, using BP-MLPNN model training fitting function,)
- 2013-12-04 06:26:23下载
- 积分:1
-
烟花算法matlab代码
烟花算法的代码解析,以及测试数据,还有多个测试函数(Fireworks algorithm code analysis)
- 2017-06-24 09:39:16下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
GA
说明: 遗传算法的源代码。MATLAB下支持,省得编代码了(Genetic algorithm source code. MATLAB to support clinics to save compiled code of the)
- 2009-08-25 19:38:44下载
- 积分:1
-
ABC2dq
program simulink of park s transform ,transforming 2 to 3 axes
- 2014-11-17 19:27:21下载
- 积分:1
-
HengXiang1
采用自适应均衡中的LMS算法进行仿真,并实用30个抽头的横向均衡器结构,面向新手的Matlab仿真(The LMS adaptive equalization algorithm simulation and practical transverse equalizer structure 30 taps, for novice Matlab simulation)
- 2014-02-10 18:10:41下载
- 积分:1