- 在线时间
- 1630 小时
- 最后登录
- 2024-1-29
- 注册时间
- 2017-5-16
- 听众数
- 82
- 收听数
- 1
- 能力
- 120 分
- 体力
- 569159 点
- 威望
- 12 点
- 阅读权限
- 255
- 积分
- 175971
- 相册
- 1
- 日志
- 0
- 记录
- 0
- 帖子
- 5313
- 主题
- 5273
- 精华
- 3
- 分享
- 0
- 好友
- 163
TA的每日心情 | 开心 2021-8-11 17:59 |
|---|
签到天数: 17 天 [LV.4]偶尔看看III 网络挑战赛参赛者 网络挑战赛参赛者 - 自我介绍
- 本人女,毕业于内蒙古科技大学,担任文职专业,毕业专业英语。
 群组: 2018美赛大象算法课程 群组: 2018美赛护航培训课程 群组: 2019年 数学中国站长建 群组: 2019年数据分析师课程 群组: 2018年大象老师国赛优 |
: V# P9 V; b- L- J+ U/ S- V
' {% }$ k" d9 n- Y3 X2 {数学建模论文常用LaTeX代码(2021美赛)3 u0 I- w0 N' L) g5 }0 t
, e( C( u; e1 V0 x ~
. ]) Y; T( X j I2 N' P% k z2 B1 l+ e2 H5 I7 S
数学建模论文常用LaTeX代码
& ~& q* f3 W% {8 _1 U图片5 T# G2 d( V4 a5 g- K+ v# F
% 单图5 u2 ?! e7 G( \1 t5 f. {
\begin{figure}[htbp]
0 a7 D( Z5 f" ]- u' \; h& \ \centering7 m7 w. v; O$ d! J% g* s
\includegraphics[width=.9\textwidth]{XXX.pdf} % 图片相对位置; ?% e9 d0 u3 q) W# i3 T
\caption{xxx} % 图片标题
) U7 s& I# r9 w- q6 k \label{fig:xxx} % 图片标签5 p- _. V- H4 \/ n4 {) n
\end{figure}
! Z* x+ n8 E3 Y
! U( o4 R" U. I4 G0 W\begin{figure}[H]
4 g, S/ i2 ?- U3 Z+ b# W1 u- J \centering9 R7 k6 L7 D. }7 ?$ u1 o
\includegraphics[width=.4\textwidth]{ex2-3jie.pdf} % 图片相对位置
9 ~2 T! `3 k. p4 ~6 u7 Y \caption{xxx} % 图片标题
5 w. r1 x+ Y( n" N% t2 d$ v- P& ^9 H \label{fig:ex4-9}
1 D5 t6 o% ^. R# G- p; O\end{figure}. y7 G3 c& G+ o5 i* u- G
% 多图
8 Y3 ~ O3 I& g\begin{figure}[htbp]; E: @$ V/ k9 s/ j: }7 m/ B
\centering ; t, E; y3 l1 V5 G
\subfigure[Hot Map of one Room]{ % 图片1([]内为子图标题)
' o/ T8 ^- }: _ C' I \label{fig:sub.roomhot} % 子图1的标签) Z3 L9 b/ Y8 v! T/ c0 _
\includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图1的相对位置
% @5 d2 P7 [5 G. N6 E7 {/ k \subfigure[Hot Map of one Floor]{ % 图片23 ~4 z$ v+ O& m9 D2 B8 Z) i
\label{fig:sub.floorhot} % 子图2的标签# I: N8 w1 O- M* P/ l/ }
\includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图2的相对位置
7 @5 l' T9 O9 s* h1 Y ^) ^) N5 a \caption{Hot Map of one Room and one Floor} % 总图标题7 B% i2 I# `$ O" D: _ J+ t8 C
\label{fig:hot} % 总图标签) E7 S7 Y7 J" l& m3 w. @* L2 Q
\end{figure}* B9 a8 p. [; x/ g
表格 l2 D5 j+ l7 v, r8 |
% 三线表
6 B1 D* w; k) M$ l" ?1 y\begin{table}[!htbp]0 `" A3 L8 e% i; n* a: B
\begin{center}& Q2 o( R" t3 W% W
\caption{Notations} % 表格标题1 u9 ^& j5 X0 R6 V1 C- ]# J* K4 s
\begin{tabular}{c|l} % 三线表格式('c'居中,'l'左对齐,'|'表示竖框线)
7 w+ L( \. F `8 k- X5 Q) r' W7 m \toprule % 上框线# \8 `& V& o ]4 w9 }; R5 L
\multicolumn{1}{m{3cm}}{\centering Symbol}# d! m4 _; F) G. k
&\multicolumn{1}{m{8cm}}{\centering Definition}\\0 t, i- h/ ^' _
\midrule % 中框线 T+ D5 k+ ?" u, ^& ?7 H1 G! [7 n
$\rho$ & the people density\\9 v+ `5 s {+ d! l0 j
$\mathit{SD_i}$ & the spatial danger of the $i^{th}$ cellular\\
# y! Z0 f' B7 }! a $v_i$ & the velocity of the $i^{th}$ visitor\\8 G) }9 h- [3 }; k3 n
$\overrightarrow{F_{Mi}}$ & the attractive force (spatial danger and velocity) on the $i^{th}$ visitor\\; p: T: E9 v4 e
$\overrightarrow{F_{ppi}}$ & the people-to-people interaction force on the $i^{th}$ visitor\\3 g1 Z# v/ O' b$ R0 T8 T
$\overrightarrow{d_i}$ & the expected movement direction the $i^{th}$ visitor\\) Y7 {% \4 c1 A0 s
$\alpha$ &the weight of the spatial danger and visitors’ velocity in $\overrightarrow{d_i}$\\
' {, D( E* U% G0 m: i+ i- y! O $\beta$ &the weight of interaction force between people in $\overrightarrow{d_i}$\\+ s$ q0 p8 G% d) k& e9 a
$p$ & the ratio of the crowd decentralization\\4 m5 u: Z, k( q# d5 W
\bottomrule %底框线
8 g& X; s6 G! s" S! y" ^( T, L\end{tabular}\label{tb:notation}# q, z7 c: o5 q- X
\end{center}
7 Y' e% b, `% e! S- @! c* M, C' F" M\end{table}
# g: K' @7 }2 { {/ H代码高亮; g8 H5 [' t/ X/ [ m! b
% 硬件语言 VHDL5 \" N0 @4 p' R* A& k
\begin{lstlisting}[language=vhdl]8 B/ V5 q- e# U/ D
process(sel3) --根据音调编码,分配分频系数
) ^- ?9 |9 m' G5 i/ F, Obegin8 f9 o O8 [) V3 X% }) C* [
case sel3 is: t- G1 e. S$ O+ B2 F0 y
when"000"=>count_ld<="0111011101110"; --3822 -- 1(中音do!)5 {" W, r; }8 v- G, C
when"001"=>count_ld<="0000000110010"; --50 -- 1(低音do)7 T* T, ?8 ~$ M; g$ d/ ]
when"010"=>count_ld<="0000000010100"; --20 -- 2(低音re)1 f- Y4 s6 O: e" B3 p9 f; p" k% Y
when"011"=>count_ld<="0000000001010"; --10 -- 3(低音mi)) \) \! G+ [- T
when"100"=>count_ld<="0000000000101"; --5 -- 4(低音fa)
0 r5 F- S0 @0 f. T8 K* m when"101"=>count_ld<="0000000000010"; --2 -- 5(低音sol)
, \* s7 q% e: U' \9 m; @ when"110"=>count_ld<="1000111000000"; --4544 -- 6(低音la)9 o/ X9 ~2 i7 [- u( `& X. p* L
when"111"=>count_ld<="0111111010000"; --4048 -- 7(低音si)$ ]3 L& \- M7 e" \* X2 n
when others=>count_ld<="0111011101110"; --38224 h5 o/ t, q n( I* }
end case;* `8 o$ D9 w R8 f! p
end process; & r% H ~5 @7 f) i* |# r' H
# G' J) h$ j9 d/ h! `7 G0 [
" K' d9 N- S' i3 x1 f
————————————————
" c* o$ K1 K8 H3 S( i$ I版权声明:本文为CSDN博主「von van」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
+ j: Q% Y; R: y6 j; G原文链接:https://blog.csdn.net/weixin_46325577/article/details/113522972
# p, W* ?7 a# L! c
+ G9 Y: C/ f3 N8 c5 o# c0 `$ R" x8 ^8 v, q3 h
|
zan
|