QQ登录

只需要一步,快速开始

 注册地址  找回密码
查看: 5306|回复: 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
    % ?' a+ N1 c0 f4 P# d4 q

    7 g( a# l4 e. ~" Q3 _数学建模论文常用LaTeX代码(2021美赛)- ^3 P6 r7 R# k9 i& a- ?  q5 [

    0 _7 |5 r1 l( P5 `# t8 U- ^
    2 |7 S, F7 h( v# T

    : A: g+ X# {) }, I数学建模论文常用LaTeX代码
    - i( F9 v+ a9 q4 q+ f图片
    ' \' m3 Q. B+ v' _% 单图. A7 E( }) o7 E$ |+ l
    \begin{figure}[htbp]
    5 J8 z) p; c6 @/ Y' j    \centering
    " [" u' C/ F4 q  W9 H    \includegraphics[width=.9\textwidth]{XXX.pdf}         % 图片相对位置: h5 Q& v! ?2 |; g* k  v/ p5 C
        \caption{xxx}                % 图片标题
    $ n8 F8 E; g; I$ G/ M$ c    \label{fig:xxx}                                                        % 图片标签$ U2 ]" F% X8 o3 T5 e
    \end{figure}$ {( P+ P# X/ B% v+ t& ]2 G/ P

    8 h$ c7 D# C1 u/ h- y8 B\begin{figure}[H]
    + j" R4 y3 L& D0 B) U4 E8 w    \centering2 i# C, S  X* k. \  M+ c# }
        \includegraphics[width=.4\textwidth]{ex2-3jie.pdf}         % 图片相对位置. `  l0 r0 t' S% A
        \caption{xxx}                % 图片标题 3 l# [! n2 b5 l7 W, o% [0 ?
        \label{fig:ex4-9}2 L! j, g% z& L5 B
    \end{figure}$ i* b' D1 B, ?
    % 多图
    + M6 \9 p# E" z  s\begin{figure}[htbp]
      [7 K5 i! K0 O    \centering    # E8 U; c8 |9 J' |0 ^' ]
        \subfigure[Hot Map of one Room]{                                % 图片1([]内为子图标题)2 q* Y* k  E$ }3 k$ m
        \label{fig:sub.roomhot}                                                        % 子图1的标签9 R, j" \' x# n0 K: S
        \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图1的相对位置' l. e  E) [+ h& k$ J4 B" F9 Y; L
        \subfigure[Hot Map of one Floor]{                                % 图片2
    1 {  r. j. V" ^. f    \label{fig:sub.floorhot}                                                % 子图2的标签
    ( R/ Q" ~% `9 L+ S    \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图2的相对位置
    ' ~) g9 ], S7 L! t* Y* M    \caption{Hot Map of one Room and one Floor}                % 总图标题/ H3 s3 |. \! E4 n: `
        \label{fig:hot}                                                                        % 总图标签: r: ^2 D7 }7 ]
    \end{figure}* h; _' Z- U1 f
    表格2 {& g7 v9 q7 H+ d! a2 ?
    % 三线表
    7 U$ [2 W( m+ `$ g8 P. N\begin{table}[!htbp]5 g2 _4 S7 @* B7 Y( N) \# s. H
    \begin{center}: ?4 G3 p3 Q. v# o7 l/ ^* f" B/ {
    \caption{Notations}                                                        % 表格标题1 q, c8 m2 Q* Z+ {, ~( a' {
    \begin{tabular}{c|l}                        % 三线表格式('c'居中,'l'左对齐,'|'表示竖框线)3 \2 _" C( {2 f2 K6 F- U
            \toprule                                                                % 上框线
    3 a1 ^* _2 R# O. i' w        \multicolumn{1}{m{3cm}}{\centering Symbol}- O" w, v7 T. i' t3 T- ?
            &\multicolumn{1}{m{8cm}}{\centering Definition}\\: s* |4 q% ]. S& a. P; w/ U
            \midrule                                                                % 中框线& i3 e  ^( q: H- r3 U
        $\rho$      &   the people density\\8 [) H' @& q+ w2 S$ F) ]6 n
        $\mathit{SD_i}$ & the spatial danger of the $i^{th}$ cellular\\3 ^" ]1 I+ a- @1 g7 ~1 C
        $v_i$       &   the velocity of the $i^{th}$ visitor\\
    1 D, r- H" ^. o% v6 e) r- m    $\overrightarrow{F_{Mi}}$   &   the attractive force (spatial danger and velocity) on the $i^{th}$ visitor\\
    , c. x1 S# {5 K: z, c* [/ u) a+ I* v    $\overrightarrow{F_{ppi}}$  &   the people-to-people interaction force on the $i^{th}$ visitor\\: f- O/ o* b/ B* c* p
        $\overrightarrow{d_i}$  &   the expected movement direction the $i^{th}$ visitor\\: A+ [0 V7 I( _6 L! D
            $\alpha$ &the weight of the spatial danger and visitors’ velocity in $\overrightarrow{d_i}$\\$ f% y8 O  {1 }$ x- I' j5 I
        $\beta$ &the weight of interaction force between people in $\overrightarrow{d_i}$\\/ N6 i% b( z+ t8 s" v( g% _
        $p$ &   the ratio of the crowd decentralization\\
    . o9 e; |! {% y; Q9 O    \bottomrule                                                                %底框线1 I* Z4 `0 G/ c! U8 T  }& e
    \end{tabular}\label{tb:notation}1 I) S. q7 W2 q$ Z: ^6 g' ^
    \end{center}
    # M  w3 i+ r- a) t. E\end{table}* e" P. c$ y0 l7 J& d  x; x& d  K
    代码高亮% d$ b9 }# n1 P: i+ m4 D) V
    % 硬件语言 VHDL% d1 |4 E( U5 }# r5 @' E2 {2 W
    \begin{lstlisting}[language=vhdl]) F6 n+ c; E* i9 k
    process(sel3) --根据音调编码,分配分频系数; ~7 D6 Z$ Q) b% [) q
    begin
    ! R2 T& ?3 u4 E7 R% }" k    case sel3 is
    $ ?# q: a9 P& C9 e; y6 J) e* Y; a+ M        when"000"=>count_ld<="0111011101110"; --3822    -- 1(中音do!)
    ) [7 a6 [' B% I9 L6 I; n        when"001"=>count_ld<="0000000110010"; --50      -- 1(低音do)% Z7 j% k. C0 k$ T
            when"010"=>count_ld<="0000000010100"; --20      -- 2(低音re)) ^8 q& S" @; e) D; T1 g: g$ M4 I
            when"011"=>count_ld<="0000000001010"; --10      -- 3(低音mi)
    + A9 t' u: M0 P6 c, p        when"100"=>count_ld<="0000000000101"; --5       -- 4(低音fa). f2 G- L4 ^' I
            when"101"=>count_ld<="0000000000010"; --2       -- 5(低音sol)4 d6 M* a* l: t$ h, Y. W1 m9 \1 X+ g
            when"110"=>count_ld<="1000111000000"; --4544    -- 6(低音la)
    ! a/ d. O5 ?$ d! Y        when"111"=>count_ld<="0111111010000"; --4048    -- 7(低音si)' _; ]1 `* b8 z, J( G
            when others=>count_ld<="0111011101110"; --3822& a- D( E. U7 r
    end case;7 S$ N: r0 i  x# |. `9 z
    end process;   
    ) p# d0 f  {, x( @" n
    9 J, o; w% N6 g3 U$ {

    3 d! A' b0 M, [5 C1 g————————————————8 Q/ ]- v( j7 d- Y! v* R. Q% I( \( G
    版权声明:本文为CSDN博主「von van」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。" p$ _9 Q: s3 @  f
    原文链接:https://blog.csdn.net/weixin_46325577/article/details/1135229727 N0 P$ L, I3 J

    7 A: `/ v' M: X/ R1 g1 q& G6 ~% }1 f; j" c( p! j+ L* {$ X
    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-6-21 00:41 , Processed in 2.414925 second(s), 51 queries .

    回顶部