登录
首页 » Python » Radar-HRRP-dl-master

Radar-HRRP-dl-master

于 2021-05-07 发布
0 344
下载积分: 1 下载次数: 5

代码说明:

说明:  该存储库包含一些个人用于实现雷达HRRP目标分类的方法。包括基于tensorflow框架和python的CNN,2通道CNN,DAE,SDAE。(The repository contains methods that individuals use to achieve Radar HRRP target classification. Including CNN, 2-channel CNN, DAE, sdae based on tensorflow framework and python.)

文件列表:

Radar-HRRP-dl-master, 0 , 2019-10-23
Radar-HRRP-dl-master\.gitattributes, 66 , 2019-01-17
Radar-HRRP-dl-master\CNN, 0 , 2019-10-30
Radar-HRRP-dl-master\CNN\CNN.py, 8303 , 2020-04-12
Radar-HRRP-dl-master\CNN\Test_hrrp.mat, 391146 , 2019-01-17
Radar-HRRP-dl-master\CNN\Train_hrrp.mat, 391180 , 2019-01-17
Radar-HRRP-dl-master\CNN\simple_cnn_log, 0 , 2019-10-30
Radar-HRRP-dl-master\CNN\simple_cnn_log\test, 0 , 2019-10-30
Radar-HRRP-dl-master\CNN\simple_cnn_log\test\events.out.tfevents.1572446697.DESKTOP-BQKOD3Q, 4400 , 2019-10-30
Radar-HRRP-dl-master\CNN\simple_cnn_log\test\events.out.tfevents.1572446767.DESKTOP-BQKOD3Q, 8240 , 2019-10-30
Radar-HRRP-dl-master\CNN\simple_cnn_log\test\events.out.tfevents.1572446790.DESKTOP-BQKOD3Q, 12080 , 2019-10-30
Radar-HRRP-dl-master\CNN\simple_cnn_log\train, 0 , 2019-10-30
Radar-HRRP-dl-master\CNN\simple_cnn_log\train\events.out.tfevents.1572446694.DESKTOP-BQKOD3Q, 1931187 , 2019-10-30
Radar-HRRP-dl-master\CNN\simple_cnn_log\train\events.out.tfevents.1572446765.DESKTOP-BQKOD3Q, 3920151 , 2019-10-30
Radar-HRRP-dl-master\CNN\simple_cnn_log\train\events.out.tfevents.1572446789.DESKTOP-BQKOD3Q, 5963478 , 2019-10-30
Radar-HRRP-dl-master\DAE, 0 , 2019-10-23
Radar-HRRP-dl-master\DAE\DAE_def.py, 3652 , 2019-01-17
Radar-HRRP-dl-master\DAE\DAE_main.py, 7709 , 2019-01-17
Radar-HRRP-dl-master\DAE\Test_hrrp.mat, 391146 , 2019-01-17
Radar-HRRP-dl-master\DAE\Train_hrrp.mat, 391180 , 2019-01-17
Radar-HRRP-dl-master\DCNN, 0 , 2019-10-23
Radar-HRRP-dl-master\DCNN\DCNN.py, 11688 , 2019-01-17
Radar-HRRP-dl-master\DCNN\Test_hrrp.mat, 391146 , 2019-01-17
Radar-HRRP-dl-master\DCNN\Train_hrrp.mat, 391180 , 2019-01-17
Radar-HRRP-dl-master\HRRP_data, 0 , 2019-10-23
Radar-HRRP-dl-master\HRRP_data\Test_hrrp.mat, 391146 , 2019-01-17
Radar-HRRP-dl-master\HRRP_data\Train_hrrp.mat, 391180 , 2019-01-17
Radar-HRRP-dl-master\README.md, 1065 , 2019-01-17
Radar-HRRP-dl-master\SDAE, 0 , 2019-10-23
Radar-HRRP-dl-master\SDAE\DAE_def.py, 3652 , 2019-01-17
Radar-HRRP-dl-master\SDAE\SDAE.py, 8094 , 2019-01-17
Radar-HRRP-dl-master\SDAE\Test_hrrp.mat, 391146 , 2019-01-17
Radar-HRRP-dl-master\SDAE\Train_hrrp.mat, 391180 , 2019-01-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 粗糙集
    说明:  在python中编写代码运行粗糙集计算程序,获得依赖度数据(based on python, the function which uses rough sets theory can be calculated.)
    2021-03-23 21:09:15下载
    积分:1
  • pca
    主成分分析图像,分析图像像素组成部分,高维提取低维特征(Principal component analysis image, analysis of image pixel components, high dimensional extraction of low dimensional features)
    2020-06-23 17:20:01下载
    积分:1
  • get_fight_27
    python爬虫,百度图片通过关键词下载图片(Baidu pictures key crawler, crawler download pictures)
    2018-08-28 14:18:21下载
    积分:1
  • BA_ER_SIR_python-master
    SIR疾病传播模型;社交网络中的信息传播模型;(Disease transmission model)
    2020-12-01 17:59:26下载
    积分:1
  • keras-master
    最近一直在用keras,说点个人感受。 1、keras根植于python及theano,人气比较旺。 2、提供较为上层的框架,搞个深度学习的原型非常方便。 3、更新很快,我记得几个月前还没有multi-task的能力,最近再查就提供了graph的对象。 4、最重要的,文档很全。这点超过其它类似的基于theano的框架(Lasagne, Opendeep, Blocks)(Keras is a high-level neural networks library, written in Python and capable of running on top of either TensorFlow or Theano. It was developed with a focus on enabling fast )
    2016-11-28 14:39:37下载
    积分:1
  • PCA python
    该程序实现PCA的分类功能,程序后面有详细的解释,经检测,程序能够跑通(The program realizes the classification function of PCA. The program is explained in detail later. After testing, the program can run through.)
    2018-12-23 22:45:14下载
    积分:1
  • 回文数测试
    说明:  学生教学基础,帮助了解编程的基本算法思路。(Basic Algorithmic Thoughts to Help Understand Programming)
    2020-06-23 19:20:01下载
    积分:1
  • Python学习手册(原书第4版)
    《Python学习手册(第3版)》是作者根据过去10年用于教学而广为人知的培训课程的材料编写而成的。除了有许多详实说明和每章小结之外,每章还包括一个头脑风暴:这是《Python学习手册(第3版)》独特的一部分,配合以实用的练习题和复习题,让读者练习新学的技巧并测试自己的理解程度。(The Python Learning Manual (3rd Edition) was compiled by the author on the basis of well-known training materials for teaching in the past 10 years. In addition to many detailed explanations and summaries of each chapter, each chapter also includes a brainstorming: this is a unique part of Python Learning Manual (3rd edition), with practical exercises and review questions, allowing readers to practice new learning skills and test their understanding.)
    2019-02-28 17:12:47下载
    积分:1
  • vgg16
    用tensorflow实现vgg深度学习网络(Realization of VGg deep learning network with tensorflow)
    2019-04-03 19:10:32下载
    积分:1
  • 对cmw500测试仪器的控及初始化操作
    说明:  完成对cmw500测试仪器的程控及初始化操作(Novice is currently in the learning stage. CMW500 GSM non-signaling test program example, including initialization)
    2020-07-22 01:18:44下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载