-
adtive_feature1
以python语言为平台,对机载激光雷达原始数据Las格式和txt格式进行读取,并根据信息熵确定维度特征计算的最佳邻域半径,最后计算得到最佳邻域半径和最佳维度特征值(Based on Python language, the Las format and TXT format of airborne lidar raw data are read, and the optimal neighborhood radius is determined according to the information entropy. Finally, the optimal neighborhood radius and the optimal dimension eigenvalue are calculated.)
- 2020-12-18 18:39:11下载
- 积分:1
-
GAN时序预测python代码
【实例简介】
该代码使用生成对抗网络 进行时序预测
- 2021-07-23 00:31:14下载
- 积分:1
-
鸢尾花
说明: 通过鸢尾花数据集,构建和训练模型,得到相应的聚类散点图(Through the iris data set, construct and train the model to get the corresponding clustering scatterplot)
- 2020-07-08 15:00:27下载
- 积分:1
-
OpenCV-Python调用训练好的深度学习模型进行常见物体识别
使用训练好的模型进行物体识别,对于人、车的识别成功率极高,亲测好用!
- 2019-07-30下载
- 积分:1
-
pinpuganzhi
基于机器学习的认知无线电频谱感知,机器学习的认知无线电频谱感知(Based on machine learning cognitive radio spectrum sensing, machine learning, cognitive radio spectrum sensing)
- 2013-11-23 13:28:59下载
- 积分:1
-
simpson rule
辛普森公式的python代码实例,计算微分积分运算(simpson rule is a very useful method to calculate integration and differentiation. The code is about how to implement it in python)
- 2020-11-02 15:29:53下载
- 积分:1
-
双摆
说明: 通过拉格朗日方程模拟仿真双摆系统的运动过程,并生成poincare映射图(The motion process of double pendulum system is simulated by Lagrange equation, and Poincare map is generated.)
- 2021-03-31 09:09:09下载
- 积分:1
-
format
说明: Ironpython客户端的初始化文件,可实现多种功能(Initial file for Ironpython client for a variety of functions)
- 2020-06-17 09:00:02下载
- 积分:1
-
CNNpython代码
这个CNN代码,是有关于带padding的卷积算法。用这个可以很方便的学会卷积操作,更快更有效的写出CNN。里面的算法是加速过的,并发计算不同卷积核的各种操作。里面用的传统的python语言。简便易行。
- 2022-09-19 12:30:03下载
- 积分:1
-
k近邻算法实现
k近邻算法实现,该算法有导师监督学习,可以对标签类的数据进行很好的分类处理,对科研或是工作给予极大的数据分析帮助,里面包括要分析的数据,核心代码有注释,方便阅读。
- 2022-11-19 08:05:04下载
- 积分:1