Skip to content

Commit ce23b1c

Browse files
committed
Remove generated files from git tracking
1 parent 5006139 commit ce23b1c

5,764 files changed

Lines changed: 16340 additions & 720865 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.DS_Store

2 KB
Binary file not shown.

.github/.DS_Store

0 Bytes
Binary file not shown.

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# macOS
1+
# macOS & OS junk
22
.DS_Store
3+
Thumbs.db
4+
*.log
35

46
# Blog posts (intentionally unpublished)
57
content/en/blog/

config.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,21 @@ defaultContentLanguageInSubdir = false
4444
"Linealización",
4545
"Sincronización"
4646
]
47+
[languages.ch]
48+
contentDir = "content/ch"
49+
languageName = "中文"
50+
weight = 3
51+
[languages.ch.params]
52+
tagline = "信号处理、采样频率同步、线性化和均衡。"
53+
hero_description = "通信系统研究员(博士已于2026年4月答辩)— 用于现代无线系统的硬件感知、低复杂度信号处理。"
54+
hero_location = "瑞典林雪平"
55+
collab_tags = [
56+
"信号处理",
57+
"硬件感知算法",
58+
"Beyond-5G通信",
59+
"线性化",
60+
"同步"
61+
]
4762

4863
[build]
4964
writeStats = true

config/.DS_Store

0 Bytes
Binary file not shown.

content/.DS_Store

4 KB
Binary file not shown.

content/ch/about.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "关于我"
3+
type: "homepage"
4+
featured_image: "/images/face4.jpeg"
5+
6+
intro: >-
7+
信号处理方向博士研究员,研究内容涵盖估计、补偿、同步、线性化与均衡,重点关注非理想硬件效应和噪声条件下的系统鲁棒性。擅长开发面向硬件、低复杂度的算法,包括受神经网络启发的线性化方法,以及经典的模型驱动技术。
8+
9+
study: >-
10+
我于古巴哈瓦那大学高等技术与应用科学学院(InSTEC)获得核工程学士学位(2015)、医学物理研究生文凭(2016)和核工程硕士学位(2018)。随后于瑞典林雪平大学获得电气工程博士学位,专业方向为通信系统(2026)。
11+
12+
此前,我曾在 CECMED 担任初级医学物理师(2015-2018),并在 InSTEC 担任研究助理(2019-2020)。2019-2024 年期间,我还曾担任意大利的 Abdus Salam 国际理论物理中心(ICTP)初级研究成员。
13+
14+
# study: >-
15+
# 我目前正在 **瑞典林雪平大学** 完成博士研究,预计于 **2026 年 4 月** 毕业。我的研究位于 **ELLIIT / Beyond 5G 基带处理** 背景下,聚焦宽带通信系统、ADC/DAC 非理想特性以及高效数字信号处理中的关键挑战。
16+
17+
18+
19+
# mix: >-
20+
# 我拥有横跨 **通信工程**、**信号处理** 和 **应用机器学习** 的多学科背景。在攻读博士学位之前,我曾从事 **医学物理** 和 **蒙特卡洛建模** 相关工作,这进一步强化了我在数值方法、仿真和数据驱动建模方面的经验。这样的背景使我能够同时从 **理论分析** 和 **工程应用** 两个角度理解并解决问题。
21+
22+
passion_title: "研究兴趣"
23+
24+
passion_text: >-
25+
我的主要研究兴趣包括估计与同步、受硬件约束的信号处理、非理想 ADC/DAC 响应的线性化,以及频率响应失真的均衡。我尤其关注兼具理论严谨性、鲁棒性和计算效率的方法,使其能够部署到真实硬件并支持规模化应用。我的研究中一个反复出现的主题,是利用受学习启发的方法和无监督方法,在标注数据有限的情况下发现结构、调优模型并提升性能。
26+
27+
personal: >-
28+
工作与研究之外,我喜欢运动、阅读、音乐、技术写作,桌游。
29+
30+
quickfacts:
31+
- icon: "graduation-cap"
32+
title: "当前身份"
33+
value: "电气工程博士,专业方向为通信系统(2026 年 4 月 17 日完成答辩)"
34+
35+
- icon: "cogs"
36+
title: "核心专长"
37+
value: "信号处理 · 估计与同步 · 硬件感知 DSP · 线性化 · 均衡"
38+
39+
- icon: "code"
40+
title: "工具与编程语言"
41+
value: "Python · MATLAB · C++ · PyTorch · TensorFlow · NumPy · SciPy · Verilog · Linux"
42+
43+
- icon: "language"
44+
title: "语言"
45+
value: "🇪🇸 西班牙语(母语)· 🇬🇧 英语(流利)· 🇨🇳 中文(初学者)"
46+
---

