搜索资源列表
kkmatlabrenlian
- 人脸检测的方法很多,kl是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的大小位置,数目,大小-Face Detection many means kl is a more effective. The code is the use of the method pca Face Detection can detect the size face location, number, size
xizijiderenlianshibie
- 基于matlab人脸检测的方法很多,pca是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的位置,数目,大小-Matlab-based Face Detection many ways, pca which is the more effective one. The code is the use of the method pca Face Detection can be detected Face the location, number, size
newton
- 牛顿-拉夫森迭代方法是解非线性方程非常著名也是比较有效的方法之一,如果离初值近,收敛速度很快。-Newton- La Fusen iterative method for solving nonlinear equations is well-known effective method is one of, if the initial value from the past, the convergence is fast.
adams
- 用四阶亚当斯显式公式求解常微分方程初值问题是一种比较有效的方法-Adams with the fourth-order explicit formula for solving ODEs is a more effective method
PID-Matlab
- :针对PID参数复杂烦琐的整定过程这一问题,基于MATLAB/Simulink仿真环境,模拟工程稳 定边界法的PID参数整定策略和步骤,提出了一种简单有效的PID参数整定方法.与通常的整定方法 比较,其优点是非常直观、完全可视化操作、省去了编程的工作量.仿真结果表明该方法具有良好的收 敛性,使得控制系统动态性能得到有效改善,并且很大程度上减少了工作量.-Abstract:The process of PID parameters turning is complicated and
mountainroad
- 用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。-The progressive alignment method used in solving this problem is not a very effective way, I think the best way to Dijkstra, but it
fenshujie
- ,对掌纹图像去噪主要采用低通滤波方法或邻域平均滤波方法,这两种方法可以有效地抑制噪声,但同时也滤除了一些边缘信息,而且还会发生一定程度的边缘模糊现象。因此这两种方法适合于提取掌纹中的主线(掌纹中最粗最长的若干条)特征,而不适合于需要保留更多边缘信息的特征提取。小波变换是目前比较流行的一种信号处理方法。-Palmprint image denoising using low-pass filtering method or the neighborhood average filter metho
menxianjiangzao
- 门限降噪,一种比较有效的降噪方法,值得一试-Threshold noise reduction, a more effective noise reduction method, it is worth a try
report
- 从上面的数据可以看到,模拟时得到的结果总与测得的坐标有小的偏差。原因可能出在校准,计算时丢失精度,以及机械臂的初始值有关。 在逆向运动时数据也不完全一样,主要原因可能是机械臂的多解特性。 比较有效的解决方法是先根据MOTOMAN 传感器得到的数据进行计算获得度略的角度,然后将角度输入机械臂各个关键观察实际位置与理想位置的偏差,最后将偏差值输入程序进行校准。 -From the above data we can see that the results obtained when