QQ登录

只需要一步,快速开始

 注册地址  找回密码
查看: 5378|回复: 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 ?; n( x! o8 ~% O9 r' [+ f8 l
    1 l& r6 V( P$ X4 q
    数学建模论文常用LaTeX代码(2021美赛)
    . n& F9 b. t7 o8 D: t
    2 G. K! L' |( g0 B
    * |7 \9 U" v! O/ z8 u1 a+ ~

    . N& k- b2 @1 d! c. r数学建模论文常用LaTeX代码, J$ H5 z  C8 p. p# v
    图片
    . ?+ h  I) I; K& @' h% 单图! C* V0 a( m* v
    \begin{figure}[htbp]8 N& Y0 W5 u" A2 V* P
        \centering
    " x" E- N3 _/ M. `# Y3 l3 v8 u    \includegraphics[width=.9\textwidth]{XXX.pdf}         % 图片相对位置5 U2 x2 w8 C# j2 z
        \caption{xxx}                % 图片标题
    9 k% }: j* M7 ~" a    \label{fig:xxx}                                                        % 图片标签
    " {) @" ~0 b; h2 P\end{figure}9 K  K: ]. f. h) }0 E+ P' ^

    8 q7 q) x$ \; h) v/ q\begin{figure}[H]+ }" x5 n* `. L& B
        \centering
    # I7 N2 I  T' c0 ?    \includegraphics[width=.4\textwidth]{ex2-3jie.pdf}         % 图片相对位置
    % Q0 c# Z  S/ U; S    \caption{xxx}                % 图片标题 7 H& {9 w# B& D- ~7 Y* @: W
        \label{fig:ex4-9}
    7 n  D) H1 `, L2 ^8 N! O5 [0 ~\end{figure}6 ]5 b; T$ R. E7 K7 j7 W9 a
    % 多图2 `# y# m; r; j% y# u/ F8 `# W
    \begin{figure}[htbp]
    * J) D( s  g9 T, b. H. m# x    \centering    , }; e# l# ]7 |! V( D: |1 X
        \subfigure[Hot Map of one Room]{                                % 图片1([]内为子图标题), A" d9 V3 g6 e1 i& ]) y6 @
        \label{fig:sub.roomhot}                                                        % 子图1的标签6 b4 r' d" ^. F
        \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图1的相对位置
    ! Q$ w2 b" C9 z( ?    \subfigure[Hot Map of one Floor]{                                % 图片2
    6 L+ d% W- p( y4 z% q    \label{fig:sub.floorhot}                                                % 子图2的标签
    6 B$ f( K. m! G2 t' |( O( A    \includegraphics[width=0.45\textwidth]{XXX.jpg}}% 子图2的相对位置* I" k+ U- D' w- F' R8 U4 U
        \caption{Hot Map of one Room and one Floor}                % 总图标题
    & v6 Q% R  e  U# C. m) \    \label{fig:hot}                                                                        % 总图标签
    ( `. O# a; r; I6 V9 o$ E& F1 p\end{figure}
    7 |* T" D& m: P- ]6 P. J/ W表格
    4 J7 F& J& J  H3 v2 f) V( X% 三线表3 q2 \9 C  Z( V7 |& J' V# ]
    \begin{table}[!htbp]; P+ G0 T& j. n7 B. {
    \begin{center}9 M4 B2 g, Q( K
    \caption{Notations}                                                        % 表格标题
    ' X" s; w4 r; K- {9 X\begin{tabular}{c|l}                        % 三线表格式('c'居中,'l'左对齐,'|'表示竖框线)
    8 k; i5 u9 C. H2 T        \toprule                                                                % 上框线
    4 n3 N3 a5 P! {- ~- T* v$ ]( g        \multicolumn{1}{m{3cm}}{\centering Symbol}+ d- b. J  U  Z+ e
            &\multicolumn{1}{m{8cm}}{\centering Definition}\\
      @) Q, \2 Z/ M* q% I1 \: a; \        \midrule                                                                % 中框线
    " ]7 ~$ c" {6 K. t! N2 F, d- E2 G5 K    $\rho$      &   the people density\\
    5 P3 I5 Y* T9 t: s6 M3 {5 @, ?6 Z    $\mathit{SD_i}$ & the spatial danger of the $i^{th}$ cellular\\1 T) J" l( w2 T: H4 H
        $v_i$       &   the velocity of the $i^{th}$ visitor\\
    ( F9 M+ B. S% p, \# U9 v: w    $\overrightarrow{F_{Mi}}$   &   the attractive force (spatial danger and velocity) on the $i^{th}$ visitor\\5 f6 g( A: u) V
        $\overrightarrow{F_{ppi}}$  &   the people-to-people interaction force on the $i^{th}$ visitor\\: H5 k- o/ Z! S" h0 k; j! z5 x
        $\overrightarrow{d_i}$  &   the expected movement direction the $i^{th}$ visitor\\
    - I$ e. M5 O- ~4 @        $\alpha$ &the weight of the spatial danger and visitors’ velocity in $\overrightarrow{d_i}$\\3 c: R0 Z: D" r( Q" `
        $\beta$ &the weight of interaction force between people in $\overrightarrow{d_i}$\\! Y- y/ i) |, [' L* l
        $p$ &   the ratio of the crowd decentralization\\
    * G8 L1 Z' R' |0 i7 B$ k' ~0 S+ L    \bottomrule                                                                %底框线
    ) p8 Y2 d5 E5 k9 C\end{tabular}\label{tb:notation}, U7 A5 h0 y9 S5 b9 s, f+ _
    \end{center}% W( p7 f9 f6 f- d0 o4 ]) e+ E) Z% B
    \end{table}1 H2 o  Q( X9 _  q1 N5 J
    代码高亮
      k$ T+ u3 o: V; a# X/ R; V% 硬件语言 VHDL( B+ ?! d9 @5 q0 r
    \begin{lstlisting}[language=vhdl]
    9 a" ]& Z8 j0 Eprocess(sel3) --根据音调编码,分配分频系数
    ) b/ P5 \6 ^& ~$ H2 L% mbegin9 J$ j! M, x9 l# h; S* a0 u' j
        case sel3 is
    ! h, A9 d" c9 m& E3 {        when"000"=>count_ld<="0111011101110"; --3822    -- 1(中音do!)
    $ H/ J7 n2 I2 R5 E# g5 |        when"001"=>count_ld<="0000000110010"; --50      -- 1(低音do), s) M- @) X1 Y- i* L$ c9 K2 G
            when"010"=>count_ld<="0000000010100"; --20      -- 2(低音re)* y$ ]3 d- i7 }5 B! @& O! ^  C" J
            when"011"=>count_ld<="0000000001010"; --10      -- 3(低音mi); P+ q8 j1 q: S% ?8 j# R/ p
            when"100"=>count_ld<="0000000000101"; --5       -- 4(低音fa)
    0 K8 X( U1 Y2 \4 ]* }9 s3 L        when"101"=>count_ld<="0000000000010"; --2       -- 5(低音sol)
    + {7 m$ C1 W8 _4 r3 s9 L        when"110"=>count_ld<="1000111000000"; --4544    -- 6(低音la)' A$ s& M  ^3 z- F9 ^, g" U. [0 q) A
            when"111"=>count_ld<="0111111010000"; --4048    -- 7(低音si)
    * A! b: [% r0 h1 \7 X+ v        when others=>count_ld<="0111011101110"; --3822
    $ E3 i% z+ C* l- D/ C' O7 Aend case;+ p* \' {/ Z' [- D
    end process;   
    3 |# @/ S2 H; q* \% ?4 r
    # I$ M3 E" b5 Y5 z% F2 n

    * t( g- V% {& R# r————————————————
    8 k2 V* G- ]' ]1 y( _% L版权声明:本文为CSDN博主「von van」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。- X) v1 @( J; |" L
    原文链接:https://blog.csdn.net/weixin_46325577/article/details/113522972
    - Y0 \! _8 G6 V3 F% d5 y; ?5 n
    4 ?8 |) F) O7 x+ }* C9 Y4 ]/ J! V8 {2 _# z, d
    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-27 20:09 , Processed in 0.400867 second(s), 50 queries .

    回顶部