资源列表
FDM_circular
- 使用有限差分方法解雷诺方程。每行程序都附有中文注释。帮助读者更好的理解此程序。(The Reynolds equation is solved by the finite difference method.)
WR_contactpoint_seek
- 求解轮轨接触点,首先得到车轮和钢轨的空间运动姿态,然后通过最小距离搜索轮轨接触点(In order to solve the wheel rail contact point, the space motion attitude of wheel and rail is first obtained, and then the wheel rail contact point is searched by minimum distance)
CH4-skel-therm
- 可以用作以甲烷为燃料的燃烧模拟,做燃烧方向的重要资料(Combustion simulation of methane as fuel)
车桥耦合建模
- 移动弹簧+簧上质量 与桥梁耦合振动分析。数值分析。(ansys command flow vehicle bridge coupling length of the bridge is 10m, you can change the parameters, parametric modeling)
anfis+pso
- ANFIS+PSO code for Matlab
CRB
- 阵列信号处理中克拉美罗界(CRB)算法程序,可以用来估计MUSIC和ESPRIT算法的精度。(CRB algorithm program in array signal processing can be used to estimate the accuracy of MUSIC and ESPRIT algorithms.)
Dissertation-ARIMA_SVR-prediction-master
- 基于时间序列分析ARIMA和SVR组合模型的预测(Prediction of ARIMA and SVR combined models based on time series analysis)
H-ELM
- 可用作数据分类和拟合,深度极限学习机拥有深度学习的优势和自身计算速度快的优势(It can be used to classify and fit data. The deep extrme learning machine has the advantages of depth learning and fast computing speed.)
基于博弈论的全双工系统无线资源分配
- 由于自干扰和用户间干扰,全双工系统上下行链路之间的功率冲突问题问题被耦合在上行链路和下行链路信道之间,并且可以被表示为联合的上行链路和下行链路的和速率最大化。由于该问题是非凸的,因此将此问题建模为上下行信道之间的非合作博弈,提出了一种基于博弈论的迭代算法。(Due to the self-interference and interuser interference, the problem is coupled between uplink and downlink channels, an
连续隐马尔可夫离散隐马尔科夫模型的MATLAB实现
- 隐马尔可夫连续和离散情况下的MATLAB实现(MATLAB Realization of Hidden Markov Continuous and Discrete Conditions)
18-33粒子群优化灰色预测
- 用粒子群算法优化灰色预测模型,程序可以运行,自己编写的,如有问题,可以联系我沟通(Using particle swarm optimization to optimize the grey prediction model, the program can run, write by oneself, if there are problems, you can contact me to communicate.)
gcn-master
- 图卷积神经网络实现代码, python实现了图卷积神经网络的功能。(the code for gcn use python the paper is COVARIANT COMPOSITIONAL NETWORKS FOR LEARNING GRAPHS)