- 在线时间
- 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年大象老师国赛优 |
3 x8 u `/ U7 V
4 ^+ z& o* {+ H$ Z+ ~数学建模论文常用LaTeX代码(2021美赛): G- C% N9 u& h+ c/ n: L
/ n3 R$ _4 f) z/ e8 n( U" R" P& i% |: F$ d
& M- t" T( w- E8 E- J4 i( F
( k. @& p- @; E# K
数学建模论文常用LaTeX代码2 X _% Y) Z& ?- w. z
图片
, d w! W1 Q0 t. H0 t% 单图) V: p* e' [) I S! `
\begin{figure}[htbp]
. l. {% }$ l& z W3 |' h! ` \centering
7 \, m0 A4 j! g \includegraphics[width=.9\textwidth]{XXX.pdf} % 图片相对位置
; m0 {8 r8 s8 D5 p/ I+ |) V w \caption{xxx} % 图片标题 6 z) m+ m; u7 ~
\label{fig:xxx} % 图片标签
& q9 `5 i! {& q# z\end{figure}
: R2 N; C0 t. d# J, R# k' e5 r+ w
, K+ F5 n+ u8 P, @7 u# F\begin{figure}[H]
% A" r- s* I6 W( [$ j" X; H9 d \centering
) a* l3 y6 H( s. o' b! e8 g \includegraphics[width=.4\textwidth]{ex2-3jie.pdf} % 图片相对位置
H# U6 w/ [1 C( n+ L. a \caption{xxx} % 图片标题
) X9 @% z6 n6 T9 F3 g& F D. _ \label{fig:ex4-9}- k! a2 o6 j$ s2 e
\end{figure}/ F7 ^) V7 e, n
% 多图
0 J( E2 y7 F' z5 ]6 d/ S: v\begin{figure}[htbp]
1 l+ w* ?7 D9 ?# C; E2 `5 b \centering
i1 }* x0 X, k! b, m' E& i \subfigure[Hot Map of one Room]{ % 图片1([]内为子图标题): q: q3 h- q7 u$ v! m Q
\label{fig:sub.roomhot} % 子图1的标签# K4 f3 x" V- X- U) m
\includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图1的相对位置$ } i9 Z) o/ W
\subfigure[Hot Map of one Floor]{ % 图片2
# }1 P/ ^; ~9 }8 J \label{fig:sub.floorhot} % 子图2的标签1 H/ v, {& X1 G# }( N9 {) s
\includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图2的相对位置
" v' M7 Y6 d/ L5 m" v4 ] \caption{Hot Map of one Room and one Floor} % 总图标题" I* b+ G! b6 K
\label{fig:hot} % 总图标签
0 ^+ x+ H% m, z" H9 j\end{figure}' E, h7 D/ N- w a
表格
: N, _" a: Y, y& B& Y0 ^3 y- n$ P% 三线表
* T5 a; p" |: N {3 @\begin{table}[!htbp]6 g- ^$ s: D t# }" a2 F
\begin{center}
) e$ \, }/ F* {0 @\caption{Notations} % 表格标题
6 O3 j: v6 d* g\begin{tabular}{c|l} % 三线表格式('c'居中,'l'左对齐,'|'表示竖框线)
0 e) M$ O9 ^. [; H1 h \toprule % 上框线
7 j" Z4 O0 d; P+ w( Q1 k% ` \multicolumn{1}{m{3cm}}{\centering Symbol}/ L. T& P7 F& d
&\multicolumn{1}{m{8cm}}{\centering Definition}\\
( c8 U+ r& ]. p! M m2 v5 T5 a \midrule % 中框线
( [* X* ^! z. X6 ]+ Z0 D5 n% R $\rho$ & the people density\\
6 ]& D' o: c, {, F5 U $\mathit{SD_i}$ & the spatial danger of the $i^{th}$ cellular\\
# P; M+ w4 q" J) Q( e $v_i$ & the velocity of the $i^{th}$ visitor\\* \: g9 c9 R9 j1 T7 W
$\overrightarrow{F_{Mi}}$ & the attractive force (spatial danger and velocity) on the $i^{th}$ visitor\\- D8 H' J* S' X$ K3 C
$\overrightarrow{F_{ppi}}$ & the people-to-people interaction force on the $i^{th}$ visitor\\
- F4 u, R' n+ V, @" G $\overrightarrow{d_i}$ & the expected movement direction the $i^{th}$ visitor\\7 G" T5 F. Y8 g C' K
$\alpha$ &the weight of the spatial danger and visitors’ velocity in $\overrightarrow{d_i}$\\; R6 d; M; H: S0 L! L0 F9 Y. ^
$\beta$ &the weight of interaction force between people in $\overrightarrow{d_i}$\\
6 x! o7 S# @7 Y0 D6 \5 g. v $p$ & the ratio of the crowd decentralization\\- o+ V! a# ~. p& q
\bottomrule %底框线
) [- Q: Z3 C' @/ Q2 S\end{tabular}\label{tb:notation}+ C8 W& h$ w- f- V. ~
\end{center}0 n) E, _, ^: _7 `
\end{table}% E8 v- o: h, i$ R$ L2 ^* w. |
代码高亮5 \. O. B! Q% ?9 u5 D
% 硬件语言 VHDL
$ X' ^9 x0 k, c7 v0 ~\begin{lstlisting}[language=vhdl]0 K0 E8 c0 J' u* S) d
process(sel3) --根据音调编码,分配分频系数
; S9 a. A1 i2 n, X' t2 V% c5 b: cbegin
& g/ @, R/ e1 m( ^ case sel3 is1 \- d( w, C' D$ p- H5 J6 N; d
when"000"=>count_ld<="0111011101110"; --3822 -- 1(中音do!) T5 e u6 b+ z) q' @: F8 r- H
when"001"=>count_ld<="0000000110010"; --50 -- 1(低音do)" L! Q. }: i4 O. W: G/ Z- F7 {1 i
when"010"=>count_ld<="0000000010100"; --20 -- 2(低音re)
( `2 K6 `7 V4 t" c when"011"=>count_ld<="0000000001010"; --10 -- 3(低音mi) X+ N- b( X! T) Y1 X
when"100"=>count_ld<="0000000000101"; --5 -- 4(低音fa)
9 E* p0 H6 @' |7 j; h5 O1 ] when"101"=>count_ld<="0000000000010"; --2 -- 5(低音sol)# G; E" o; ` J( g$ @5 W
when"110"=>count_ld<="1000111000000"; --4544 -- 6(低音la)
5 p4 s$ |5 U: W; Y$ a5 O4 R when"111"=>count_ld<="0111111010000"; --4048 -- 7(低音si)
. {, ]$ ?; x. _, V: R! Y when others=>count_ld<="0111011101110"; --3822
: W9 S1 `, H1 `3 W6 U2 e) `end case;
! o6 q* R. a, L3 Q$ H6 q; P8 uend process; 9 D/ k9 o# b; [
( z$ c G& R# S5 ?& d O# n
) J4 e) a. Y9 y5 x4 c————————————————, V' B) r5 s2 o ~
版权声明:本文为CSDN博主「von van」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。! `) W5 z' `3 \; @* J* ]
原文链接:https://blog.csdn.net/weixin_46325577/article/details/113522972
& E8 a2 J! R; G: U. B" ?1 Z/ H& \3 m/ v- a. c
9 p; c# |4 a$ d e' G" Y- }, ^5 B |
zan
|