QQ登录

只需要一步,快速开始

 注册地址  找回密码
查看: 5298|回复: 0
打印 上一主题 下一主题

数学建模论文常用LaTeX代码(2021美赛)

[复制链接]
字体大小: 正常 放大
杨利霞        

5273

主题

82

听众

17万

积分

  • TA的每日心情
    开心
    2021-8-11 17:59
  • 签到天数: 17 天

    [LV.4]偶尔看看III

    网络挑战赛参赛者

    网络挑战赛参赛者

    自我介绍
    本人女,毕业于内蒙古科技大学,担任文职专业,毕业专业英语。

    群组2018美赛大象算法课程

    群组2018美赛护航培训课程

    群组2019年 数学中国站长建

    群组2019年数据分析师课程

    群组2018年大象老师国赛优

    跳转到指定楼层
    1#
    发表于 2021-7-19 16:58 |只看该作者 |倒序浏览
    |招呼Ta 关注Ta

    0 z7 H- E. f4 s+ T% u; r2 Y: l+ ?
    , u& R  C$ ?: g6 [7 f0 N数学建模论文常用LaTeX代码(2021美赛)
    4 @) ?3 |- F5 D4 B; A8 \* I/ W& {8 y7 c! C7 J) w% K- R

    0 }) [$ ~- v9 g
    ' b: Y3 W# A5 u数学建模论文常用LaTeX代码
    - m$ [! v) L  n5 x5 [8 O图片$ L0 M& g$ |9 N7 K$ A4 i
    % 单图- S4 g/ c( B% q
    \begin{figure}[htbp]7 G& o6 g# I/ w* u0 t4 t
        \centering( E; F7 e+ T7 l& L# n; o+ j8 s
        \includegraphics[width=.9\textwidth]{XXX.pdf}         % 图片相对位置
    8 D# \0 t4 P9 T# Z4 Q: @. j% V    \caption{xxx}                % 图片标题
    % w: I3 C7 P- |$ Y  `! c, B    \label{fig:xxx}                                                        % 图片标签" V9 l7 S% B2 K' A
    \end{figure}+ z- l: _' g) e- c- g
    9 z# n$ R9 \  W/ B8 T0 C
    \begin{figure}[H]
    " A& V0 n) Q5 W& N; j9 [$ m0 |5 z    \centering
    $ o! p/ x7 P- b9 t) E! H- P    \includegraphics[width=.4\textwidth]{ex2-3jie.pdf}         % 图片相对位置
    # h( q% ?+ ~: B( z+ t    \caption{xxx}                % 图片标题
    " A6 M8 ]/ \, o$ i    \label{fig:ex4-9}) H2 l  _' n: _7 H# V8 f& [
    \end{figure}/ d( f& g; _5 W7 K9 B8 c1 v
    % 多图
    9 ~/ x. j7 S5 y1 M9 I\begin{figure}[htbp]2 f' `. g8 r7 Q& D5 L
        \centering    , Q9 L" C8 N: K* H! \1 V! s% G
        \subfigure[Hot Map of one Room]{                                % 图片1([]内为子图标题)# C! E: @  \& V- L
        \label{fig:sub.roomhot}                                                        % 子图1的标签
    ) ^& Q9 k0 S9 n. \) e    \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图1的相对位置, k' F. _2 E/ _+ P' `- [
        \subfigure[Hot Map of one Floor]{                                % 图片2+ r0 ^. g+ Q6 s5 S$ N
        \label{fig:sub.floorhot}                                                % 子图2的标签
    # q& O! h- F- o8 Y9 R    \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图2的相对位置
    , p) P6 e( f8 l! J$ I0 M8 x0 L1 Q    \caption{Hot Map of one Room and one Floor}                % 总图标题) s, @$ Y4 _8 l' L
        \label{fig:hot}                                                                        % 总图标签; P( L% c! l2 H
    \end{figure}
    7 Y6 f; u1 j: f# Q+ d' L表格0 ^1 t; W& t0 P+ B3 Z- d4 j; ~
    % 三线表
    " ?+ [# l8 Y  F  f, [. v, X1 Z9 ]- c\begin{table}[!htbp]* s- ^* t( ?& Q' O+ \  }( [: {
    \begin{center}
    " V: N; S2 @' c- k\caption{Notations}                                                        % 表格标题
    3 `0 O+ V! H/ p' b: r, P" S\begin{tabular}{c|l}                        % 三线表格式('c'居中,'l'左对齐,'|'表示竖框线)- ]- b5 ~8 w5 C  t: u
            \toprule                                                                % 上框线
    ( O- j+ K+ W6 a3 S* ?4 M% I: r        \multicolumn{1}{m{3cm}}{\centering Symbol}
    5 k8 N( d  P" x* T        &\multicolumn{1}{m{8cm}}{\centering Definition}\\! O. D6 x9 l/ k( a' d1 s' B
            \midrule                                                                % 中框线3 b+ u" s# O$ @: _, j% |
        $\rho$      &   the people density\\
    6 k; k8 [. m: g. n2 v, I. ~    $\mathit{SD_i}$ & the spatial danger of the $i^{th}$ cellular\\
    ( Q: b* }( O0 T2 r    $v_i$       &   the velocity of the $i^{th}$ visitor\\9 q& ?& o. ~* U  ]
        $\overrightarrow{F_{Mi}}$   &   the attractive force (spatial danger and velocity) on the $i^{th}$ visitor\\2 S' ]! \9 [. G1 e
        $\overrightarrow{F_{ppi}}$  &   the people-to-people interaction force on the $i^{th}$ visitor\\0 a1 i; [: Y! h) e; L: j- C3 g
        $\overrightarrow{d_i}$  &   the expected movement direction the $i^{th}$ visitor\\- \* D9 r- {& z; ^) d- s
            $\alpha$ &the weight of the spatial danger and visitors’ velocity in $\overrightarrow{d_i}$\\: |( H: u8 c( j9 D3 _
        $\beta$ &the weight of interaction force between people in $\overrightarrow{d_i}$\\- Y  J1 l7 z/ J; {3 _
        $p$ &   the ratio of the crowd decentralization\\. {2 V! k( \' q/ g2 i
        \bottomrule                                                                %底框线
      T% H  c- z  X/ {\end{tabular}\label{tb:notation}
    * u6 C8 s/ E4 l0 I+ A1 q1 W\end{center}5 x9 w8 ^( }9 i6 d( y
    \end{table}8 V2 [" B9 z/ Y- I5 h: ^
    代码高亮' U% j7 w1 c' g$ Z: ~" e
    % 硬件语言 VHDL+ g, m* H! {9 k- n4 l  ?3 f2 r1 v- Q) }
    \begin{lstlisting}[language=vhdl]( u) {; g: `0 A! n
    process(sel3) --根据音调编码,分配分频系数+ D1 c5 ?' ~( h/ Q, l
    begin% y/ v3 G5 r9 B4 V* M0 y2 H4 l$ O8 u
        case sel3 is
    : D' v5 I( G& t4 y! l* L' V; z* U        when"000"=>count_ld<="0111011101110"; --3822    -- 1(中音do!)
    ! y0 D: v" s" I; X6 \4 w        when"001"=>count_ld<="0000000110010"; --50      -- 1(低音do)
    - B+ a, s% K3 ?+ n        when"010"=>count_ld<="0000000010100"; --20      -- 2(低音re)7 n; a8 [% r  U
            when"011"=>count_ld<="0000000001010"; --10      -- 3(低音mi)1 V( `$ y& S' x4 J) w$ F
            when"100"=>count_ld<="0000000000101"; --5       -- 4(低音fa)
    ( w& `" @5 `4 n  ^' Y4 E        when"101"=>count_ld<="0000000000010"; --2       -- 5(低音sol)9 e, P# C( X$ B3 Y3 }6 ]
            when"110"=>count_ld<="1000111000000"; --4544    -- 6(低音la)
    6 |1 q. s3 e8 f; ^& b        when"111"=>count_ld<="0111111010000"; --4048    -- 7(低音si)
    . x2 |& `0 l; w- w% I        when others=>count_ld<="0111011101110"; --3822
    ! n4 X  r5 O; t# S4 Z4 T8 H8 H, [end case;
    1 W! Y+ R' [2 z- h, a* ^. {end process;   . T1 h  W; j- b. D( Z# K0 i
    5 x5 V: |7 H& r& y- G; W( M5 d. E
    * d* i/ ]& H9 K8 s/ Z% d7 Q
    ————————————————" Z( U8 h/ t; K# K1 ]. ]8 O* X: p
    版权声明:本文为CSDN博主「von van」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。0 a4 r% b( D0 k: J1 g. @) H
    原文链接:https://blog.csdn.net/weixin_46325577/article/details/113522972- f* A5 W+ ]! _; i7 y) h* t0 b

    $ c' B" l/ w' o9 L7 h" H
    ) S; e$ y8 j5 R' }/ m( t8 _
    zan
    转播转播0 分享淘帖0 分享分享0 收藏收藏0 支持支持0 反对反对0 微信微信
    您需要登录后才可以回帖 登录 | 注册地址

    qq
    收缩
    • 电话咨询

    • 04714969085
    fastpost

    关于我们| 联系我们| 诚征英才| 对外合作| 产品服务| QQ

    手机版|Archiver| |繁體中文 手机客户端  

    蒙公网安备 15010502000194号

    Powered by Discuz! X2.5   © 2001-2013 数学建模网-数学中国 ( 蒙ICP备14002410号-3 蒙BBS备-0002号 )     论坛法律顾问:王兆丰

    GMT+8, 2026-5-27 05:03 , Processed in 0.401622 second(s), 51 queries .

    回顶部