资源列表
TianCheng-master_chusai_qingyu
- 2018年甜橙金融杯大数据建模大赛初赛方案:通过追踪时间、设备、ip和经纬度等属性的变化来建模判断UID是否为黑产链 ## 代码说明: - gen_stat_feat.py 统计特征 - gen_w2v_feat.py word2vec特征 - lgb_train.py lgb训练模型 两份特征建模加权8:2比例融合即可0.792+,单独统计特征加UID列建模即可0.795。(The preliminary scheme of the 2018 Sweet
fvcom常见处理程序
- 此程序包是目前最常使用的数值模拟方法FVCOM的一些数据处理程序,风速场,流速场都有,希望对大家有帮助
segy数据读取matlab
- matlab读取地震数据segy,提取道头和卷头信息,能够准确读取segy文件,并从中提取裸数据、文件头、道头等重要信息,还能存储成多种文件格式。
StockPricePrediction-master
- python深度学习股票分析框架,就这么多了(python learning stock)
改进遗传算法的程序
- 遗传算法的程序,并做了改进,很适合初学者上手,直接出结果,对学习很有帮助。
sensorless-28335-code
- 无位置传感器的实现,易懂,在其他平台就需要修改了(Sensorless implementation, easy to understand, in other platforms need to be modified)
matlab的DOA源码
- DOA/Beamforming不同方法的matlab/c++两种源码,附有测试demo
FA
- 以优化SVM参数c和g为例,对FA算法MATLAB源码进行了详细中文注解,是很好的学习材料(Taking the optimization of SVM parameters c and G as examples, the source code of FA algorithm MATLAB is annotated in detail in Chinese, which is a good learning material.)
代码
- 可以解决线性规划中单纯形法和对偶单纯形法的问题(It can solve the problems of simplex method and dual simplex method in linear programming.)
RADAR simulation code
- 雷达模拟程序,图像界面,在不同版本的MATLAB运行时需要调试。(Radar simulation program, image interface, need to be debugged in different versions of MATLAB.)
pagerank
- 解决python的pagerank的一个实例,可以对此进行一个修改完成其他PageRank的案例。(An example of python's PageRank can be modified to complete other PageRank cases.)
卡尔曼滤波算法经典
- 卡尔曼滤波是贝叶斯滤波的一种特例,是在线性滤波的前提下,以最小均方误差为最佳准则的。估计线性高斯模型,是对线性模型和高斯分布的优化方法。(Kalman filtering is a special case of Bayesian filtering, which takes the minimum mean square error as the best criterion on the premise of linear filtering. Estimating linear Gauss
