资源列表
[matlab例程] codes-(2)
说明:huffman code to encode text<ASHWANI K RAJPUT> 在 2025-12-28 上传 | 大小:14kb | 下载:0
[matlab例程] Vec_cntrl_5ph_im
说明:Simulink model of vector control of 5 phase induction motor<rockersragu> 在 2025-12-28 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] Apriori
说明:apriori算法实现,手动输入数据,只能得出频繁项集-apriori association rule you shoud input the item then it will output frequenct itemset<ywd> 在 2025-12-28 上传 | 大小:14kb | 下载:0
[matlab例程] Estimation-of-Energy-Comsuption-per-Instances
说明:Estimation of Energy Comsuption per Instances<electronics> 在 2025-12-28 上传 | 大小:14kb | 下载:0
[数学计算/工程计算] chapter4-of-math-analysis
说明:牛顿法,牛顿上山法,牛顿下山法,简单迭代法,简便了计算过程,提高了运算效率-Newton s method, Newton method up to the mountain, Newton downhill method, a simple iterative method, simple calculation process, improve the operation efficiency<季秋峰> 在 2025-12-28 上传 | 大小:14kb | 下载:0
[数学计算/工程计算] chapter8-of-math-analysis
说明:romberg算法,simpson算法,外推算法,简便了计算过程,提高了运算效率-Romberg algorithm Simpson, extrapolation method, simple calculation process, improve the operation efficiency<季秋峰> 在 2025-12-28 上传 | 大小:14kb | 下载:0
[matlab例程] FCM-clustering-MATLAB-code
说明:FCM fuzzy c-means clustering algorithm and MATLAB code<wangshuqin> 在 2025-12-28 上传 | 大小:14kb | 下载:0
[matlab例程] PID
说明:多变量输入、输出、多干扰、非线性和强耦合的复杂系统控制是一个比较困难的问题,常用的控制器可能因为多变量耦合问题难以控制系统。PID神经元网络是一种多层前向神经元网络,它的各层神经元个数、连接方式、连接权值是按照PID控制规律的已有原则和经验确定的,是一种动态的符合控制系统的前向网络。但是由于PID网络初始权值随机取值的原因,每次控制的效果都有所差别,个别情况下控制效果还比较差。本案例研究了基于PID神经元的多变量耦合系统控制,并用PSO算法来优化控制器以取得更好的控制效果。-Multivaria<wujiewen> 在 2025-12-28 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] adaboost_PY
说明: 做机器学习的同学都知道最具代表性的是AdaBoost算法(Adaptive Boosting Algorithm),这个是用Python实现的。希望能有帮助。-The well known AdaBoost algorithm (Adaptive Boosting Algorithm). Here is the Python version. Hope it helps.<solo> 在 2025-12-28 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] Logistic_Regression
说明:逻辑回归是当前业界比较常用的机器学习方法,这个是PY实现的。-logistic regression model implemented in Python. Hope this helps.<solo> 在 2025-12-28 上传 | 大小:14kb | 下载:0