- 在线时间
- 1630 小时
- 最后登录
- 2024-1-29
- 注册时间
- 2017-5-16
- 听众数
- 82
- 收听数
- 1
- 能力
- 120 分
- 体力
- 565797 点
- 威望
- 12 点
- 阅读权限
- 255
- 积分
- 174962
- 相册
- 1
- 日志
- 0
- 记录
- 0
- 帖子
- 5313
- 主题
- 5273
- 精华
- 3
- 分享
- 0
- 好友
- 163
TA的每日心情 | 开心 2021-8-11 17:59 |
|---|
签到天数: 17 天 [LV.4]偶尔看看III 网络挑战赛参赛者 网络挑战赛参赛者 - 自我介绍
- 本人女,毕业于内蒙古科技大学,担任文职专业,毕业专业英语。
 群组: 2018美赛大象算法课程 群组: 2018美赛护航培训课程 群组: 2019年 数学中国站长建 群组: 2019年数据分析师课程 群组: 2018年大象老师国赛优 |
* ]+ S% F( P; V# d! V) j& W& ~
1 [* J+ B6 _, B7 `数学建模论文常用LaTeX代码(2021美赛)6 z v5 B7 K0 C4 P) [3 f+ h
5 U e/ S2 C+ M u8 w+ r! [) m8 r0 H/ L. t8 X
! A( G3 X) ~8 l3 l1 ]
数学建模论文常用LaTeX代码! R O- p: J$ |9 M
图片
3 e& _# |7 y( U# G5 _- \% 单图2 Z4 {# N* ?7 Q- C% p0 V. ~# T }
\begin{figure}[htbp] y0 J' v; P* }5 | `# J* P1 R8 N& K" X
\centering$ f( P1 {4 b1 [8 @4 E% O- \6 i8 S
\includegraphics[width=.9\textwidth]{XXX.pdf} % 图片相对位置" b: g5 z- f4 J3 ?
\caption{xxx} % 图片标题
, M( V- P/ x6 a9 T7 B* ~ U \label{fig:xxx} % 图片标签; t2 ~/ k6 N2 h
\end{figure}( Y* } V7 a g
0 K* c* j3 r% ?, L3 K
\begin{figure}[H]. U- g! a2 e+ V2 m- o
\centering
! A" ^ h f# N \includegraphics[width=.4\textwidth]{ex2-3jie.pdf} % 图片相对位置: |5 N' D0 c: H+ \4 t2 M
\caption{xxx} % 图片标题 9 ~, ?5 V) R+ j; T( G! q" R9 x
\label{fig:ex4-9}) V( W+ a3 l5 W1 A6 I) P
\end{figure}
# c. J3 R1 { X6 ?$ G% 多图1 ^# ?' x7 c! A( a
\begin{figure}[htbp]
' H( w0 A! n4 S! p8 H" e4 X \centering
0 V& Z3 |% m7 ?6 u& ^ \subfigure[Hot Map of one Room]{ % 图片1([]内为子图标题)
& I* T5 T/ J8 t7 @% j \label{fig:sub.roomhot} % 子图1的标签
* }, r& G9 K0 n& _5 _8 [+ ? \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图1的相对位置2 Q1 s% `5 _' I d% ^$ w
\subfigure[Hot Map of one Floor]{ % 图片2/ s6 n) t8 e' A4 H
\label{fig:sub.floorhot} % 子图2的标签
3 o0 w( E+ v( A9 W$ ]) z, B \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图2的相对位置
+ I* A8 o- Z. n, {( G7 b \caption{Hot Map of one Room and one Floor} % 总图标题6 ^" W- U4 E6 J; B( l
\label{fig:hot} % 总图标签
; T% a& S9 G/ M2 S0 r# V/ X* n\end{figure}: K& L* i& }: _" k5 w( a
表格! _/ T" @: ]2 L+ ^
% 三线表; C/ A+ i H( Y7 w$ A
\begin{table}[!htbp]
d) k7 |* R' d; y\begin{center}
3 w* a3 j/ z' U8 c\caption{Notations} % 表格标题
! I* q9 F1 m/ k8 {+ p, G\begin{tabular}{c|l} % 三线表格式('c'居中,'l'左对齐,'|'表示竖框线)
# G& o7 Q. i6 f4 Q; g \toprule % 上框线
, Z# T$ X/ f* e \multicolumn{1}{m{3cm}}{\centering Symbol}; ]4 y: F8 _2 U2 W1 O. {3 f
&\multicolumn{1}{m{8cm}}{\centering Definition}\\, x- ]- v" P. v$ l; p5 k4 t5 ?
\midrule % 中框线8 v% g( ?/ L/ U. |+ l# E4 j1 l
$\rho$ & the people density\\! {( H2 T: K- j E \
$\mathit{SD_i}$ & the spatial danger of the $i^{th}$ cellular\\8 J y: @& J& c$ Y! T
$v_i$ & the velocity of the $i^{th}$ visitor\\, H) p. E* m* C( ?
$\overrightarrow{F_{Mi}}$ & the attractive force (spatial danger and velocity) on the $i^{th}$ visitor\\
( _. F4 U1 s* W6 h5 t3 m $\overrightarrow{F_{ppi}}$ & the people-to-people interaction force on the $i^{th}$ visitor\\3 G# W% f( @% w8 n7 [# r: o/ w
$\overrightarrow{d_i}$ & the expected movement direction the $i^{th}$ visitor\\
7 ~/ R+ [1 M& l3 c/ B$ a/ z $\alpha$ &the weight of the spatial danger and visitors’ velocity in $\overrightarrow{d_i}$\\
3 q2 |: k; x' U( r* P0 R $\beta$ &the weight of interaction force between people in $\overrightarrow{d_i}$\\- K; S3 @' c0 f1 g: b9 S: {' A
$p$ & the ratio of the crowd decentralization\\
- A8 o' a4 }2 U! J0 i1 I* j \bottomrule %底框线
5 E+ f% G& N6 y, ~* E# e\end{tabular}\label{tb:notation}! i& q6 _! }( f" c7 e* [
\end{center}
. e% ^! w( V. _9 g* \2 J\end{table}
) q6 u- i& W9 M' j7 A: R' ~: Z代码高亮8 r) G( `; ?# B5 | m4 g" F
% 硬件语言 VHDL v1 ^' z- [9 i8 `$ D3 z
\begin{lstlisting}[language=vhdl]8 J6 n3 X2 R4 d6 Q9 C, J( v- p
process(sel3) --根据音调编码,分配分频系数/ |! t, _# }2 a% K- Q0 B9 q( Q) J1 Q
begin
- B8 |+ X# o3 j+ W8 U, x g case sel3 is
Y8 r6 l' B# l0 V- o# m L# t when"000"=>count_ld<="0111011101110"; --3822 -- 1(中音do!)
& \. x2 i s/ |) g( U when"001"=>count_ld<="0000000110010"; --50 -- 1(低音do)
/ n! Q; k- d) D5 Y' p5 h when"010"=>count_ld<="0000000010100"; --20 -- 2(低音re)$ [( Z5 \# w8 o+ [1 ^) [- Q: o
when"011"=>count_ld<="0000000001010"; --10 -- 3(低音mi)
' @% V8 K, m+ v! y! o3 {5 P when"100"=>count_ld<="0000000000101"; --5 -- 4(低音fa)7 s# v2 ?! O: w9 H, j' t' M& x
when"101"=>count_ld<="0000000000010"; --2 -- 5(低音sol)
, f' _$ Q# U3 ]3 T8 ]: i, d when"110"=>count_ld<="1000111000000"; --4544 -- 6(低音la)
, U$ \$ n( g: C/ v3 l when"111"=>count_ld<="0111111010000"; --4048 -- 7(低音si)
3 A" n6 n8 p' t8 H3 Q when others=>count_ld<="0111011101110"; --3822
; u* w" }* v8 C6 oend case;
& D6 j0 O. L% s& T8 O9 z3 W! J$ B3 yend process;
/ z" l3 K& w( N# ]1 N- I, i% v% u$ B. Z7 x: g" S
! S& m. N! X/ G5 T( \6 ^————————————————
, H+ {) J* F7 b1 ^% O7 x! T7 i' x版权声明:本文为CSDN博主「von van」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
( \; K& Y: l" t: Z原文链接:https://blog.csdn.net/weixin_46325577/article/details/113522972, H" N) d, y' n# c6 `
5 B* Y' g) o- t9 u" m/ V7 E1 y
( M- R$ |- B5 G* A [( E |
zan
|