LaTeX学习笔记

LaTeX学习笔记

资料 [LaTeX公式]数学模式里的拉丁字母表 问题 BibLaTeX本地编译EmptyBibliographyCitationUndefined错误的解决方法 12\usepackage[backend=bibtex]{biblatex}%xe->bibtex->xe->xe 优雅的导入svg(不知道svg2tikz行不行) HowtoincludeanSVGimageinLATEX 但是这个教程不适用于最新的inkscape https://inkscape.org/doc/inkscape-man.html 下载inkscape 将inkscape
阅读更多
科研学习笔记

科研学习笔记

RIS 资料 RIS-Codes-Collection https://marshallcomm.cn/ https://ww2.mathworks.cn/help/phased/ug/introduction-to-reconfigurable-intelligent-surfaces.html 理论 阵列信号 阵列信号处理笔记 基础 雷达笔记-4匹配滤波/脉冲压缩 使用模糊度函数进行波形分析 SAR SAR点目标分析PSLRISLR代码思路 天线 天线基础 雷达 匹配滤波-频域滤波的要求? Matlab Toolbox PhasedArraySystemToolb
阅读更多
RFSoC学习笔记

RFSoC学习笔记

资料 ZCU208 Xilinx,Inc,“ZCU208EvaluationBoardUserGuide”,UG1410,v1.0,July2020 Tools&ExampleDesigns ZynqUltraScale+RFSoCZCU208EvaluationKit rfsoc_studio ipq-pynq-utils同步 RFSoC-MTSRepository-EnablingMulti-TileSynchronizationontheZCU208 ADIIPCores ZynqUltraScale+RFSoCZCU111Evaluation
阅读更多
ZYNQ学习笔记(二)

ZYNQ学习笔记(二)

疑问 所有AXI4总线上主设备和从设备之间的位宽要一样吗?可以不一样 怎么写flag? 知识点 状态机,从细节出发(一段式、两段式、三段式,moore型、mealy型) 黄标为握手后第一个数据(注意上升沿) 前仿真功能正常,但是后仿真显示该端口接地 原因是data_num在两个always块被赋值 PS-PL接口 PLInterfaceComparisonSummary ug1037-vivado-axi-reference-guide ug1085-zynq-ultrascale-trm ExploringthePS-PLAXIinterfacesonZynqUltr
阅读更多
学习规划

学习规划

学习 英语 Github 从0开始学习英语语法:https://github.com/hzpt-inet-club/english-note 英语进阶指南:https://github.com/byoungd/English-level-up-tips/tree/master 英语单词肌肉记忆软件qwerty:https://github.com/Kaiyiwing/qwerty-learner 专为程序员编写的英语学习指南:https://github.com/yujiangshui/A-Programmers-Guide-to-English 经济学人,纽约客等外刊杂志下载:https
阅读更多

ESP32学习笔记

资料 ESP-IDF+PowerShell/VscodewindowsESP32开发环境搭建 修改D:\Users\<>\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1来让vscode能使用idf.py,按教程配置后powershell输入get_idf即可快捷打开环境 去idf安装目录tools文件夹下执行pythonidf_tools.pyinstall-python-env ESP-IDF+VscodeESP32开发环境搭建以及开发入门
阅读更多

Flutter学习笔记

问题 Exceptioninthread“main”java.util.zip.ZipException:zipENDheadernotfound **Formacuser:**openterminalandexecute >cd~ >rm-rf.gradle **Forwindowsuser:** GototherootdirectoryC:\Users\YourUserandlocatethehidden.gradlefolderanddeleteit.andthenrunyourappconnectedtoanAndroidemulatorordevice,don
阅读更多