-
HowToPre-treatDataInMatlab
本代码讲了在matlab中实现数据的预处理的方法(包括标准化变化)等(The M codes describe how to pre-treat the datas in matlab (including the standardized convertion) etc.)
- 2010-09-25 22:55:11下载
- 积分:1
-
MSE
Equalization (British: equalisation) is the process of adjusting the balance between frequency components
- 2012-11-24 22:40:03下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
Video-motion-detection-algorithm-source-code
说明: 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。(This article implements a continuous video data stream in several different motion detection algorithms, they are based on the current frame and previous frame image comparison, the program uses the AForge.NET framework library. Sample code which supports the following video format: AVI file, network camera JPEG and MJPEG, the local collection devices (USB cameras, etc.).)
- 2010-04-24 15:00:00下载
- 积分:1
-
DTC-PMSM
永磁同步电机的直接转矩控制,包含磁链观测,电压电流转速转矩等。很经典,很全面,功能完整.附带一个离散直接转矩控制下的模型(Direct torque control of permanent magnet synchronous motor, comprising flux observer, voltage and current speed torque and the like. Very classic, very comprehensive, full-featured. Comes with a discrete model of direct torque control)
- 2020-06-30 11:00:01下载
- 积分:1
-
matlab_sourcecode_for_Axes
FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法...
选项:
- Centralize: 二值化图像,计算中心点
- Crop: 图像修剪
- Sectorize: 可视化扇形
- Normalize: 归一化输入图像
- Gabor filters: 可视化Gabor滤波器
- Convolute: 计算输入图像和Gabor滤波器的convolution
- Features: 特征可视化
- FingerCode: 在数据库中加入该指纹 - Check: 指纹匹配(Fingerprint Feature Extraction FPEXTRACTDEMO demo program a complete fingerprint feature extraction procedures. Including all the algorithms commonly used options ...:- Centralize: binary image, Center Point- Crop: image pruning- Sectorize: Visualization fan- Normalize: normalized input image- Gabor filters: Visualization Gabor Filter- Convolute: Calculation of the input image and Gabor filter convolution- Features: Characteristics of visualization- FingerCode: in the database to join the fingerprint- Check: Fingerprint matching)
- 2021-03-11 13:09:26下载
- 积分:1
-
the-fem-using-matlab
包括欧拉梁单元,杆件梁单元,Truss单元,边界处理等。可通用,里面有变量说明。详细可参考THE FINITE ELEMENT METHOD USING MATLAB(Euler beam element)
- 2012-06-12 20:58:03下载
- 积分:1
-
JA
说明: matlab/simulink下的J-A模型(J-A model basing on simulink)
- 2018-11-26 17:14:22下载
- 积分:1
-
1234
说明: C-means一个简单完整的程序,供大家看一下,有不完善的地方,请多多指教(C-means a simple and complete procedures for Members to see, any problems, please exhibitions)
- 2008-11-19 09:51:55下载
- 积分:1
-
gauss-siedal-method
it is matlab file of load flow analysis by the help of guass siedal method in power system
- 2015-02-18 17:35:45下载
- 积分:1