数模课程Matlab代码资源仓库
☆81Jun 24, 2021Updated 4 years ago
Alternatives and similar repositories for MatlabCourse
Users that are interested in MatlabCourse are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 2022年数模美赛C题代码☆13Jun 7, 2022Updated 3 years ago
- 《Matlab计算机视觉与深度学习实战》代码☆320Jan 5, 2026Updated 4 months ago
- 扇贝单词助手V3☆15Oct 24, 2024Updated last year
- 这是对2024数学建模国赛c题的研究,最终获得省一等奖。☆13Oct 15, 2024Updated last year
- CUMCM 2010年-2024年全国大学生数学建模竞赛论文和源代码(Paper and source code for the 2010-2023 National College Student Mathematical Modeling Competition)☆44Jun 28, 2025Updated 10 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Using genetic algorithm to solve VRP problems, my code using Matlab.☆16Oct 2, 2021Updated 4 years ago
- Airfoil Optimization by XFOIL Matlab☆12Mar 29, 2024Updated 2 years ago
- 📚 Matlab 学习指南、路线及笔记整理☆342May 9, 2019Updated 7 years ago
- 虚拟化学实验室☆12Jan 27, 2018Updated 8 years ago
- ☆16Jan 18, 2024Updated 2 years ago
- tutorial python rpg with pygame☆19Feb 23, 2018Updated 8 years ago
- 厦门大学数字媒体技术本科资料收集中。Collecting studying materials for DMT in Xiamen University.☆37Feb 10, 2026Updated 3 months ago
- 基于ComNet的短文本匹配网络模型☆11Jul 9, 2019Updated 6 years ago
- 【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)☆2,338Dec 25, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 一款基于Openfire服务器的即时通信软件☆10Jun 21, 2017Updated 8 years ago
- 这是高华的部分。列车运行图综合运用系统☆20Dec 8, 2022Updated 3 years ago
- 2019语言与智能技术竞赛第5名方案☆14Dec 2, 2019Updated 6 years ago
- Python免杀练习☆18Feb 2, 2023Updated 3 years ago
- python爬取股市数据,并对各个行业股票行情、财务数据进行重构分析☆11Jul 26, 2020Updated 5 years ago
- 韶关学院教务处系统强智科技,选课(公选课)油猴插件☆16Jan 2, 2024Updated 2 years ago
- Bachelor degree thesis LaTeX template of Xiamen University for self use. (厦门大学本科生毕业论文 / 设计 LaTeX 模板)☆31May 10, 2022Updated 4 years ago
- 研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT☆10,201Sep 20, 2025Updated 8 months ago
- AcWing算法基础课项目,所有题目均以c++实现☆40Oct 5, 2025Updated 7 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 安卓Android学生宿舍报修管理系统毕业源码案例设计☆12May 8, 2023Updated 3 years ago
- 驭风计划,机器学习: 1. 基于决策树的英雄联盟游戏胜负预测(kaggle-League of Legends Diamond Ranked Games); 2. 基于回归分析的大学综合得分预测(Kaggle-World University Rankings); 3.…☆15Mar 22, 2024Updated 2 years ago
- this is a activiti + spring 应用, 包含两个工作流: 1.请假OA; 2.采购流程。来源于 https://github.com/shenzhanwang/Spring-activiti.git,此版本更改了原有的几个bug,并将activiti…☆13Aug 16, 2017Updated 8 years ago
- 在iview-admin的基础上开发了组织管理、人员管理、菜单管理、角色管理、单点登陆的功能☆18Sep 27, 2018Updated 7 years ago
- 中文环境领域文本分析包,纯神经网络架构,支持EnvBert,LSTM,RNN,word2vec等模型,支持自定义模型,下游任务包括分类,回归,多选,情感分析,命名实体识别等,专题包括气候变化文本分析,环境知识图谱等。针对领域研究进行了接口的优化,一键使用模型。☆37Apr 19, 2023Updated 3 years ago
- ☆22Aug 4, 2023Updated 2 years ago
- this is a simple socket program .☆12Aug 3, 2013Updated 12 years ago
- Reliable extrapolation of deep neural operators informed by physics or sparse observations☆29Jun 4, 2023Updated 2 years ago
- 西北大学 学位论文 latex 模板☆29Nov 4, 2025Updated 6 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- admin-solution 是一个权限管理系统模板. 采用 Vue + ElementUI + SpringBoot + Shiro + MySQL 实现☆11Jun 21, 2022Updated 3 years ago
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆16Apr 30, 2017Updated 9 years ago
- multi-objective optimization NSGA2☆17Jul 3, 2021Updated 4 years ago
- 关联规则和决策树组合算法在学生成绩分析中的研究——本科毕设。首先,本文基于爬取到的学生课程成绩设计以学生成绩为主题的数据仓库,为后续的成绩分析提高可靠的数据支持。其次,利用关联规则算法挖掘分析课程间的关联性,并生 成用于构造决策树的新属性。最后,通过信息增益率的思想将生成的…☆57Jul 9, 2021Updated 4 years ago
- An interactive web application tool that enables big data visualization of the 136k+ UK Road Accidents reported during 2016.☆10Oct 19, 2022Updated 3 years ago
- 四六级单词分类☆37May 1, 2019Updated 7 years ago
- 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离的在线医疗平台,目前主要模块划分为系统管理、药品进存销管理、医生科室、看病就诊、收费管理、在线诊疗、检查管理等七个部分。☆15Feb 14, 2023Updated 3 years ago