联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 仿真建模(117) 

[仿真建模] ofdm-mimo

特拉维夫大学工程学院Doron Ezri博士OFDM-MIMO课程的练习脚本
Exercise scripts for the course OFDM-MIMO, Dr. Doron Ezri in Faculty of Engineering, Tel Aviv University (2024-02-13, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707971283298414.html

[仿真建模] 1D_Cutting_Stock_Py

在Python中使用Pyomo框架和Cplex解算器的一维下料问题的实例,
An instance of 1D Cutting Stock Problem using Pyomo framework with Cplex solver in Python, (2023-09-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695882012214367.html

[仿真建模] Virus-Spread-Simulation

病毒传播的简单模拟模型。(新加坡数学学会论文大赛2021)
Simplistic simulation model for the spread of a virus. (For Singapore Mathematical Society Essay Competition 2021) (2022-01-08, C#, 8KB, 下载0次)

http://www.pudn.com/Download/item/id/1687356762384376.html

[仿真建模] fundamentals-computer-animation

为卡尔加里大学完成的课程。作业涉及过山车模拟、建模和动画...
Coursework done for the University of Calgary. Assignments involved a roller coaster simulation, modelling and animation in Blender, mass-spring simulations, and a flocking simulation. (2020-06-22, C, 495266KB, 下载0次)

http://www.pudn.com/Download/item/id/1687356332788118.html

[仿真建模] capture-recapture-simulations

生成模拟和贝叶斯模型用于分析捕获-再捕获数据
Simulations for generating & Bayesian model for analysing capture-recapture data (2021-04-15, R, 5337KB, 下载0次)

http://www.pudn.com/Download/item/id/1687355851699226.html

[仿真建模] particle-in-cell

用胞内粒子模型模拟一维等离子体束的行为
Simulation of the behaviour of a 1D plasma beam using a particle-in-cell model (2017-08-11, C++, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1687354853933668.html

[仿真建模] Two_Phase_Flow_Simulation

基于Baer-Nunziato双流体模型的一维结构化两相流求解器
A one-dimensional structured two-phase flow solver based on the Baer-Nunziato two-fluid model (2018-12-10, C++, 1622KB, 下载0次)

http://www.pudn.com/Download/item/id/1687354832689260.html

[仿真建模] LiquiditySims

奥林巴斯距离模型模拟的统计分析
Statistical analyses for Olympus Range Model simulations (2022-08-18, Jupyter Notebook, 95476KB, 下载0次)

http://www.pudn.com/Download/item/id/1687354387898080.html

[仿真建模] MHD-Alfven-Wave-1D-Sim

等离子体磁流体动力学模拟中Alfven波的一维模拟
1D simulation of the Alfven wave found in magnetohydrodynamic modeling of plasmas (2021-05-22, Python, 1020KB, 下载0次)

http://www.pudn.com/Download/item/id/1687353966561667.html

[仿真建模] Simulation

罗林斯学院CMS 380的资源-模拟和随机建模
Resources for Rollins College s CMS 380 - Simulation and Stochastic Modeling (2023-04-29, Python, 2529KB, 下载0次)

http://www.pudn.com/Download/item/id/1687353716207480.html

[仿真建模] OpenSES

地铁环境模拟(SES)一维隧道模型4.1版开源分叉的开发...
Development of an open-source fork of version 4.1 of the Subway Environment Simulation (SES) one-dimensional tunnel model. (2023-01-25, Fortran, 981KB, 下载0次)

http://www.pudn.com/Download/item/id/1687352715686175.html

[仿真建模] OFDM_BPSK_demodulation_DCNN

利用Deeplearning 深度一维卷积网络实现OFDM系统中BPSK的信号解调,把复数信号拆分为实部和虚部合并成一维数据进行cov1D卷积,实现
The signal demodulation of BPSK in OFDM system is realized by using Deeplearning deep one-dimensional convolution network. The complex signal is divided into real part and imaginary part and combined into one-dimensional data for cov1D convolution (2021-01-07, Python, 494KB, 下载0次)

http://www.pudn.com/Download/item/id/1686713224353302.html

[仿真建模] GurobiCplexInterface

Vinicius Alves项目,orientado pela教授,博士。洛伦扎·勒奥利维拉·莫雷诺
Projeto de Vinicius Alves, orientado pela Prof. Dsc. Lorenza Le o Oliveira Moreno (2020-10-29, C++, 739KB, 下载0次)

http://www.pudn.com/Download/item/id/1603962080205539.html

[仿真建模] 5

利用程序对地铁站开挖进行数值模拟,涉及到地应力平衡开挖加支撑等的模拟
In situ stress balance of soil with regular shape suitable for horizontal layered soil (2020-06-03, C/C++, 2348KB, 下载1次)

http://www.pudn.com/Download/item/id/1591160425742226.html

[仿真建模] Astar

2维 A* 路径规划,用于理解 A*算法的处理流程框架
2D A* path planning for understanding a * algorithm process flow framework; (2019-11-13, C/C++, 20KB, 下载1次)

http://www.pudn.com/Download/item/id/1573606115768246.html

[仿真建模] Duffing检测系统

一个duffing检测系统的模型,可运行,但是加的噪声有点问题。
A model of the duffing detection system can be run, but the added noise is a bit problematic. (2019-05-18, matlab, 2734KB, 下载1次)

http://www.pudn.com/Download/item/id/1558171824479907.html

[仿真建模] cases

这里面是一些常用的优化算例代码,不同维度,使用时可以自行调整
This is a number of commonly used optimization example code, different dimensions, when you can adjust (2019-04-30, matlab, 12KB, 下载1次)

http://www.pudn.com/Download/item/id/1556627222638177.html

[仿真建模] VUMAT-PlaneStress

关于2维平面应力和应变的金属塑性本构方程显示计算代码vumat
explict compution metal material constitutive model vumat (2019-03-20, Fortran, 2KB, 下载21次)

http://www.pudn.com/Download/item/id/1553058481874542.html

[仿真建模] 2D front-tracking code written in Fortran 77

Computational Fluid Dynamics_Gretar Tryggvason 中的2维流体头部捕捉程序
2D front-tracking code written in Fortran 77 (2018-05-09, Fortran, 15KB, 下载4次)

http://www.pudn.com/Download/item/id/1525801733841025.html

[仿真建模] 2v tube

能能够模拟2位管道流场,是计算流体和计算传热学中的一个经典问题
simulate two pipeline flow field (2017-12-09, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1512796622694386.html
总计:117