资源列表
Fuzzy c-means algorithm
- 用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
MUSIC算法MATLAB程序
- 基于music空间谱估计算法,使用matlab m语言实现(Based on music spatial spectrum estimation algorithm, using Matlab m language implementation)
ZF for MIMO
- 在MIMO系统下的迫零检测算法的运用,已通过调试。(The use of zero forcing detection algorithm in MIMO system has been debugged.)
Untitled2bp
- 神经网络模拟,用于计算大数据神经网络拟合或者小型的拟合(Used to compute neural network fitting)
ART1
- art算法,matlab语言实行 图像重建(Art algorithm, MATLAB language implementation of image reconstruction)
循环
- 循环代码用于计算数值等等简单适合新手用于学习交流(Loop code, code format, very simple code, suitable for beginners to learn basic knowledge of entry)
DBSCAN1
- 用matlab实现dbscan算法,效果较好,适合新手学习(Using dbscan to achieve SVM algorithm, the effect is better, suitable for novice learning)
newtondown
- 用于求非线性方程的根,很实用,保证精确度,可以用于不能直接求出精确解的方程(The codes are useful and acurate tools,you can use this through matlab to solve an equation and find its roots,especially when you can not solve it directly)
HSyuce
- 特别完整的灰色预测算法,可以得到带预测数据的相对误差 pe,关联度 r,均方差比值c 小误差概率p,相对误差pe,关联度r,均方差比值c,小误差概率p。并判断数据适合做长期预测还是短期预测。(The grey prediction algorithm is especially complete, can be obtained with the relative prediction error of PE data, R correlation, variance ratio c small
工型有限差分程序
- 1、对求解区域进行网格剖分,网格越小,精度越高。 2、将边界条件离散到格点上。 3、用五点差分建立求解方程,求出各个各点上的函数值。(1, mesh the mesh of the solution, the smaller the grid, the higher the accuracy. 2, the boundary conditions are discretized to the grid. 3, five point difference i
DM6
- 主要包括一个测试数据集合mydata.mat,main.m,DBSCAN.m和PlotClusterinResult.m共4个文件,我们在测试实验实验中做了两个方面更改:1)更换了另外一个测试数据,测试数据来源于[13](取其中的一部分),2)添加了个K距离图部分代码(均在如下主程序代码中给出),代码按照个人对k-distance graph的理解编写,如有错误之处,望大家指正,3)改变参数Eps值大小,输出结果并显示。(Including a test data set mydata.mat,
comp_sgd_bb_sgd
- 自然梯度算法比随机梯度算法有更好的收敛性能和数值稳定性,块递归算法需要较少的运算时间。(The natural gradient algorithm works more efficiently than the ordinary gradient algorithm, and the block recursive method is feasible to real-time processing)
