资源列表
《MATLAB 神经网络43个案例分析》源代码&数据
- mtalab初学者的福音,非常适合学习!!!!!!!!!!!(The gospel of Mtalab beginners)
zlib-1.2.11.tar
- zlib-1.2.11版本压缩包使用方法: tar zxf zlib-1.2.11.tar.gz Build with: cd zlib-1.2.11 CC=mpicc ./configure --prefix=/usr/local/zlib-1.2.11_mpich-3.2 make all check sudo make install(Zlib-1.2.11 version compression package use method: Tar zxf zlib-1.2.11
FORTRAN版高斯乐让德积分工具 GAULEGQUADF
- 高斯勒让德积分工具,用fortran编程实现的积分代码,多多指教(Gauss integration formula code on the windows with fortran)
凸优化
- this is a good book for convec optimazation
tricycle3D_main
- 三轮车Matlab仿真运动,里面包括三维旋转矩阵,车型建立等(Matlab simulink the movement of tricycle)
Numerical Recipes in Fortran 77
- fortran数值计算方面的一本好书,计算机数值算法的圣经。(Numerical Recipes in Fortran 77 The Art of Scientific Computing Second Edition Volume 1 of Fortran Numerical Recipes)
Linear Regression
- 线性回归实现人脸识别,有40类人脸图片共400张,200个训练集,200个测试集,通过2折交叉验证得到准确率为89%(Face recognition by linear regression)
nlopt-2.4.2-dll64
- 非线性最优求解方法,适用于matlab使用。(The nonlinear optimal solution is suitable for the use of MATLAB.)
M_File_CKF_IMM
- 一种实用的交互式多模型跟踪算法IMM,真实好用,测试过(A practical interactive multi model tracking algorithm IMM, which is true and useful and tested)
bayes
- 自己书写的一段机器学习的朴素贝叶斯算法,基于Python实现(The Implementation of Bayes Algorithm in Python)
aadtb
- Bluetooth firmware ac6905ass
数据结构
- 利用数据结构进行多项式运算,以及校园导图(Using data structure to perform polynomial operation and campus map)