科研学习笔记

科研学习笔记

RIS

资料

  1. RIS-Codes-Collection
  2. https://marshallcomm.cn/
  3. https://ww2.mathworks.cn/help/phased/ug/introduction-to-reconfigurable-intelligent-surfaces.html

理论

阵列信号

  1. 阵列信号处理笔记

基础

  1. 雷达笔记 - 4 匹配滤波/脉冲压缩
  2. 使用模糊度函数进行波形分析

SAR

  1. SAR点目标分析 PSLR ISLR 代码思路

天线

  1. 天线基础

雷达

  1. 匹配滤波-频域滤波的要求?

Matlab

Toolbox

  1. Phased Array System Toolbox;Pulse Waveform Analyzer

使用

主题

  1. MATLAB更换界面颜色主题 matlab-schemer
  2. New Desktop for MATLAB
  3. Electromagnetic Analysis of Intelligent Reflecting Surface

其他

生产力

  1. 模板+Ob_Zotero联动流程,Better notes + pdf translate +zotero style +green frog 插件大串联
  2. PaperNote 适配Zotero 6 7 中英文文献 自用SCI笔记模版 简约清晰风格 Zotero 6 and 7 paper note template. Simple and clear style.
  3. zotero-better-plugin

绘图

wavedrom

  1. Change font of text on arrows inside “edge” object

  2. wavedorm改变字体大小

  3. vscode draw.io插件 配色

    Configure the draw.io editor

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    "hediet.vscode-drawio.customColorSchemes": [

    [{"fill": "#ffffff", "stroke": "#000000"},
    {"fill": "#6d8fc0", "stroke": "None"},
    {"fill": "#eb6b67", "stroke": "None"},
    {"fill": "#82b367", "stroke": "None"},
    {"fill": "#fadfeb", "stroke": "None"},
    {"fill": "#f0f0f1", "stroke": "None"},
    {"fill": "#FAD666", "stroke": "None"},//#FAD666 #d5b657
    {"fill": "#fcfbea", "stroke": "None"}],
    [{"fill": "#ffffff", "stroke": "#000000"},
    {"fill": "#6d8fc0", "stroke": "#90bdff"},
    {"fill": "#eb6b67", "stroke": "#ff7d6f"},
    {"fill": "#82b367", "stroke": "#b9ff92"},
    {"fill": "#fadfeb", "stroke": "#FCB5C2"},
    {"fill": "#f0f0f1", "stroke": "#a3a3a4"},
    {"fill": "#FAD666", "stroke": "#fbd666"},
    {"fill": "#fcfbea", "stroke": "#c9c8ba"}]

    ],
    "hediet.vscode-drawio.presetColors": [
    "ffffff","000000","6d8fc0","eb6b67","82b367","fadfeb","f0f0f1","d5b657","fcfbea","90bdff","ff7d6f","b9ff92","FCB5C2","a3a3a4","fbd666","c9c8ba",
    ],

draw.io

  1. 启用外部插件

  2. 添加wavedorm支持

    https://github.com/nopeslide/drawio_wavedrom_plugin/blob/master/drawio_desktop/README.md

    下载地址:https://github.com/nopeslide/drawio_wavedrom_plugin/releases/tag/v0.0.1

作者

GWJ

发布于

2023-12-24

更新于

2024-02-19

许可协议

评论