Pinned Repositories
-Logistic-
基于logistics混沌加密算法的图像加密
17wanxiaoCheckin-Actions
基于Github-Actions的完美校园健康打卡
autonomous-driving-turtlebot-with-reinforcement-learning
Implementation of Q-learning algorithm and Feedback control for the mobile robot (turtlebot3_burger) in ROS.
Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
Channel-Estimation-for-Intelligent-Reflecting-Surface-Assisted-Multiuser-Communications
This code is for the paper Z. Wang, L. Liu, and S. Cui, "Channel estimation for intelligent reflecting surface assisted multiuser communications: framework, algorithms, and analysis," IEEE Trans. Wireless Commun., vol. 19, no. 10, pp. 6607-6620, Oct. 2020.
channel_reproduction_of_BALS
ChannelEstimation-RIS-MUmmWAVe-MIMO-Systems
TWC: Channel Estimation for Reconfigurable Intelligent Surface Aided Multi-User mmWave MIMO Systems
ChannelNet
Implementation of the paper "Deep Learning-Based Channel Estimation"
CNN4CE
Source codes of the article "Deep CNN-Based Channel Estimation for mmWave Massive MIMO Systems" in IEEE JSTSP
coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
tangent123's Repositories
tangent123/Path-Planning
本代码的实现包括两个部分: 第一部分: 基于人工势场法的机器人路径规划:随机生成12-15个障碍物,每个障碍物随机占据6-20个栅格,利用该人工势场法编程实现机器人从左下到右上的路径规划。 同时在代码中已实现动态展示的效果。 第二部分: 基于果蝇优化算法的路径规划:根据提供的地图,实现单机器人的全局路径规划。以及拓展部份的双机器人路径规划,两个机器人分别从左下到右上,和从右下到左上。 调用方法: 第一部分:直接运行main.m,有关于调参的部分在main.m开头 第二部分: 单机器人部分:提供了两个地图的示例,test1.m和test2.m 双机器人部分:思路是设置不同的起始点,把单机器人部分连续跑两遍,同时判断不会相撞的条件是计算交叉点处是否有时间差
tangent123/Java
27天成为Java大神
tangent123/17wanxiaoCheckin-Actions
基于Github-Actions的完美校园健康打卡
tangent123/deepChannelLearning4RIS
Channel Estimation for Reconfigurable Intelligent Surface via Deep Learning
tangent123/HAUT_autoCheck
河南工业大学完美校园健康打卡
tangent123/netease-cloud-api
网易云音乐升级API
tangent123/channel_reproduction_of_BALS
tangent123/-Logistic-
基于logistics混沌加密算法的图像加密
tangent123/Python
最良心的 Python 教程:
tangent123/rl_ardrone
Autonomous Navigation of UAV using Reinforcement Learning algorithms.
tangent123/PySwarmOptimization
基于Python3语言开发的群体智能优化框架
tangent123/DNN_detection_via_keras
This is the simplest implementation of Power of Deep Learning for Channel Estimation and Signal Detection in OFDM Systems using keras.
tangent123/django-beginners-guide
A Complete Beginner's Guide to Django 翻译计划