-
EdgeFeatureExtraction
Extract Edge Features using these operators
- 2010-01-11 03:10:52下载
- 积分:1
-
prewitt
读取图像进行小波去噪后,获取图像的prewitt算子轮廓(After reading the image wavelet denoising, to obtain images of prewitt operator profile)
- 2013-11-04 19:03:41下载
- 积分:1
-
FR
说明: 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(The Conjugate Gradient method is a method between the steepest descent method and the Newton method. It only needs to use the first derivative information, but overcomes the shortcomings of the steepest descent method and avoids the need for the Newton method to store And the calculation of Hesse matrix and the inverse of the shortcomings, conjugate gradient method is not only to solve large-scale linear equations one of the most useful methods, but also solution for large-scale nonlinear optimization of one of the most effective algorithm. In a variety of optimization algorithms, conjugate gradient method is a very important one. The advantage is that the required storage capacity is small, with step convergence, high stability, and does not require any external parameters.)
- 2017-05-05 10:26:25下载
- 积分:1
-
C_TS
利用禁忌搜索算法,实现模式识别聚类功能。(Tabu search algorithm, the clustering function of pattern recognition.)
- 2012-05-25 11:13:18下载
- 积分:1
-
59564348ELDGA
电力系统经济调度程序,很使用,适合初学者(Power system scheduler, economic, use is suitable for beginners)
- 2010-06-15 22:00:02下载
- 积分:1
-
abc1
一种新的优化算法 蜂群优化算法,国外的源程序,需要赶快下载!(A new optimization algorithm bee colony optimization algorithm, the foreign source, the need to quickly download!
)
- 2014-11-30 08:57:26下载
- 积分:1
-
Matlab
matlab(第二版)
Stephen J. Chapman 著
邢树军 郑碧波译
Matlab 中文论坛首发(A good book for stduy matlab)
- 2015-03-28 23:18:18下载
- 积分:1
-
chap1
说明: PID的MATLAB仿真程序,各种PID的。很全,欢迎下载(hao)
- 2009-08-26 14:18:39下载
- 积分:1
-
Kalmanmatlab
kalman的学习资料 很好的东西 一起学习吧(kalman learning materials to learn something good with it)
- 2014-10-27 16:03:03下载
- 积分:1
-
text-classification
matlab编写的文本分类的程序,可以对已经分好词的文本进行分类,先自己导入数据,用libsvm中的svm进行分类和预测,特征用tfidf算法,还利用卡方检验进行了特征选择,可自行设定阈值。(matlab prepared text classification program, you can have a good word of text classification, classification and prediction using libsvm in svm, characterized by tfidf algorithm, also used the chi-square test was used for feature selection, you can set thresholds on their own.)
- 2014-01-15 15:46:40下载
- 积分:1