-
zishiying
MATLAB最陡下降法自适应滤波器的数据,以及处理程序·(MATLAB method of steepest descent adaptive filter data, and processing)
- 2010-12-27 14:22:01下载
- 积分:1
-
k_means
首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。(First, a data object from the n choose k objects as initial cluster centers and for the rest of the other objects, according to their similarity with the cluster center (distance), respectively, assign them to their most similar (represented by cluster center) clustering then calculated for each cluster center received a new clustering (all objects in the cluster mean) repeats this process until the convergence criteria begin until the measure function. Standard deviation is generally used as a standard measure function. K a cluster has the following characteristics: the cluster itself as a compact, but separated as much as possible between each cluster.)
- 2011-01-04 12:30:31下载
- 积分:1
-
gpc_prepare
高斯过程二分类的预处理函数,它估计了log(q(y|X,θ))(gaussian processes classification prepare function)
- 2014-12-21 22:42:33下载
- 积分:1
-
pid-2
二阶双容水位水箱pid控制,非线性控制,运用rk4算法(Second double capacity water tank pid control, nonlinear control, the use of rk4 algorithm)
- 2013-06-01 11:57:57下载
- 积分:1
-
PID
利用MATLAB进行PID的仿真实验,调节参数可以分析出PID参数对系统的阶跃响应的影响。(The influence of PID parameters on the step response of the system can be analyzed by using MATLAB for PID simulation experiment.
)
- 2017-05-06 10:20:29下载
- 积分:1
-
commonly-used-algorithm
commonly used algorithm
- 2013-01-04 17:22:03下载
- 积分:1
-
11
说明: Matlab基础及其应用教程,pdf文档(Matlab basis of its application tutorials, pdf document)
- 2013-03-19 23:31:54下载
- 积分:1
-
RigidBody
关于演示旋转的一个应用程序,可以更好的理解体旋转的过程(The project is made by using GUIDE of Matlab 7.5.0 (R2007b) and user-defined classes.
The project may be used on the seminars on mechanics in the technical educational establishments. Rigid body section of a course of mechanics is considered as required in most technical colleges and
Universities.
Sometimes it s difficult to imagine a rotation of a rigid body in the three-dimensional space. Especially, when
an asymmetric top is in question. Rigid Body project may help students to see the rotations clearly as though they were in the real world.
Author of Rigid Body project:
Ferat Talat oglu
)
- 2011-12-01 18:46:08下载
- 积分:1
-
Second-order-system-step-response
在过阻尼情况下,典型二阶系统有两个相异的实数极点,其阶跃响应实际上是两个一阶系统响应的叠加。(ωn=5),不断增大ζ值,观察每个ζ值下两个实数极点间的距离;同时绘出两个实数极点分别对应的一阶系统响应和二阶系统的响应,观察它们间的关系(In the overdamped case, the typical second-order system has two distinct real poles, and its step response is actually the superposition of the two first-order system response. (Wn = 5), increasing zeta values , observing the distance between the two real poles each zeta value draw two real poles, respectively, corresponding to a first-order system response and the response of the second-order system, observe them relationship)
- 2013-05-04 11:23:29下载
- 积分:1
-
l1-algorithm
该软件包包含了合并执行在MATLAB9升-1的最小化算法。每个函数都使用一组参数是一致的(如停止准则和公差)与我们的基准脚本接口。
正交匹配追踪:SolveOMP.m
原对偶内点法:SolvePDIPA.m
梯度投影:SolveL1LS.m
同伦:SolveHomotopy.m
迭代阈值:SolveSpaRSA.m
近梯度:SolveFISTA.m
TFOCS:SolveTFOCS.m
SesopPCD:SolveSesopPCD.m
原始增强拉格朗日乘子:SolvePALM.m
双增广拉格朗日乘子:SolveDALM.m SolveDALM_fast.m(The package contains L1 minimization algorithm. such as SolveSpaRSA.m、SolveFISTA.m)
- 2015-04-28 13:57:18下载
- 积分:1