iiiifan / Interpolation
拉格朗日插值、分段线性插值、三次样条插值
☆8Updated 4 years ago
Alternatives and similar repositories for Interpolation:
Users that are interested in Interpolation are comparing it to the libraries listed below
- 最小二乘法—多项式拟合非线性函数☆58Updated 6 years ago
- 论文复现。用卡尔曼滤波估计股票市场的羊群效应,难点在于模型中有马尔科夫切换。论文1是这里复现的论文,论文2是切换系统卡尔曼滤波算法☆10Updated 5 years ago
- 2018年研究生数学建模F组题☆14Updated 2 years ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆54Updated 5 years ago
- 使用RNN对简单的时间序列进行预测☆9Updated 6 years ago
- 数值分析的python实现☆54Updated 2 years ago
- 利用Python的Osmnx程序库分析城市道路网络,并利用相关函数做了可视化展示☆15Updated 7 years ago
- 2019天池 全球城市计算AI挑战赛 (地铁流量预测)Top30☆11Updated 6 years ago
- 华为杯研究生 数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)☆44Updated 8 months ago
- 数学建模常用算法,参考《MATLAB在数学建模中的应用·第二版》☆23Updated 7 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆91Updated 5 years ago
- 华中科技大学2020级研究生数值分析☆16Updated 3 years ago
- 用于计算序列相似度的常用算法☆56Updated 5 years ago
- Python3数据分析与挖掘建模实战 学习代码☆18Updated 7 years ago
- 《用Python做贝叶斯分析》☆97Updated 7 years ago
- 研究生数学建模比赛-航班登机口分配☆16Updated 6 years ago
- 😁【北京市优秀毕业论文】基于车辆轨迹时空数据的城市热点预测模型研究【Urban hot spot prediction model based on spatiotemporal data of vehicle trajectory】☆31Updated 3 years ago
- 《Matlab计算机视觉与深度学习实战》代码☆299Updated 4 years ago
- WGS84 / BD09 / GCJ02 经纬度坐标互转,基于numpy列运算☆28Updated 3 years ago
- 数学建模 2020 华为杯 F 题☆18Updated 4 years ago
- 元胞自动机模拟病毒传染(SEIR模型)可视化☆30Updated 5 years ago
- Python科研论文配图绘制指南配套资料☆116Updated last year
- 《 Python机器学习及实践:从零开始通往Kaggle竞赛之路(2022年度版)》全书数据和开源代码☆39Updated 2 years ago
- Various global and local optimization algorithms, as well as many practical cases. Besides, this repository aslo uses common language an…☆164Updated 4 years ago
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆16Updated 5 years ago
- 《Python数据预处理技术与实践》源码下载☆200Updated 5 years ago
- 聚类分析: K均值聚类算法、层次聚类算法☆24Updated 10 years ago
- 武汉理工大学数学建模培训 LaTeX 模板 A LaTeX Template for Mathematical Modeling Training at Wuhan University of Technology (WHUT)☆51Updated last year
- 问题定义,下载数据,观察结构,找最相关部分特征; 除去异常值,填充缺省值,部分特征正态化,特征编码向量化,增加新特征; 定义评估标准,选择表现好的几个模型,模型参数最优化,stacking模型融合。最终误差降低到0.101左右。详细介绍见https://zhuanlan.z…☆17Updated 5 years ago
- 腾云阁高精度车辆追踪算法大赛。给定地图数据和汽车的gps定位数据,通过地图匹配算法得出汽车行驶过了哪些道路☆111Updated 5 years ago