- 在线时间
- 1630 小时
- 最后登录
- 2024-1-29
- 注册时间
- 2017-5-16
- 听众数
- 82
- 收听数
- 1
- 能力
- 120 分
- 体力
- 565662 点
- 威望
- 12 点
- 阅读权限
- 255
- 积分
- 174921
- 相册
- 1
- 日志
- 0
- 记录
- 0
- 帖子
- 5313
- 主题
- 5273
- 精华
- 3
- 分享
- 0
- 好友
- 163
TA的每日心情 | 开心 2021-8-11 17:59 |
|---|
签到天数: 17 天 [LV.4]偶尔看看III 网络挑战赛参赛者 网络挑战赛参赛者 - 自我介绍
- 本人女,毕业于内蒙古科技大学,担任文职专业,毕业专业英语。
 群组: 2018美赛大象算法课程 群组: 2018美赛护航培训课程 群组: 2019年 数学中国站长建 群组: 2019年数据分析师课程 群组: 2018年大象老师国赛优 |
" d) i8 ]" d2 H! B4 p6 {, T r
3 k2 n( K5 r5 R$ ]; n
数学建模论文常用LaTeX代码(2021美赛). ?" X8 y& c$ k+ N# y e
" X K0 n2 _( I u! V
$ a9 ~' [2 L5 |5 b( X) L% K# _; J: e
5 c# A* ^! t8 x! N4 P7 B7 [7 G数学建模论文常用LaTeX代码2 N& G4 O( i, R. [2 |3 L- ]8 H
图片: [+ a R' D2 `/ f
% 单图
$ n8 u4 Q7 k: p4 x! h! }8 d. B9 ~) L Q\begin{figure}[htbp]4 x9 O& G8 s& E5 U7 p4 x
\centering
; |" }! A3 s. [# ] \includegraphics[width=.9\textwidth]{XXX.pdf} % 图片相对位置
7 g% O; j& m% d+ B* Q& J P \caption{xxx} % 图片标题 9 h+ y6 M9 V2 m- [( `6 r
\label{fig:xxx} % 图片标签
4 y+ D- t( M, e3 e( a\end{figure} `* r8 v. B/ e! q; F7 F& ~( M
) f. j* ]* r1 k" k9 V- R; l- v\begin{figure}[H]
+ q- @( m3 v6 R! S+ l% g \centering
* ~0 \ o* |' G3 A- Z: L4 F \includegraphics[width=.4\textwidth]{ex2-3jie.pdf} % 图片相对位置
* O% n0 c' E5 y6 [+ K+ ^ \caption{xxx} % 图片标题
0 L3 {: b+ y0 ~! i! {; y* D# p' M \label{fig:ex4-9}
, @; W; j) V, @& |5 l* V\end{figure}7 U5 h3 [2 i5 X$ u9 U
% 多图
. z' u/ A9 q, J9 d) p6 y$ c9 o\begin{figure}[htbp]
; s) E5 }( V9 ~- _ Z1 r0 } \centering
! }* ], L5 P' \% H: h" i! T: z \subfigure[Hot Map of one Room]{ % 图片1([]内为子图标题)# M- M/ l6 @ \! t
\label{fig:sub.roomhot} % 子图1的标签" Z. x- G5 C" v) v+ O$ U7 o, q; M$ P
\includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图1的相对位置% C+ n0 e5 ^8 ~' d
\subfigure[Hot Map of one Floor]{ % 图片27 y; f; ^( K: r6 O* _
\label{fig:sub.floorhot} % 子图2的标签
8 i7 `# p: J8 K$ @* l \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图2的相对位置
! c3 g8 w# G2 Q- M) i6 j \caption{Hot Map of one Room and one Floor} % 总图标题. m( \* C. |/ c) [; h' B
\label{fig:hot} % 总图标签' a+ J) U# |6 j+ f7 _. N" _
\end{figure}' G9 I8 o) G( R) h& N+ `. q
表格
, L7 ]' _: m0 P" k- c% 三线表
* ~" o; w2 ]( C$ X\begin{table}[!htbp]. M' C) M$ e7 K+ ]- m( d
\begin{center}
' R6 O0 @! H6 W9 c\caption{Notations} % 表格标题* {. r4 {+ I+ T- q
\begin{tabular}{c|l} % 三线表格式('c'居中,'l'左对齐,'|'表示竖框线)
% {% @+ ]0 k+ d% I( Z1 q$ c4 _3 \ \toprule % 上框线. H' ~% M- l" [9 o. K( x3 D( w3 i
\multicolumn{1}{m{3cm}}{\centering Symbol}
+ j) N* J8 J0 L- E* B% H6 l1 ?' a6 Z &\multicolumn{1}{m{8cm}}{\centering Definition}\\6 }" W/ D; B9 u6 u- A) v, Q3 l2 y
\midrule % 中框线/ l2 T, I/ s$ S- z
$\rho$ & the people density\\
: V6 `8 T O* l' N0 ]. K, O5 F $\mathit{SD_i}$ & the spatial danger of the $i^{th}$ cellular\\! v6 }7 Q) n4 W6 L! s0 b! y: C1 u
$v_i$ & the velocity of the $i^{th}$ visitor\\2 r; N, z! U5 K- o( P: E- C w7 W
$\overrightarrow{F_{Mi}}$ & the attractive force (spatial danger and velocity) on the $i^{th}$ visitor\\
* q% Q# h* a( c" t' I $\overrightarrow{F_{ppi}}$ & the people-to-people interaction force on the $i^{th}$ visitor\\
6 H2 B4 O2 k! x. ? $\overrightarrow{d_i}$ & the expected movement direction the $i^{th}$ visitor\\6 F- L( _ Z i! f1 k# Z
$\alpha$ &the weight of the spatial danger and visitors’ velocity in $\overrightarrow{d_i}$\\
# T1 |% L7 H7 }* c3 F% I $\beta$ &the weight of interaction force between people in $\overrightarrow{d_i}$\\. Q) A$ @: Q6 `, B9 ~; S- x
$p$ & the ratio of the crowd decentralization\\
# q) u; O; P4 Y) `/ ~; e \bottomrule %底框线
' f8 b, ^+ g8 k1 D5 ~6 f! s* q\end{tabular}\label{tb:notation}) J |3 G2 ^5 X+ p
\end{center}1 C+ p& ?, q0 F7 v& c2 A
\end{table}
! x7 z, d" |9 c代码高亮- d4 m6 @. x/ x; S! _7 \
% 硬件语言 VHDL
: J# Y; u* e! J. p9 ?% a2 R\begin{lstlisting}[language=vhdl]
7 E. F; l1 R4 ?* bprocess(sel3) --根据音调编码,分配分频系数; }- U4 b, g' t! h5 ~
begin- ?. P" b* R8 C/ ^9 b2 m. S
case sel3 is9 s3 b) c2 P' \7 r! v1 u8 a
when"000"=>count_ld<="0111011101110"; --3822 -- 1(中音do!)% r b, I. O( |; {" c3 M
when"001"=>count_ld<="0000000110010"; --50 -- 1(低音do): }% v5 o: w3 M/ t5 [. ~2 Z; E+ o
when"010"=>count_ld<="0000000010100"; --20 -- 2(低音re)
+ A+ { r* z$ Y* d5 }, m3 @" m when"011"=>count_ld<="0000000001010"; --10 -- 3(低音mi)5 O% D3 c8 i" w! g# {- K' p
when"100"=>count_ld<="0000000000101"; --5 -- 4(低音fa)1 M* k' I p ` ?5 h1 M4 U
when"101"=>count_ld<="0000000000010"; --2 -- 5(低音sol)" Y% p% r; a9 G! A( A' E! R
when"110"=>count_ld<="1000111000000"; --4544 -- 6(低音la)6 G6 ?+ d2 q9 ~% D
when"111"=>count_ld<="0111111010000"; --4048 -- 7(低音si)0 {% _! X, Q8 n( v- ]: X
when others=>count_ld<="0111011101110"; --38222 b" e+ T6 ~9 S' N7 r
end case;
! d9 s, b! I" P; H+ r2 \* Pend process; / s1 [2 p! M' |
8 U. |' ]7 C' K* c* v
9 c, D9 z4 E# ^+ p; a5 z6 |. [
————————————————+ F& m H9 d9 L( e
版权声明:本文为CSDN博主「von van」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
2 ]4 b& t8 o, ^) } T) `原文链接:https://blog.csdn.net/weixin_46325577/article/details/113522972, P% S: F0 ~% e7 T
" g# {! M5 Q7 v9 _: Y2 F
' `( M) k) x' o1 E& z |
zan
|