资源列表
shyrtegtoeferto
- 用BP算法实现亦或XOR问题,三层结构,学习次数越多,结果越准确,就是输入为00,01,10,11时分别输出0,1,1()
1436755
- 这里面有很多经典的算法,欢迎大家下载!!请大家相互学习和请多多指教()
12029946
- Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法,本程序用Newton法求解n元正定函数的()
Chaotic Systems Toolbox
- 这个工具箱包含一组函数,可以用来模拟一些最著名的混沌系统,其为相空间重构、模拟时间序列的线性特性、尺寸和噪声估计以及降噪提供了额外的功能。(This toolbox contains a set of functions which can be used to simulate some of the most known chaotic systems, such as: - The Henon map - The Ikeda map - The Logistic map - The
X-R
- x-r控制图,用于分析工序稳定性,判定产品的合格性能-X-r control chart, used to analyze the process stability, and to determine acceptable performance of the product
在线PCA
- 实现在线PCA模型的在线更新,从而使得模型的鲁棒性更强
KNN
- KNN近邻算法分类程序,包含训练数据和测试数据.-KNN classification procedures, including training and testing data.
1543852
- 可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换,()
50409865
- 包括非线性规划,目标规划,多目标规划等, 稍微改改就可以用在别处, 每个例子的描述是Latex文件,cpp文件是源码()
04874814
- 此程序是排序,用了vector类,并封装了发泡,快速,插入和选择排序()
Kmedoids
- 实现K-medoids模糊聚类算法,增加聚类有效性-K-medoids fuzzy clustering algorithm to achieve, increase the effectiveness of clustering
K_Means-algorithm
- very useful matlab code for K_Means Algorithm it can be use after change the given input data or use the original one that i provided with the code you can start by run K_Means_Clustering.m