资源列表
Data-structure-course-design
- 其中包括数据结构常用的各种的算法,比如二叉树、Prime算法等-Which includes a variety of commonly used data structure algorithms, such as the two fork tree, Prime algorithm, etc.
Huffman
- 上传的文档为Huffman编码的C++实现代码,功能完备,编解码有较为详细的界面演示-Upload the document for the Huffman code C++ code, complete function, encoding and decoding have a more detailed interface demo
MATLAB-Exchange-with-TXT-file-
- MATLAB Exchange with TXT file
JITPLS
- 自己编写的Jist-in-time PLS,利用与待估计样本最相似的若干历史样本,建立PLS回归模型,改善模型泛化能力,包含数据,直接运行,亲测可用。-I have written Jist-in-time PLS, utilization and estimated to be most similar to sample a number of historical samples, PLS regression model to establish and improve the mode
GPR
- 利用高斯过程回归建立软测量模型,主程序名为OnlineStage.m,包含数据,可以直接运行,亲测可用。-Gaussian process regression soft sensor model, the main program named OnlineStage.m, contains data that can be run directly, pro-test available.
suanfa
- java算法递归调用例题,可以通过调试深入理解递归的嵌套调用-java algorithm recursively example, you can debug in-depth understanding of recursively nested calls
PLS
- 带注释的PLS实例,包含数据,可直接运行。-PLS annotated examples, including data, can be directly run.
PSO_1D
- 一种最优化方法,粒子群优化算法,让大家更好的理解粒子群算法。-optimization algorithm
pso_2D
- 用粒子群优化算法解决多峰问题最优值的应用实例。-Optimization algorithm to solve the problem of application examples multimodal particle swarm optimal value.
MPSO
- 最优化方法——粒子群优化算法寻找最优解的算法演示-PSO Algorithm demo
daolibaicontrol
- 以及垂直倒立摆系统 非线性系统仿真 双回路反馈系统-And a vertical inverted pendulum nonlinear system simulation double-loop feedback system
simplex
- 用单纯形法求解线性规划问题,此代码中需要针对具体问题设置参数。-Simplex method for solving linear programming problems
