资源列表
gmres
- gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。-gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to
Phase_detection
- PLL锁相环 输入三相电压电流 输出电角度 DQ轴电压电流-Phase Loop Lock Input: 3_phase voltage¤t output: angle & DQ-axis Voltage&Current
wolf计算李雅普诺夫指数
- 用wolf计算李雅普诺夫指数,值得学习一下
amijo
- 最优化中的一种方法,amijo方法,该方法很典型,-Optimization of a method, amijo method, which is typical,
napla
- 用来求解某一函数的梯度,维数可以很大,上万维也可以-Used to solve the gradient of a function, the dimension can be large, on the World Wide Web can also be
function
- 求解含有有限个变量的函数,维数可以是1000甚至上万维 都可以-Solving function contains a finite number of variables, dimensions can be 1000 on the World Wide Web can be even
EM-SVM
- 模式识别课程作业,em算法,svm算法,适合初学者,绝对简单例子-Pattern Recognition course work, em algorithm, svm algorithm, suitable for beginners, absolutely simple example
ant_main
- 智能算法中的遗传算法实现最优化的文件,对原始的算法有所改进-Intelligent algorithm genetic algorithm to optimize the file to the original algorithm improvements
gm_1_1
- 灰色模型,通过对少数数据的分析,鉴于灰色模型的使用,对未来进行预测。-Gray model, through the analysis of the data on the minority view of gray model used to predict the future.
untitled
- 图片说明数据处理技术二值化技术图像处理声音识别-Photo caption data processing techniques binarized image processing voice recognition technology
CollectAnaly
- 最短距离算法的聚类对样本进行聚类 样本矩阵 X 输出数据的行数代表了每次聚类后类的个数,每一行的第一个数表示此类样本的个数, 后面的代数表示此类中的样本编号;从程序的输出结果看,聚类的过程一目了然,未聚类 前,有5个类,每个类各有一个样本;第一次聚类是将第一类和第二类合并,得到新的 第一类,此时第一类有2个样本;二第二次聚类是将第3类和第四类合并,得到新的第三类 ;第3次聚类是将第2类和第3类合并,此时总共有2类,经过第四次聚类,类的个数变为1,
SteepestDescent
- 最速下降法又称为梯度法,是1847 年由著名数学家Cauchy 给出的,它是解析法中最古老的一种,其他解析方法或是它的变形,或是受它的启发而得到的,因此它是最优化方法的基础。这里给出其Matlab源程序。-The steepest descent method, also known as gradient method, was in 1847 given by the famous mathematician Cauchy, it is the oldest analytical metho
