python数据分析大作业(课程设计)
2021-07-14 21:05:45 323KB 数据分析 python
1
DR航位推算Matlab代码+数据(前向速度 右向速度 航向角 地球模型)
2021-07-14 09:05:47 362KB DR航位 Matlab 航位推算 地球模型
博客见:https://blog.csdn.net/qq_37534947/article/details/109726153 主要是卷积网络的手写以及torch实现的代码,包含数据集!
2021-07-11 09:41:27 150.96MB pytorch 卷积网络
1
校园导游咨询系统 做课设的时候从网上下了一个,因为老师要求数据从txt文件中读取还要不同种类的数据,加了一个读取txt 文件的功能,设计了两个种数据一个有向图一个无向图。 导游的内容都是我们学校的景点,如果想改的话直接改txt文件就OK。
2021-07-05 14:47:12 236KB 景点导游 校园导游咨询 源代码 C++
1
MatLab神经网络43个案例分析源代码&数据
2021-06-30 18:08:31 11.85MB matlab 神经网络 源代码
1
MATLAB统计分析与应用:40个案例分析 源代码和数据合集
2021-06-28 11:01:20 6.53MB matlab 统计
1
This is a fast MLCS algorithm for DNA sequence. Searching the Longest Common Subsequences of many sequences is called a Multiple Longest Common Subsequence (MLCS) problem which is a very fundamental and challenging problem in many fields of data mining. The existing algorithms cannot not applicable to problems with long and large-scale sequences due to their huge time and space consumption. To efficiently handle large-scale MLCS problems, a Path Recorder Directed Acyclic Graph (PRDAG) model and a novel Path Recorder Algorithm (PRA) are proposed.
2021-06-22 15:43:48 2.76MB 算法代码 数据挖掘
1
R语言数据挖掘及应用的配套资源,附有文中的代码和数据,有需要的小伙伴可以下载。
2021-06-22 09:24:21 18.83MB 代码 数据
1
用电量预测是国民经济运行的重要内容,根据历史数据,如国内生产总值、工业增加值、居民消费价格指数等,预测一段时间以内的用电量数据。 要求: (1)从公开渠道收集数据。目前已有一部分数据,但量还太小,需要进一步收集整理。 (2)对数据进行分析,利用XGBoosting 做特征提取,选择与用电量相关的指标。 (3)选择合适的模型进行预测,并对结果进行对比分析。
2021-06-14 18:04:32 9.19MB 大数据 python 课程设计
样本数据:https://gist.github.com/jcheong0428/c6d6111ee1b469cf39683bd70fab1c93 jupyter notebook 代码:https://gist.github.com/jcheong0428/4a74f801e770c6fdb08e81a906902832
2021-06-10 18:07:45 752KB 时间序列 相关性度量 同步性度量
1