当前位置:网站首页>[latex] 5 how to quickly write out the latex formula corresponding to the formula
[latex] 5 how to quickly write out the latex formula corresponding to the formula
2022-04-23 20:18:00 【smile-yan】
《latex Learning notes 》
- 【latex】1 Environment installation and quick start
- 【latex】2 Use Aurora And in word Write pseudo code in
- 【latex】3 How to use the Conference Journal Paper Template
- 【latex】4 Use in writing git Version management
- 【latex】5 How to write the corresponding formula quickly latex The formula
5.1 Problem description
When reading other people's papers, you can often see beautiful fonts and complex expressions , But when I wrote it myself, I found ,latex Expressions don't write , such as ← \leftarrow ←, A \mathcal{A} A, ∫ t T \int_t^T ∫tT, α β γ Δ \alpha \ \beta \gamma \Delta α βγΔ wait .
To sum up, there should be two difficulties :
- I don't know what font the author uses , what mathcal what mathbb Wait a lot .
- I don't know how the author represents the symbols of those expressions , Like integral , Double integral , Absolute value symbol, etc .
5.2 resolvent
Recommend a free online image recognition tool ,https://www.latexlive.com/home##.
Simple method , Use QQ perhaps WeChat perhaps windows perhaps mac Self contained screenshot tool , After the screenshot, go to this website and paste it , You can see the result of conversion latex The expression .
Now take the formula of a paper as an example , The original formula is as follows :
What font is that on the left ? What letter is it ?
The effect is as follows :
5.3 Handwritten formula
The formula as like as two peas in a paper is not necessarily the same. , Then it can be recognized by handwriting , Readjustment .
Handwriting , Taking pictures , Upload to computer , Re screenshot , Paste into this page .
5.4 Summary and praise
Papers are like life , They are all kinds of fancy and often can't understand how they operate , Let's take a screenshot .
If it helps you , Order one Well . thank !
Smileyan
2022.4.7 21:06
版权声明
本文为[smile-yan]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210553133099.html
边栏推荐
- [numerical prediction case] (3) LSTM time series electricity quantity prediction, with tensorflow complete code attached
- DNS cloud school | analysis of hidden tunnel attacks in the hidden corner of DNS
- Introduction to link database function of cadence OrCAD capture CIS replacement components, graphic tutorial and video demonstration
- R语言使用timeROC包计算存在竞争风险情况下的生存资料多时间AUC值、使用cox模型、并添加协变量、R语言使用timeROC包的plotAUCcurve函数可视化多时间生存资料的AUC曲线
- JDBC tool class jdbcfiledateutil uploads files and date format conversion, including the latest, simplest and easiest way to upload single files and multiple files
- STM32 Basics
- Use the rolling division method to find the maximum common divisor of two numbers
- Es error: request contains unrecognized parameter [ignore_throttled]
- The R language uses the timeroc package to calculate the multi time AUC value of survival data without competitive risk, and uses the confint function to calculate the confidence interval value of mul
- Error reported by Azkaban: Azkaban jobExecutor. utils. process. ProcessFailureException: Process exited with code 64
猜你喜欢
After route link navigation, the sub page does not display the navigation style problem
aqs的学习
AQS learning
Fundamentals of network communication (LAN, Wan, IP address, port number, protocol, encapsulation and distribution)
Livego + ffmpeg + RTMP + flvjs to realize live video
波场DAO新物种下场,USDD如何破局稳定币市场?
Mysql database backup scheme
SIGIR'22「微软」CTR估计:利用上下文信息促进特征表征学习
Notes of Tang Shu's grammar class in postgraduate entrance examination English
Numpy - creation of data type and array
随机推荐
nc基础用法2
Error reported by Azkaban: Azkaban jobExecutor. utils. process. ProcessFailureException: Process exited with code 127
R语言使用timeROC包计算存在竞争风险情况下的生存资料多时间AUC值、使用cox模型、并添加协变量、R语言使用timeROC包的plotAUCcurve函数可视化多时间生存资料的AUC曲线
PCA based geometric feature calculation of PCL point cloud processing (52)
Leetcode XOR operation
ArcGIS js api 4. X submergence analysis and water submergence analysis
Intersection calculation of straight line and plane in PCL point cloud processing (53)
微信中金财富高端专区安全吗,证券如何开户呢
SIGIR'22 "Microsoft" CTR estimation: using context information to promote feature representation learning
Servlet learning notes
Introduction to electron Tutorial 4 - switching application topics
Redis的安装(CentOS7命令行安装)
Openharmony open source developer growth plan, looking for new open source forces that change the world!
WordPress plug-in: WP CHINA Yes solution to slow domestic access to the official website
Tencent Qiu Dongyang: techniques and ways of accelerating deep model reasoning
PCL点云处理之基于PCA的几何形状特征计算(五十二)
PCL点云处理之直线与平面的交点计算(五十三)
Numpy sort search count set
【2022】将3D目标检测看作序列预测-Point2Seq: Detecting 3D Objects as Sequences
JDBC tool class jdbcfiledateutil uploads files and date format conversion, including the latest, simplest and easiest way to upload single files and multiple files