-
matlabhuitu
这是在MATLAB环境下常用的绘图命令的源代码。(This is in common use in the MATLAB source code for the drawing commands.)
- 2010-08-04 10:26:10下载
- 积分:1
-
Matlab
说明: 效果不錯的車牌辨識系統 適合初學者觀看~(Good results of license plate recognition system for beginners watch ~)
- 2010-04-09 17:50:00下载
- 积分:1
-
melfiltermatrix1
Matlab met spectrum filter code
- 2013-03-16 12:04:52下载
- 积分:1
-
DFIG
双馈风力发电机的仿真,将风能经过双馈发电机转换成频率为50Hz的三相交流电(Doubly-fed wind turbine simulation, wind energy is converted into a doubly-fed generator frequency of 50Hz three-phase AC)
- 2013-04-28 10:41:40下载
- 积分:1
-
Kalman-leraning-and-application
详细介绍了Kalman滤波的理论知识,应用原理和应用环境(Kalman filter described in detail the theory of knowledge, theory and application environment application)
- 2011-05-01 15:48:34下载
- 积分:1
-
pmsm_state_feedback
PMSM model with state feedback
- 2014-11-27 05:56:59下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
FNN_0329
说明: 改程序实现了模糊控制与模糊神经网络的等价转换!欢迎下载!(Reform program to achieve a fuzzy control and fuzzy neural network is equivalent to conversion! Welcome to download!)
- 2010-04-01 14:13:18下载
- 积分:1
-
kechengsheji
窗函数设计高通,低通,带通滤波器。课程实验设计(Window function design high-pass, low pass, band pass filter. Experimental design courses)
- 2011-06-19 11:08:34下载
- 积分:1
-
mfcc
Find the Mel frequency cepstral coefficients (ceps) corresponding to an input speech signal.
- 2012-05-28 20:15:17下载
- 积分:1