资源列表
yichaun
- 30城市TSP问题,用遗传算法解决,比较典型,有数据源文件。(30, the city TSP problem is solved by genetic algorithm.)
YPEA124 MOEA-D
- matlab下的分解算法,第一次上传,必须要20个字,其实第一个就够了(Decomposition algorithm)
vorticity-stream function method
- 涡量流函数法程序与例题,含涡量-流函数主程序 FORTRAN 变量表(vorticity-stream function method Procedures and examples, contain the vorticity stream function - the main program of FORTRAN variables)
filtertest
- 对数据做快速傅里叶变换,从时域数据变换到频域数据(Do fast Fourier transform of data, data transform from time domain to frequency domain data)
第8章 数据拟合
- 数据拟合用,有好几个例子可以参考,个人觉得会很有帮助的(Data to be used together, there are several examples can refer to, personally feel that will be very helpful)
sudoku
- 可以计算数独,根据有限的数字计算出数独中其他的数字(Sudoku can be calculated, according to the limited number of Sudoku to calculate other numbers)
SVMRFE2
- 用于SVM降维,可以对维度的重要性进行评价(For dimensionality reduction in SVM, the importance of dimensionality can be evaluated)
Desktop
- 利用tensorflow建立以个用于面部表情识别的模型(Using tensorflow to build a model for facial expression recognition)
感知机
- 本代码用基本方式实现了感知机,还采用对偶的方式生成感知机模型~(This code uses the basic way to realize the perception machine, and also uses the dual way to generate the perceptron model ~)
MATLAB神经网络30个案例分析 +源程序
- matlab神经网络程序,一共有30个案例分析,对于提高神经网络水平有帮助,源代码(Matlab neural network program, a total of 30 case studies, for improving the level of neural networks helpful, source code)
doupling
- 用MATLABm文件编写的神经网络解耦程序,小白初次编写,多多关照,多提意见,谢谢(neural network decoupling procedures written by MATLAB)
Tensor-Factorization-HOSVD-iterative-master
- hosvd 迭代分解,很好用,是一个硕士论文里的代码(terative HOSVD algorithm to decompose tensor and find its Singular factors in each mode.)