-
matlab_nonlinear
非线性动力学中lyapunov、duffing等方程的求解,详细Matlab程序(Nonlinear Dynamics lyapunov, duffing equations and other details Matlab procedures)
- 2009-05-08 20:53:00下载
- 积分:1
-
duoxiangshi
计算多项式变换的程序,多项式的算法
非常有用 的(calculator the duoxiamgshi transform s programme,vrey useful for you)
- 2009-12-03 20:11:51下载
- 积分:1
-
Produce-small
小孔径光电导天线产生太赫兹波的辐射特性(Produce small aperture photoconductive terahertz antenna radiation characteristics)
- 2013-11-10 21:21:31下载
- 积分:1
-
car
汽车牌照识别中车牌定位问题。车牌定位分为两步进行,首先对车牌进行初定位,对初定位后的车牌图像进行二值化、几何矫正,然后再精确定位车牌区域。同时,在matlab环境下仿真了汽车牌照识别,仿真结果表明,本文算法能很好的识别汽车牌照。(The problem of car license plate location. License plate location is divided into two steps, first at the beginning of vehicle license plate location, license plate on the positioning of the image at the beginning of two, the value of geometric correction, and then the accurate location of the license plate area. At the same time, in the MATLAB simulation environment of the vehicle license plate recognition, the simulation results show that, this algorithm can be a very good car license plate recognition.)
- 2015-05-07 00:12:07下载
- 积分:1
-
matchchinese
本程序实现汉字和字符的识别匹配,通过该算法,可以实现手写体的字符和汉字的识别(This procedure to achieve identification of characters and character matching, through the algorithm, can achieve the character and Chinese character handwriting recognition)
- 2009-12-18 14:29:22下载
- 积分:1
-
imagepreprocessing
关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。(image preprocessing)
- 2012-04-23 19:29:34下载
- 积分:1
-
danlun12
汽车防抱死系统ABS,可以有效地防止车轮被抱死,减小制动距离(Automotive anti-lock system ABS)
- 2012-05-15 20:50:41下载
- 积分:1
-
data
变压器故障样本数据,可以在Matlab里较好的模拟出样本,方便仿真(Transformer fault sample data, you can better simulate the sample in Matlab, simulation convenient)
- 2016-04-25 15:46:27下载
- 积分:1
-
561-360
Common Mode Problematic of Solar Inverter Systems
- 2011-01-15 02:40:17下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1