-
matlabjiaozheng
说明: 系统校正,对MATLAB学习者帮助很大(correction system, MATLAB great help learners)
- 2006-04-28 12:58:17下载
- 积分:1
-
Quadratic3points_search
Quadratic3points_search算法matlab实现(Quadratic3points_search algorithm matlab implementation)
- 2014-12-28 22:50:46下载
- 积分:1
-
prsem
码垛机器人求解运动空间的matlab程序,对四自由度的串联机器人进行求解,最终得到计算的表达式(Palletizing robot solving exercise space matlab program to solve the series of four degrees of freedom robot, the resulting calculation expression)
- 2012-11-25 16:13:06下载
- 积分:1
-
用于信号的EMD、EEMD、VMD分解
说明: 用于信号的分解、降噪和重构,实现故障诊断(Used for signal decomposition, noise reduction and reconstruction to realize fault diagnosis)
- 2021-03-30 08:29:10下载
- 积分:1
-
cryptography-Niederreiters-cryptosysteme
Niederreiter cryptosystems.
This application allows users, through its graphical interface, to define first, the parameters of the Niederreiter s cryptosysteme, and then they can write the message which they want to encode. This message is encoded in the transmission channel and then decoded at the reception
- 2011-05-20 23:02:37下载
- 积分:1
-
newsvpwm
用matlab实现SVPWM波形的生成,产生脉冲,从而控制IGBT(get svpwm wave)
- 2012-04-25 21:19:44下载
- 积分:1
-
houghcircle
Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:09:58下载
- 积分:1
-
APPLETaAPPlication
添加applet/application(Add applet/application)
- 2013-11-15 22:40:46下载
- 积分:1
-
psosvm
粒子群优化支持向量机对电池寿命进行预测,利用粒子群优化支持向量机参数(Particle swarm optimization support vector machine is used to predict battery life, and particle swarm optimization is used to support SVM parameters)
- 2017-10-16 17:08:34下载
- 积分:1
-
Levinson_Durbin_Algo
功能描述:用matlab语言实现Levinson-Durbin算法
函数名:Levinson_Durbin_Algo
输入参数:
(1)R:自相关矩阵或者其估计值
(2)P:AR模型的阶数
输出参数:
(1)A:p阶AR模型的参数,它是一个长度为P+1的行向量
(2)E:噪声功率
调用函数:无
被调用:L_D_sim.m
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:14:31下载
- 积分:1