资源列表
Python实现拉格朗日插值法并动态演示
- Python实现拉格朗日插值法并动态演示
fcmpso
- 使用pso结合fcm,对fcm进行优化的matlab程序,可以可以用用于学习。粒子群改进fcm,里边有一个适应函数文件和一个psofcm文件
股票预测
- 使用混沌方法进行的股票预测,下载自网络,侵删(Stock forecasting using chaos method)
典型带电体的静电场描述和可视化
- 典型带电体的静电场描述和可视化,刻画了电场线,电势等
CT三维重建
- CT三维重建程序代码,正常运行,适合研究这方面的初学者学习借鉴(CT three-dimensional reconstruction program code, normal operation, suitable for beginners to learn from this aspect)
源程序代码
- 典型的RLC电路仿真,电容、电阻、电感,绘制状态响应图像。(Matlab program for simulation of RLC electric circuit.)
广义排列熵算法源码
- 在排列熵的基础上引入了两个参数的广义排列熵matlab源码.mat文件
nz8b01009_si_005
- 主要用于锂电池界面枝晶生长及枝晶形态计算与模拟分析。(It is mainly used in the calculation and simulation analysis of the interface dendrite growth and dendrite morphology of lithium battery.)
无信息变量消除法提取特征
- UVE提取特征,数据为高光谱数据,感兴趣区域数据,最后一列为标签(Uve extracts features, hyperspectral data, region of interest data, and the last column is label)
GA提取特征
- GA提取特征,数据为高光谱数据,感兴趣区域数据,最后一列为标签(GA extracts features, hyperspectral data, region of interest data, and the last column is label)
PSO提取特征
- PSO提取特征,数据为两个板块,标签和数据分成两个矩阵并分别进行了转置(PSO extracts features. The data is divided into two parts. Label and data are divided into two matrices and transposed respectively.)
最小二乘法参数拟合
- 运用增广递推最小二乘法对给出模型的参数进行辨识