资源列表
A星算法
- 算法可绕过障碍点,实现起始点与目标点的最近距离(The algorithm can bypass the obstacle point and realize the closest distance between the starting point and the target point.)
电力系统粒子群优化算法
- 可以实现在电力系统中,特别是微电网领域的粒子群优化(MATLAB program for Particle Swarm optimization)
快速排序算法
- 通过快速排序算法,将随机生成的1000个数排序(Through the quick sorting algorithm, the random generated 1000 numbers sort)
xw_SFLA_forwater
- 基本蛙跳算法计算water函数的最大值,其中water函数可以根据需求自己建立,运行这个程序,就能求出water函数的最大值(This is a matlab code for shuffed frog leading algorithm which can get a max for function named water. The water function you can build based on the need of yourself.)
关联规则aprioi算法
- 在满足最低支持度的条件下,从短频繁项集得到长频繁项集(Long frequent itemsets are obtained from short frequent itemsets under the condition of satisfying the minimum support)
信号实验报告二
- 信号实验二的部分程序代码,河北工业大学15级电子工程专业的信号实验代码(Part of the program code of signal experiment two)
bvp4c求两点边值问题
- 用matlab的bvp4c函数求两点边值问题,简单易学(Bvp4c for two-point boundary value problem, easy to learn)
bin
- matlab文件的创建读写以及指针定位简单中文使用教程(Creating, reading, writing and pointer positioning of MATLAB)
SOC估算
- 基于卡尔曼滤波器的锂电池SOC预测,通过仿真并得到印证,证明了方法的可行性。(SOC prediction of lithium battery based on Calman filter)
lagrange
- 拉格朗日插值算法函数程序以及使用的主程序,适合新人的新手教程(Lagrange interpolation algorithm function program and the use of the main program)
libfm-master
- 因子分解机的算法及源代码,可用于个性化推荐和预测的模拟。纯算法理论(Factorization algorithm and source code, can be used for personalized recommendation and prediction simulation. Pure algorithm theory)
电动汽车有序充电的蒙特卡洛模拟
- 可以用此程序进行电动汽车接入配电网的蒙特卡洛模拟(Monte Carlo simulation for electric vehicle to distribution network)