Code Monkey home page Code Monkey logo

math-modeling's Introduction

数学建模小组通告

这里是tyc、hy和why的数学建模资料仓库

各成员克隆仓库后自行在自己名下的文件夹内新建“模型”“算法”“论文”文件夹(注意每个文件夹不能为空,否则GitHub不支持)

经典模型放在“模型”目录下,整理后应包括描述与应用举例

算法放在“算法”目录下,包含代码,最好有注释

数模论文整理放在“论文”目录下,命名格式为“年份+题号”,应包含题目分析、内容概括与亮点总结,可使用论文截图

提交流程:

完成文档编辑,现在你有一个md文档‘’x算法.md‘

将‘x算法.md’放在你的本地仓库/math-modeling/你的文件夹目录下,然后在该目录下git bash

git add .(将该目录下所有文件添加到stage区)或者git add x算法.md

git commit -m ‘填写说明,如:更新了x算法’

git push origin main 将本地仓库的修改推到远程仓库的main分支下,分支操作于我们的需求而言不是很重要,想学的自行搜索教程

每次提交前,记得在你的本地仓库/math-modeling目录下进行git bash操作,输入git pull获取最新版本,同时在群内说明防止提交冲突。

对于提交的文档的要求,要求对算法或模型进行通俗的讲解,以便于其他成员理解,最基本的,不要大篇幅复制粘贴教材内容且不解释……

有问题再补充

历年国赛优秀论文:https://dxs.moe.gov.cn/zx/hd/sxjm/sxjmlw/qkt_sxjm_lw_lwzs.shtml

math-modeling's People

Contributors

timechess avatar cintellifusion avatar

Watchers

 avatar

Forkers

cintellifusion

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.