资源列表
ARIMA
- ARIMA 时间序列法预测未来一段时间的风速或者风电功率-wind prediction
PSO
- 粒子群优化算法matlab程序源代码,很实用-Particle Swarm Optimization algorithm matlab source code, very useful
PSO_CESHI
- 经典的基本PSO粒子群优化算法的测试函数,包括主程序和测试函数,非常经典-The classic PSO basic particle swarm optimization test functions, including the main program and test functions, very classic
gausselimination_partial_pivot.m
- Gauss Elimination Partial Pivoting
huffman
- 任选一种无损编码方式,通过C++编程实现。 要求:1) 字符串的输入是手工输入的; 2) 在屏幕上显示编码结果,例如,如果选用huffman编码,则要显示字符串的编码及平均码长;-Optionally, a lossless compression method, through the programming of C++. Requirements: 1) the input string is manual input 2) shows the coding resul
gauss_sidel
- This code finds the solution to a system of simultaneous linear equation using Gauss_Seidel Method.-This code finds the solution to a system of simultaneous linear equation using Gauss_Seidel Method.
sort
- 直接插入排序,冒泡排序,选择排序(对一组数据进行按升序排列)。-Direct insertion sort, bubble sort, selection sort (of a set of data in ascending order).
PCA
- pca主成分分析法,能够对高维数据进行降维,并能够实现分类-pca principal component analysis to reduce the dimensionality of high-dimensional data, and be able to achieve the classification
diagnose
- 故障诊断matlab源代码,能够正确识别故障的类型-Fault diagnosis matlab source code, able to correctly identify the type of fault
linkedstack
- 建立一个空的链式栈; 对已建立的栈进行插入、删除、取栈顶元素等基本操作。 -Establish the chain an empty stack established stack insert, delete, take the top element and basic operation.
svc
- 支持向量机SVMmatlab程序源代码,能够实现对数据的预测和分析-Support the vector machine SVMmatlab source code, to achieve the prediction and analysis of the data
bp2
- bp神经网络matlab程序代码,能够正确实现数据分类识别-bp neural network matlab code correctly to achieve data classification and recognition
