QQ登录

只需要一步,快速开始

 注册地址  找回密码
查看: 5321|回复: 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
    : p. C8 R, E2 P( t0 R  w1 B

    ( D3 Z) w; H* d# P. K9 Y  I& v3 n数学建模论文常用LaTeX代码(2021美赛)
    7 K8 M* W/ K4 n; S3 e4 r6 ]7 B: U$ k
    1 {5 [7 W; L( y$ B

    5 y+ N# I3 {7 y, ^* {$ H, C数学建模论文常用LaTeX代码
    6 [& S/ j0 e: Y: I. v图片
    5 S! O7 s. z' e) M0 e% 单图2 K7 i2 l& W+ r$ w
    \begin{figure}[htbp]
    2 p6 C8 F( V0 C+ P9 f% z    \centering
    3 J/ y  g. [  h% N    \includegraphics[width=.9\textwidth]{XXX.pdf}         % 图片相对位置( o; Z% B: m7 m# w( z* t$ V
        \caption{xxx}                % 图片标题 ; N0 H& `: B$ p$ {
        \label{fig:xxx}                                                        % 图片标签
    % K- F. z) z( H+ F7 I# [\end{figure}% z. A0 C' h. ~) s' O
    0 \! f; [1 x* Z7 o0 [1 l8 S8 W
    \begin{figure}[H]
    8 G  w" V1 ]  z  Y    \centering, ?* j% U, E) W, n0 d: i
        \includegraphics[width=.4\textwidth]{ex2-3jie.pdf}         % 图片相对位置
    * j+ E& @1 E. `/ O% G    \caption{xxx}                % 图片标题
    # K3 b" a2 Y& m7 K    \label{fig:ex4-9}
    * a. ?  `* H; X2 v( R" \# Z\end{figure}; V! M# W  T" e8 j+ v' _
    % 多图1 D9 s- L6 }) i2 R' G! V; M  \$ a# i
    \begin{figure}[htbp]& x( r4 A% F8 i
        \centering   
    , Q. z; p6 E- l  h    \subfigure[Hot Map of one Room]{                                % 图片1([]内为子图标题)9 y2 t. c0 S7 s- D8 Q
        \label{fig:sub.roomhot}                                                        % 子图1的标签- e" i' N1 h  ~! f, h7 F
        \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图1的相对位置# ^& I- A4 h# K
        \subfigure[Hot Map of one Floor]{                                % 图片2. v( G) G: l/ X/ i$ F4 l2 G- O4 [8 {
        \label{fig:sub.floorhot}                                                % 子图2的标签
    - ?. J" D- Q+ U) H8 ~9 v    \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图2的相对位置
    5 c  Z( \" l4 d. b. D    \caption{Hot Map of one Room and one Floor}                % 总图标题  w( H* ]$ ~2 ]
        \label{fig:hot}                                                                        % 总图标签0 x0 {+ D& a3 }7 B+ z
    \end{figure}
    $ @$ r, q, I1 L6 j- p表格/ }# E, e( `; i( H+ v
    % 三线表& {( A$ y9 g* M- L& F& n  I
    \begin{table}[!htbp]
    ) X7 w/ |. u6 D6 g- C4 V6 y& E. o\begin{center}
    , i' [3 _2 ^! n9 V. [+ O% _\caption{Notations}                                                        % 表格标题
    * o' ~: T* U7 [5 z( c2 I- K\begin{tabular}{c|l}                        % 三线表格式('c'居中,'l'左对齐,'|'表示竖框线)
    ! U1 `; I/ g3 X% h) J1 U4 X        \toprule                                                                % 上框线6 m, n' M& ^( j
            \multicolumn{1}{m{3cm}}{\centering Symbol}1 @9 }/ k: E# b
            &\multicolumn{1}{m{8cm}}{\centering Definition}\\
    & i" A* O- Y2 B& F6 v        \midrule                                                                % 中框线
    . G5 ~2 _; C6 P1 @# T8 S9 M( p    $\rho$      &   the people density\\
    & N, \+ m: u. a  q    $\mathit{SD_i}$ & the spatial danger of the $i^{th}$ cellular\\
    , I3 U8 x- Q$ w/ k6 V- W6 q7 a    $v_i$       &   the velocity of the $i^{th}$ visitor\\
    + R; _4 H. @6 p% q3 P    $\overrightarrow{F_{Mi}}$   &   the attractive force (spatial danger and velocity) on the $i^{th}$ visitor\\- }! v, ^& D# i7 y6 h
        $\overrightarrow{F_{ppi}}$  &   the people-to-people interaction force on the $i^{th}$ visitor\\
    # [7 _# d$ R# P    $\overrightarrow{d_i}$  &   the expected movement direction the $i^{th}$ visitor\\$ g3 |, u  u% f: }
            $\alpha$ &the weight of the spatial danger and visitors’ velocity in $\overrightarrow{d_i}$\\8 C. Q$ S4 J! q9 g: ?
        $\beta$ &the weight of interaction force between people in $\overrightarrow{d_i}$\\
    1 k9 X2 P* \- O# V    $p$ &   the ratio of the crowd decentralization\\
    ; [9 F$ i$ a  u5 P, n" U7 [- E    \bottomrule                                                                %底框线
    , }9 Z" K; c/ S\end{tabular}\label{tb:notation}
    7 k' {: _5 E; `\end{center}1 B  S" K9 [3 Y* V- V
    \end{table}
    : J6 C- u" F4 I" |. ^代码高亮
    9 O- ]3 i( V6 E% C) k8 w" K% 硬件语言 VHDL+ I- t2 m6 @( [, f  j# a
    \begin{lstlisting}[language=vhdl]2 {" \0 k- k' @* Z
    process(sel3) --根据音调编码,分配分频系数
      B9 q9 w/ \! w) ~begin
    9 t9 d: F# U1 v; p1 Y" Z$ G1 B    case sel3 is0 _7 g$ S$ \4 s3 n# N
            when"000"=>count_ld<="0111011101110"; --3822    -- 1(中音do!)
    * }, t& p. ^  B6 U# L0 W        when"001"=>count_ld<="0000000110010"; --50      -- 1(低音do)
    & M$ w3 n. i% h0 Q        when"010"=>count_ld<="0000000010100"; --20      -- 2(低音re)3 l9 u+ u* u3 Z7 Y
            when"011"=>count_ld<="0000000001010"; --10      -- 3(低音mi)
    7 h1 I1 T% w; X1 P        when"100"=>count_ld<="0000000000101"; --5       -- 4(低音fa)1 y6 ?3 U, v9 l, R; N$ j& B( C4 [
            when"101"=>count_ld<="0000000000010"; --2       -- 5(低音sol)$ Z* Q, q& `! X4 F( _
            when"110"=>count_ld<="1000111000000"; --4544    -- 6(低音la)% ]7 G5 q5 w/ v' t. y
            when"111"=>count_ld<="0111111010000"; --4048    -- 7(低音si)
    . x9 i( }* S: r5 |( n7 y" N* {        when others=>count_ld<="0111011101110"; --3822
    3 f; ~8 y. v) |. J! Mend case;
    7 ]2 i6 C6 _+ J: ~) a! C5 ]% ]! fend process;   
    8 N* Q1 _" K: \9 R4 o4 ?4 o) v" s" d+ l1 R
    2 E3 f$ R6 M! \. H$ k, r5 Y% _
    ————————————————' o4 F  ?$ k- @
    版权声明:本文为CSDN博主「von van」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。  L) ]( g) L' T* l0 C: R/ q
    原文链接:https://blog.csdn.net/weixin_46325577/article/details/113522972) |7 b; p9 W$ q, J+ d' ^' p) \
    / C& W& p- Q% k+ u4 k$ `
    & P) j6 p! I% ^
    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-7-28 22:19 , Processed in 0.286877 second(s), 51 queries .

    回顶部