-
ILC_iterativelearningcontrol
迭代学习控制:闭环以及开环控制器间切换,具有PI,D型等多型控制器,具有初态学习模块。(Iterative learning control: Closed-loop and open-loop controller to switch between, with PI, D-type and other type of controller with initial state learning modules.)
- 2013-07-15 16:24:18下载
- 积分:1
-
41695073double-fedmachine
vector control double fed induction machine
- 2011-05-14 18:38:46下载
- 积分:1
-
sga
说明: 基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数(The basic genetic algorithm matlab source, bstr2rval.m as the basic coding to the actual value of Functions, createPop.m create initial population Functions, crossOper.m gene cross-Functions, indiEval.m individual actual value Functions, mutateOper. m gene mutation Functions, selectOper.m selection operator Functions, sga.m basic genetic algorithm Functions)
- 2008-12-06 22:32:39下载
- 积分:1
-
JADE_doa_MATLAB
阵列信号处理中的角度和时延估计算法matlab程序。(this is a matlab about JADE_doa_MATLAB.)
- 2012-04-24 11:11:48下载
- 积分:1
-
Gray-correlation-matlab-source
灰色关联度matlab源程序,灰色关联度分析法是将研究对象及影响因素的因子值视为一条线上的点,与待识别对象及影响因素的因子值所绘制的曲线进行比较,比较它们之间的贴近度,并分别量化,计算出研究对象与待识别对象各影响因素之间的贴近程度的关联度,通过比较各关联度的大小来判断待识别对象对研究对象的影响程度。(Gray correlation matlab source code, gray correlation analysis method is to study the factors and factors affecting the value of the points as a line, with the object to be identified and factors affecting the value of the factor curves drawn compares them to the between the proximity, and were quantified to calculate the object to be identified with the study of factors affecting the degree of correlation between the close degree of correlation by comparing the size of the object to be identified to determine the degree of influence on the study.)
- 2011-07-05 13:51:02下载
- 积分:1
-
MELP_m
语音混合编码melp(混合激励线性预测)算法的matlab实现(use matlab to implement melp)
- 2009-03-20 10:51:01下载
- 积分:1
-
FERET_PCA
说明: 在matlab中实现主成分分析方法,并使用FERET库的灰度图像进行测试(This package implements basic Principal Component Analysis in Matlab and
tests is with grayscale portion of the FERET database. )
- 2010-04-05 09:21:29下载
- 积分:1
-
Read_data
读取ecg信号的完整源代码,完整备注信息(original source code for ECG signal reading, with full notes)
- 2013-07-21 22:18:11下载
- 积分:1
-
matlab
编写M文件,创建如下图形窗口,分别绘制如下图所示的曲线。
(1)曲线y=sin(t)sin(9t),要求采用红色,点线。横坐标取值范围[0~ ],标注x轴、y轴并加标题。
(2)一组余弦曲线,其振幅分别为0.4,0.6和0.8。横坐标取值范围[0~2 ]。添加图例与标题。进入图形编辑状态,调整图例的位置。
(3)分别绘制peaks函数的曲面图和网格线图。对曲面图做平滑处理,并添加标题与colorbar。
(Write M file, create the following graphics window, curves were plotted as shown below. (A) the curve y = sin (t) sin (9t), require the use of a red dotted line. The abscissa in the range [0 ~ ], labeled x-axis, y-axis and a title. (2) a set of a cosine curve, and the amplitude was 0.4, 0.6, 0.8. Abscissa value range [0 ~ 2 ]. Add a legend and title. Into the graphical editing mode, adjust the position of the legend. (3) were drawn surface chart peaks function and grid line graph. Surface charts do for smoothing and add titles and colorbar.)
- 2013-12-24 12:19:01下载
- 积分:1
-
colorDetectController
在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h
colorDetection.cpp
colordetector.cpp
correspond to Recipe:
Using the Strategy Pattern in Algorithm Design
)
- 2014-02-21 11:48:12下载
- 积分:1