资源列表
GAbp
- 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 三、纯BP 主程序:(1)bpfault.m 在MATLAB5.2上 (2)bpfault.m 在MATLAB6.5上 为后来所加 -1, with GA directly trained BP network algorithm for the weight of the main program: gafa
nca
- 功能为neighborhood components analysis,a quick matlab implementation of NCA (see Goldberger et al, NIPS04).
FuzzyPressure
- sliding mode add fuzzy
BP神经网络的非线性系统建模——非线性函数拟合
- 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
感知器算法证明
- 机器学习中神经网络的感知器算法的相关证明(The proof of perceptron algorithm of neural network in machine learning)
神经网络代码
- 识别印刷体26个大写英文字母的训练网络(任意五个字母),用newff或feedforwardnet构建(A training network (any five letters) that identifies 26 letters of English letters in a printed form, constructed with newff or feedforwardnet)
数据挖掘3
- 本实验主要包括了数据挖掘的ID3和 KNN算法。(This report is manily about the Data Mining algorithm, includes the ID3 algorithm and KNN algorithm.)
9.Regression
- 神经网络分类以及python的一些数据挖掘的代码原理(They are very good!!!!!)
wbdiyba
- 反混淆直线 采用未加权的区域采样算法 效果很不错()
SVM-w-SMO
- 用序列最小优化算法(SMO)进行训练的支持向量机的简单实现。(simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.)
Contact
- 轮轨接触点计算程序 主程序为contactgui.m 导入轨道和车轮型面数据即可计算(Rail-Wheel contact calculation program main program is contactgui.m import the rail and wheel profile data and get the result)
Life Changer -EA
- Life Changer-EA是众多指标、强大的交易策略和其他优秀的工具,最大的优点是离场计划,非常智能,有移动止损止盈功能,没有马丁不网格,我测试后预估月收益能达到20%左右,收益不算高但胜在稳定。(Life changer EA is a variety of indicators, powerful trading strategies and other excellent tools. Its biggest advantage is the departure plan. It is
