资源列表
auto-encoder-reduce
- keras实现的自编码器,以及卷积自编码器,其中的sasi.pkl是从一张高光谱图像中截取的某些部分(autoencoder based on keras)
EKF_SOC
- 估算锂电池soc的MATLAB simulink模型(MATLAB Simulink model for estimating SOC of lithium battery)
logistic
- python实现的logistic回归,ex2为不带正则化的版本,ex2_reg为正则化版本,从数据集中的两个特征中,采用相乘与取n次方的方法,又人工生成了一些特征,因此加上了正则化。(logistic regression in python)
Power-comput
- 信号功率谱的熵值计算,可用于信号分析或者信号处理(The entropy value of signal power spectrum can be used for signal analysis or signal processing.)
TSP
- 基本蚁群算法求解TSP,还有一种改进的最大最小蚁群算法求解,包括绘图函数(The basic ant colony algorithm for TSP, and an improved maximum and minimum ant colony algorithm, including the drawing function.)
向前后差分格式
- 向前差分格式 向后差分格式 matla 程序(Forward difference scheme Backward difference scheme)
kmeans
- 用natlab将iris数据聚类为三类。然后将结果与虹膜数据集中的正确结果进行比较,并计算分类精度(You are offered the iris dataset of the UCI dataset. Cluster the data to three categories. Then compare the result with the correct one in iris dataset and compute the classification accuracy.)
BP神经网络的非线性系统建模-非线性函数拟合
- 使用BP神经网络,实现非线性系统建模,包括完整的程序和测试数据。(BP neural network is used to realize nonlinear system modeling, including complete program and test data.)
智能控制第4版-matlab
- 刘金琨 智能控制第四版 matlab例程(The fourth edition of Liu Jinkun's Matlab routine for intelligent control)
地震正在运行
- 采用matlab解决带时间窗的车辆路径规划问题,用了遗传算法(Using matlab to solve vehicle routing problem with time windows, using GA)
matlab
- 采用matlab解决带时间窗的车辆路径规划问题(Using Matlab to solve vehicle routing problem with time windows)
ga_TSP
- 遗传算法求解TSP问题,可生成迭代图像,有详细中文注释(Solving TSP problem by GA)
