资源列表
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)
28 梁晏宾
- 1.采用遗传算法对男女生样本数据中的身高,体重,喜欢数学,喜欢文学,喜欢运动,喜欢模式识别共6个特征进行特征选择,并基于所得到的最佳特征采用SVM设计男女生分类器,并计算模型预测性能(包含SE,SP,ACC和AUC )。要求自行编写代码实现遗传算法。(1. using genetic algorithm based on the sample data of male and female students in height, weight, love mathematics, love li
LEACH和DEEC
- Comparison of LEACH and DEEC Algorithms
loss possibility
- Calculation of node data loss rate
LMSNLMS
- 自适应干扰对消MATLAB仿真,其中也包括NLMS算法。(Adaptive interference cancellation MATLAB simulation, including NLMS algorithm.)
关联维数
- 分形维数处理声发射信号时间序列上的撞击率(Acoustic emission signal processing with fractal dimension)
Higuchi算法分形
- 分形维数研究声发射时间序列上的撞击率的higuchi维数(Fractal dimension study on the Higuchi dimension of the impact rate in acoustic emission time series)
遗传算法解决TSP问题的Matlab程序
- 解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on the size of the problem and t
fft16
- The following Matlab project contains the source code and Matlab examples used for 16 point radix 2 dif fft . Contain the computation of 16 point DIF FFT in each stages and reordering process.
1
- 理解死锁、死锁避免、死锁预防等基本概念,死锁的产生原因(随机算法),理解死锁的解决办法(银行家算法)。(Understanding deadlock, deadlock avoidance, deadlock prevention and other basic concepts, the causes of deadlock (random algorithm), understand the solution of deadlock (banker's algorithm).)