<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>必过源码 - 数学建模（美赛）</title>
    <link>http://159.75.147.240/forum.php?mod=forumdisplay&amp;fid=84</link>
    <description>Latest 20 threads of 数学建模（美赛）</description>
    <copyright>Copyright(C) 必过源码</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 21 Apr 2026 09:58:19 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://159.75.147.240/static/image/common/logo_88_31.gif</url>
      <title>必过源码</title>
      <link>http://159.75.147.240/</link>
    </image>
    <item>
      <title>2015数模美赛B题Matlab仿真，包含飞机坠落物理模型与漂移模型</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=14952</link>
      <description><![CDATA[文件列表：
main1.m
test01.m
test02.m
test03.m
test04.m
1(2).fig

运行例图：]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Sat, 16 Nov 2024 12:35:04 +0000</pubDate>
    </item>
    <item>
      <title>美赛常用算法包括插值拟合、灰色预测、神经网络、图论、聚类分析、模拟退火等</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13691</link>
      <description><![CDATA[文件列表：
图论算法.txt
层次分析法.txt
插值与拟合.txt
智能算法之模拟退火算法.txt
智能算法之粒子群优化算法.txt
智能算法之遗传算法.txt
灰色关联分析.txt
灰色预测算法.txt
神经网络算法.txt
聚类分析代码.txt
规划模型.txt




 ...]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Fri, 30 Aug 2024 13:44:34 +0000</pubDate>
    </item>
    <item>
      <title>美赛各种算法Matlab程序,与其他例程不一样的是本文件附有DNA分析例子，还包含模拟退火</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13690</link>
      <description><![CDATA[美赛各种算法Matlab程序,与其他例程不一样的是本文件附有DNA分析例子，还包含模拟退火，贪心等实用算法，便于使用者的即时应用]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Fri, 30 Aug 2024 13:42:17 +0000</pubDate>
    </item>
    <item>
      <title>基于元胞自动机的交通系统（环岛）建模与模拟实例，MATLAB解决</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13591</link>
      <description><![CDATA[文件列表：
├文件夹1：[MCM-2009A题论文+答案]
│  ├文件夹1：[stats]
│  │  ├(1)stats.xlsx
│  │  ├(2)stats_01.txt
│  │  ├(3)stats_02.txt
│  │  ├(4)stats_03.txt
│  │  ├(5)stats_04.txt
│  │  ├(6)stats_05.txt
│  │  ├(7)stats_06.txt
│ ...]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Wed, 28 Aug 2024 16:33:07 +0000</pubDate>
    </item>
    <item>
      <title>MCM2005年美赛B题收费站问题元胞自动机NS交通流Matlab代码</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13581</link>
      <description><![CDATA[文件列表：
clear_boundary.m
create_plaza.m
main.m
move_forward.m
new_cars.m
show_plaza.m
switch_lanes.m

运行例图：]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Wed, 28 Aug 2024 13:42:15 +0000</pubDate>
    </item>
    <item>
      <title>07年美赛关于登机问题的元胞自动机例程</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13565</link>
      <description><![CDATA[文件列表：
averageboardtime.m
boardtime.m
boardtime1.m
droptime.m
in.m
read me.txt
sort1.m
sort2.m
sort3.m
sort4.m
sort5.m
sort6.m
sort7.m
sort8.m
sortdown.m
trirnd.m]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Tue, 27 Aug 2024 10:30:30 +0000</pubDate>
    </item>
    <item>
      <title>2017年美赛B题元胞自动机（Matlab）代码</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13564</link>
      <description><![CDATA[文件列表：
changshijiabing.m
changshijianbing.m
clear_boundary.m
create_plaza.m
main.m
move_forward.m
new_cars.m
show_plaza.m
switch_lanes.m

运行例图：]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Tue, 27 Aug 2024 10:21:58 +0000</pubDate>
    </item>
    <item>
      <title>元胞自动机，包含2005年美赛赛题设置高速路收费站时的车流拟真代码</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13556</link>
      <description><![CDATA[文件列表：
cellular.m
clear_boundary.m
compute_output.m
compute_wait.m
create_entry.m
create_plaza.m
move_forward.m
new_cars.m
show_plaza.m
switch_lanes.m

运行例图：]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Tue, 27 Aug 2024 08:48:08 +0000</pubDate>
    </item>
    <item>
      <title>2014美国数学建模比赛A题元胞自动机模拟交通流量程序</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13555</link>
      <description><![CDATA[文件列表：
multi_driveway.m
multi_driveway1.m
multi_driveway2.m
single_driveway.m

运行例图：]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Tue, 27 Aug 2024 06:24:45 +0000</pubDate>
    </item>
    <item>
      <title>2017年数学建模美赛B题模型，关于处理交通流的元胞自动机问题</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13554</link>
      <description><![CDATA[文件列表：
cellular.asv
cellular.m
clear_boundary.m
compute_output.m
compute_wait.m
create_entry.m
create_plaza.m
move_forward.m
new_cars.m
switch_lanes.asv
switch_lanes.m
说明.txt]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Tue, 27 Aug 2024 06:20:09 +0000</pubDate>
    </item>
    <item>
      <title>中科院美赛培训 元胞自动机实现高速公路收费站Matlab代码</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=13551</link>
      <description><![CDATA[文件列表：
clear_boundary.m
create_plaza1.m
create_plaza2.m
main1.m
main2.m
main3.m
main4.m
main5.m
main6.m
move_forward.m
new_cars.m
show_plaza.m
simulationPlaza.m
simulationPlaza2.m
simulationPlaza3.m
switch_lanes.m
switch_lanes2.m
代码解释.txt]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Tue, 27 Aug 2024 05:56:38 +0000</pubDate>
    </item>
    <item>
      <title>2017年美赛B题用元胞自动机的含有收费站的道路交通流模拟程序</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=11947</link>
      <description><![CDATA[文件列表：
clear_boundary.m
create_plaza.m
main.m
move_forward.m
new_cars.m
show_plaza.m
switch_lanes.m
trafficParticle.m

运行例图：]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Fri, 09 Feb 2024 17:58:39 +0000</pubDate>
    </item>
    <item>
      <title>一些美赛可用到的算法，直接的Matlab代码</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=11705</link>
      <description><![CDATA[文件列表：
├文件夹1：[【干货！！】美赛MATLAB程序源码]
│  ├文件夹1：[中国大学生数学建模竞赛题解]
│  │  ├(1)JM96A.M
│  │  ├(2)JM96B.M
│  │  ├(3)JM96Bfun.m
│  │  ├(4)JM97A.M
│  │  ├(5)JM97Afun.m
│  │  ├(6)JM97Aoptim.m
│  │  ├(7)J ...]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Wed, 07 Feb 2024 09:20:36 +0000</pubDate>
    </item>
    <item>
      <title>美赛程序算法分类详解：美赛 人员疏散模型 元胞自动机 美国大学生数学建模竞赛MATLAB</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=11514</link>
      <description><![CDATA[文件列表：
chapter21模拟退火算法工具箱及应用.rar
chapter22蚁群算法的优化计算——旅行商问题(TSP)优化 .rar
chapter23基于蚁群算法的二维路径规划算法.rar
chapter24 基于蚁群算法的三维路径规划算法.rar
chapter25有导师学习神经网络的回归拟合——基于近红外光谱 ...]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Mon, 05 Feb 2024 08:23:18 +0000</pubDate>
    </item>
    <item>
      <title>2017年美赛B题典型分析（内容代码等资料）：元胞代码，Matlab仿真模拟，可以模拟车辆</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=10002</link>
      <description><![CDATA[2017年美赛B题典型分析（内容代码等资料）：元胞代码，Matlab仿真模拟，可以模拟车辆经过路口时的状态，判断道路的通行能力

文件列表：
├文件夹1：[2005B]
│  ├(1)2017美赛B题交通问题及高速公路收费广场的分析直播间.png
│  ├文件夹1：[matlab]
│  │  ├(1)201 ...]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Sun, 21 Jan 2024 09:35:04 +0000</pubDate>
    </item>
    <item>
      <title>2019美赛D题：用元胞自动机模拟逃生出口问题</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=8918</link>
      <description><![CDATA[文件列表：
├文件夹1：[2019ICM-D-master]
│  ├文件夹1：[images]
│  │  ├(1)2019_ICM_Problem_D.jpg
│  │  ├(2)B1.png
│  │  ├(3)passage.gif
│  │  └█
│  ├(1)LICENSE
│  ├(2)README.md
│  ├(3)README_CN.md
│  ├文件夹2：[src]
│  │  ├(1 ...]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Wed, 10 Jan 2024 06:02:42 +0000</pubDate>
    </item>
    <item>
      <title>2020 APMCM 亚太杯B题</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=8755</link>
      <description><![CDATA[文件列表：
├文件夹1：[2020APMCM-main]
│  ├(1)B2020270030003.docx
│  ├(2)B2020270030003.pdf
│  ├(3)B2020270030003cns.pdf
│  ├文件夹1：[B2020270030003fj]
│  │  ├文件夹1：[B2020270030003fj]
│  │  │  ├文件夹1：[问题1]
│  │  │  │  ├(1 ...]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Mon, 08 Jan 2024 08:55:47 +0000</pubDate>
    </item>
    <item>
      <title>2020年UESTC美赛模拟赛：水面无人艇（USVs）的协同作战问题</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=6132</link>
      <description><![CDATA[文件列表：
Interesction.m
M_max.m
M_min.m
README.md
calculatePy.m
f1_f2.m
g1_g2.m
prove.m
theleft.m
view.m

运行例图：]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Fri, 15 Dec 2023 06:41:24 +0000</pubDate>
    </item>
    <item>
      <title>2021年美国大学生数学建模竞赛A题</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=5673</link>
      <description><![CDATA[2021年美国大学生数学建模竞赛A题
2021年美国大学生数学建模O奖（联名AMS奖）

本文基于随机梯度下降与元胞自动机对问题进行模拟和求解。

1.建立真菌的扩散和分解模型。 2.对于真菌分解率的参数优化问题，采用随机梯度下降的方式对参数进行求解。 3.通过元胞自动机的方 ...]]></description>
      <category>数学建模（美赛）</category>
      <author>admin</author>
      <pubDate>Sun, 10 Dec 2023 20:01:37 +0000</pubDate>
    </item>
  </channel>
</rss>