资源列表
DEAP2.1软件
- 一个使用的DEA分析软件,可以用来做投入产出效率分析,经济管理分析,带有使用指南。(Use of a DEA analysis software can be used to make economic management analysis, with a user guide.)
pade
- 关于毛细动力学问题幂级数解的pade逼近算例(approximate solution about the capillary dynamics problem)
万门大学强化学习算法代码RW模型+TD模型
- 万门大学,强化学习,rw模型算法代码实现, V(CS) = V(CS) + A * ( V(US) * us - V(CS) * cs ) td模型, V(s{t}) = V(s{t}) + a[R(t+1) + rV{S(t+1)} - V{S(t)}](In the intensive learning of the University of Wan men, the RW algorithm, the python implementation, the algorithm f
naive_bayes-master
- 贝叶斯分类 iris 用python语言(linear python bays iris)
CFAloc
- cfa算法,基于CFA插值特征的图像篡改检测的matlab代码(cfa algorithm,Image tamper detection based on CFA interpolation features matlab code)
CNN
- 手写体识别的训练,采用卷积神经网络,附带数据集下载代码(The training of handwritten recognition is based on convolution neural network, and the download from the dataset.)
PSD
- 功率谱函数的MATLAB代码,内含加窗函数代码,并附带解释标注。(Power spectrum function)
matlab
- 在正弦时域信号上叠加高斯白噪声,并做频谱变换(The Gauss white noise is superimposed on the sinusoidal time domain signal, and the spectrum transform is done.)
simpleCNN
- 在anaconda+opencv+tensorflow平台下,利用简单的CNN卷积神经网络进行手写字符识别(Under the anaconda+opencv+tensorflow platform, we use simple CNN convolution neural network to handwritten character recognition.)
数据结构与算法代码
- 链式求解约瑟夫问题,这个使用c++实现,通过模板类是扩展性更强(Solving Joseph problem by chain type)
Bao_chaotic lyapunov
- 对Lorenz系统进行仿真出李雅普诺夫指数和最大李雅普诺夫指数;可以直接套用到其他的混沌系统进行反正出图即可。(The Lyapunov exponent and the largest Lyapunov exponent are simulated on the Lorenz system, and the other chaotic systems can be directly applied to the inverse diagram.)
LDA人脸识别程序
- 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
