QQ登录

只需要一步,快速开始

 注册地址  找回密码
查看: 5350|回复: 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
    8 }" X! y; Y$ M1 {

    ! f1 }1 \. ^$ M* w, U% y数学建模论文常用LaTeX代码(2021美赛)1 b, X$ z/ P' H
    - ~9 g% Y8 o' r9 k3 _$ Z

    2 D  n) F$ R9 }+ V* @# f/ J% `3 d  J- x
    数学建模论文常用LaTeX代码
    : F" p7 ^( L; `" K图片' p. }6 @' C; E4 S/ A$ E+ O
    % 单图' t2 R6 _% p. {  U4 B( v
    \begin{figure}[htbp]
    " |( V9 C" ^* C( |; U/ N    \centering& w5 k$ ]) N/ v
        \includegraphics[width=.9\textwidth]{XXX.pdf}         % 图片相对位置
    . Z( ]- x" ^% V- P6 W7 b    \caption{xxx}                % 图片标题 & d2 s4 w% Q3 C% p. x
        \label{fig:xxx}                                                        % 图片标签5 J; T) n+ l1 R. B0 c" q, Q% ~
    \end{figure}
    6 D: |: \9 @9 d* c$ o+ l 6 b" i+ P' r' T* j; g
    \begin{figure}[H]
    ) C! I/ j0 Q! }4 d9 e6 a    \centering8 f  s+ j; I; [  V; t/ v
        \includegraphics[width=.4\textwidth]{ex2-3jie.pdf}         % 图片相对位置8 C9 [7 U  I+ F. k0 K) p* w
        \caption{xxx}                % 图片标题 ( u* a& |( [# x5 s; n, W" {9 X# [
        \label{fig:ex4-9}
      }) P; E. x0 X5 }  U0 y\end{figure}
    2 Z9 I. V  g6 C7 a. \7 ?% 多图
    2 k) `6 K$ E( m% b\begin{figure}[htbp]
    & l" B# x! i: `/ [" h    \centering   
    ' i% ]1 }" l! _5 F    \subfigure[Hot Map of one Room]{                                % 图片1([]内为子图标题)& P3 D0 B$ X+ n4 r1 o0 z7 D
        \label{fig:sub.roomhot}                                                        % 子图1的标签6 g" k1 x- T9 o) }" p6 @* G% n$ _
        \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图1的相对位置
    . N5 E" X) g4 I6 u) x8 z, v/ H, }    \subfigure[Hot Map of one Floor]{                                % 图片2
    + J$ Q# _1 F  R. [1 U    \label{fig:sub.floorhot}                                                % 子图2的标签( Z5 P+ ~' [' p2 M# D, {  e
        \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图2的相对位置
    2 @5 d0 q* M% d+ S% O! E    \caption{Hot Map of one Room and one Floor}                % 总图标题; m1 z! j/ w! X, I( K4 Q) }
        \label{fig:hot}                                                                        % 总图标签
    3 \5 u4 X1 @" S* p6 N. H/ ]) b$ J8 |$ }\end{figure}
    2 X# }+ B( n+ s5 e) y6 D' L8 f4 V表格+ I1 q0 e& W) C. Q
    % 三线表
    " ]. [, T4 S4 D+ Q- b% w" S\begin{table}[!htbp]
    , U; s5 Q0 s: Q" ]4 d\begin{center}* F0 g0 v% A) d% P, s- R5 c1 H
    \caption{Notations}                                                        % 表格标题# J# [1 _4 s3 N0 [( ?1 @7 ~
    \begin{tabular}{c|l}                        % 三线表格式('c'居中,'l'左对齐,'|'表示竖框线)1 q* H+ y. L" h' A0 y* _5 ?
            \toprule                                                                % 上框线
    2 g* G  I3 {5 W9 Q  b        \multicolumn{1}{m{3cm}}{\centering Symbol}
    - H7 {; _: C* H, I9 ^        &\multicolumn{1}{m{8cm}}{\centering Definition}\\
    5 N) {: s: @+ ^        \midrule                                                                % 中框线
    # a5 _8 X9 `$ k! p7 ~    $\rho$      &   the people density\\2 v, b' a- J4 F& n9 s; v; A
        $\mathit{SD_i}$ & the spatial danger of the $i^{th}$ cellular\\
    4 D; |! \+ e0 p3 i7 q8 e2 u    $v_i$       &   the velocity of the $i^{th}$ visitor\\
    9 H; l! d8 R: O  p    $\overrightarrow{F_{Mi}}$   &   the attractive force (spatial danger and velocity) on the $i^{th}$ visitor\\' L& {  g* M% ~/ D8 E0 N
        $\overrightarrow{F_{ppi}}$  &   the people-to-people interaction force on the $i^{th}$ visitor\\1 w8 @! z4 X3 @
        $\overrightarrow{d_i}$  &   the expected movement direction the $i^{th}$ visitor\\
    % Z/ A3 D% W6 l" t  {. p        $\alpha$ &the weight of the spatial danger and visitors’ velocity in $\overrightarrow{d_i}$\\
    6 x  K( x) V9 u: d1 a    $\beta$ &the weight of interaction force between people in $\overrightarrow{d_i}$\\* y9 D: m+ ~# {
        $p$ &   the ratio of the crowd decentralization\\
    4 w* U: C! m( H4 a5 R4 s    \bottomrule                                                                %底框线( P! I1 r' Y) ]# N  ?. c
    \end{tabular}\label{tb:notation}# r8 s. J( }0 j
    \end{center}
    + ]. \) y. T" u0 K  J\end{table}
    " p0 K8 o/ K4 n  h  g; x代码高亮
    7 O  u  m4 U; n# |4 Q" m+ n0 s8 {% 硬件语言 VHDL4 Z$ g1 \$ m  b( ]- {
    \begin{lstlisting}[language=vhdl]4 h' \4 |1 ^, E) g& y5 E
    process(sel3) --根据音调编码,分配分频系数( I; e9 r8 j$ [0 f; ?5 i; c5 n
    begin
    ! E9 n+ u0 X" P' _    case sel3 is5 [' s* ^. h' ]8 V7 y& p
            when"000"=>count_ld<="0111011101110"; --3822    -- 1(中音do!)
    3 k9 S( d; [/ P0 b        when"001"=>count_ld<="0000000110010"; --50      -- 1(低音do)
    ( A% w2 }/ O* J4 |2 s* x& }9 L- _9 G        when"010"=>count_ld<="0000000010100"; --20      -- 2(低音re)
    8 ]/ {- {/ |' E* d& D% y% U, N" M        when"011"=>count_ld<="0000000001010"; --10      -- 3(低音mi)( i# C9 D* @" t. \) ?0 h8 }- X) Y
            when"100"=>count_ld<="0000000000101"; --5       -- 4(低音fa)0 ~, B1 F0 f% ]8 w1 c# l* p/ b- I
            when"101"=>count_ld<="0000000000010"; --2       -- 5(低音sol)
    6 `9 P8 _3 x( O* q1 S3 `3 h        when"110"=>count_ld<="1000111000000"; --4544    -- 6(低音la)
    4 n, A) p, n, r9 X! P        when"111"=>count_ld<="0111111010000"; --4048    -- 7(低音si)
    % ?+ N! J* y; ]2 E& r, }        when others=>count_ld<="0111011101110"; --3822% v, ^4 i2 e& f9 E
    end case;5 n, _' N! c/ H
    end process;   : S4 K- |) t6 C9 ]9 y
    1 p/ s; T  h( t& j, j: Q

    , o# J9 U" k: f————————————————
    ( r9 g- C* }/ B) m2 Y版权声明:本文为CSDN博主「von van」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。* Z! z: l. c  X$ D2 m- |' E  d( O
    原文链接:https://blog.csdn.net/weixin_46325577/article/details/113522972. i+ M1 Y, \, Q8 H9 w) k$ b

    1 B4 _: D8 l- F6 G" p' J; A) R( ^$ ?+ A1 @. p1 y- z
    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-9-13 15:26 , Processed in 0.571837 second(s), 50 queries .

    回顶部