content/ch/awards.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "荣誉与奖项"
3+
type: "homepage"
4+
---
5+
6+
<center>
7+
8+
**优秀口头报告奖(分会场奖)** - IEEE ICCT 2024
9+
**ICTP 旅行资助与全额奖学金**(2017、2018、2020)- Abdus Salam ICTP
10+
**国家奖学金(古巴教育部)**(2010-2015)
11+
12+
</center>

content/ch/contact.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "联系我"
3+
type: "homepage"
4+
intro: >-
5+
欢迎联系我。期待在科研、项目合作及未来职业生涯中探索更多可能性。
6+
formspree_endpoint: "https://formspree.io/f/xbdyvgbl"
7+
---

content/ch/experience.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: "工作与研究经历"
3+
type: "homepage"
4+
intro: >-
5+
具备硬件感知信号处理、计算建模和应用机器学习方向的研究与工程经验,同时拥有高校教学和科研经历。
6+
7+
resume_url_en: "/files/cv_deijany_en.pdf"
8+
resume_url_es: "/files/cv_deijany_en.pdf"
9+
resume_url_ch: "/files/cv_deijany_en.pdf"
10+
resume_label: "下载简历"
11+
12+
positions:
13+
- company: "林雪平大学"
14+
company_url: "https://liu.se"
15+
role: "博士研究员 - 通信系统"
16+
period: "2021 年至今"
17+
industry: "科研与高等教育"
18+
location: "瑞典林雪平"
19+
company_description: "电气工程系通信系统研究部"
20+
bullet_points:
21+
- "在 ELLIIT 项目“面向 Beyond 5G 无线通信的基带处理”中,开展低复杂度、硬件感知基带信号处理算法研究。"
22+
- "开发用于宽带通信系统的高效采样频率偏移估计与补偿方法。"
23+
- "设计低复杂度、受学习方法启发的 ADC 与数据转换器线性化器,用于处理采样前后无记忆和频率相关的非线性问题。"
24+
- "使用线性相位 FIR 滤波器,在多个奈奎斯特频带内均衡 DAC 频率响应失真。"
25+
- "通过符号回归和结构化优化,推导模型阶数与复杂度的闭式预测公式。"
26+
- "重点关注算法可实现性、复杂度分析,以及硬件受限条件下的算法设计。"
27+
- "进行 RTL 设计与 FPGA 验证(Lattice ECP5),用于实验验证。"
28+
- "担任《通信信号处理》《模拟滤波器》和《数字滤波器》等课程的助教或实验助教。"
29+
30+
- company: "哈瓦那大学"
31+
role: "研究员与助教"
32+
period: "2019 - 2020"
33+
industry: "科研与高等教育"
34+
location: "古巴哈瓦那"
35+
company_description: "高等技术与应用科学学院(InSTEC)"
36+
bullet_points:
37+
- "研究深度学习与蒙特卡洛辐射输运方法的结合,以提升低概率相互作用事件的预测准确性。"
38+
- "担任《数值数学 II》和《医学物理基础》课程助教。"
39+
40+
- company: "药品、设备与医疗器械国家监管中心(CECMED)"
41+
role: "医学物理师 - 质量保证与建模"
42+
period: "2015 - 2018"
43+
industry: "医学物理与医疗健康"
44+
location: "古巴哈瓦那"
45+
company_description: "古巴药品与医疗器械监管机构"
46+
bullet_points:
47+
- "开发用于肿瘤检测与分类的图像处理方法。"
48+
- "开展辐射输运的蒙特卡洛仿真,用于治疗计划系统中的剂量计算与验证。"
49+
- "参与剂量计划验证、射束模型验证,以及临床质量保证审查。"
50+
51+
52+
---

0 commit comments

Comments
 (0)