资源列表
olsmatlab
- 最小二乘法的Matlab参数辨识程序(含实例)-Matlab least squares method of parameter identification procedures (including examples)
regress
- 最小二乘法多元线性回归的matlab实现-Least squares linear regression of the matlab implementation
machineLearningPPT
- 机器学习,完整PPT资料从引言到神经网络,贝叶斯学习,遗传算法等-machine learning PPT,bayesian learning, neural network and genetic algorithm
Matlab-EM
- MATLAB下的很好用的EM算法,简单的接口和图形显示。-MATLAB under the EM algorithm used in a good, simple interface and graphical display.
Mie-Matlab-Maetzler-v2
- 计算球形壳层纳米颗粒的散射问题,包括散射系数矩阵,消光系数,吸收系数等。源程序用Matlab编写,方便学习调试-Calculate the scattering of spherical shell nanoparticles, including the scattering coefficient matrix, extinction coefficient, absorption coefficient. Source code written using Matlab to facili
gamma
- 用C++编程,求伽马函数的值; 伽玛函数表达式:Γ(x)=∫e^(-t)*t^(x-1)dt (积分的下限是0,上限是+∞) -gamma function
loadrinexob
- RINEX 2.1 观测数据文件读取程序-RINEX 2.1 data file read process observed
localization
- MATLAB 无线传感器网络仿真,对学习很有帮助-MATLAB
ID3
- 决策树的ID3算法的源码,这个源码用C++编写!-decision tree of Id3 algorithm in c++
ID3
- 实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。-ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose
FLL
- 自己做的锁频环的实现源码,希望对正在设计锁频环的人有所帮助-Own frequency-locked loop to achieve source, in the hope of people being locked loop design help
Bankers
- Banker s Algorithm Implement by Java
