cs-ifc-exporter .Net库将BIM IFC文件导出为SVG,OBJ,XML,DAE,STEP,IGES文件。 该项目利用了 安装 Install-Package cs-ifc-exporter 用法 下面的示例代码显示了如何使用IfConvert将IFC文件转换为OBJ,XML或其他格式: using System ; using System . Collections . Generic ; using System . Linq ; using System . Text ; using System . Threading . Tasks ; namespace IfcExport { class Program { static void Main ( string [] args ) {
2022-03-12 16:14:57 19MB ifc 3d-modelling C#
1
VI图,PV阵列的PV图
2022-03-10 23:53:19 17KB matlab
1
This textbook provides a step-by-step method for the development of a virtual interactive power electronics laboratory. Therefore, this textbook is suitable for undergraduates and graduates in electrical and electronics engineering for their laboratory courses and projects in power electronics. This textbook is equally suitable for practising professional engineers in the power electronics industry. They can develop an interactive virtual power electronics laboratory as outlined in this textbook and perform simulation of their new power electronic converter designs. Similarly, instructors may find this textbook useful for running an interactive virtual laboratory course or a new project in the area of power electronics.
2022-02-20 00:47:07 76.94MB matlab simulink
1
Agent_based_modelling
2022-02-11 20:42:28 137KB JupyterNotebook
1
Fortran 基础入门, 应用于数值模拟 This course gives an introduction to programming in FORTRAN95, and is suitable for students who have only minimal programming experience. The focus will be on Fortran 95, but Fortran 77 will also be covered for those working with already-existing codes. A hands-on approach will be emphasized rather than abstract concepts. FORTRAN 95 is a modern programming language that is specifically designed for scientific and engineering applications. This course gives an introduction to programming in this language, and is suitable for students who have only minimal programming experience, for example with MATLAB scripts. The focus will be on Fortran 95, but Fortran 77 will also be covered for those working with already-existing codes. A hands-on approach will be emphasized rather than abstract concepts, using example scientific problems relevant to Earth science.
2021-12-31 16:21:56 14.46MB Fortran basi
1
轮胎模型matlab代码Matlab_vehicle_modelling Matlab EV仿真模型,用于学士学位论文 %%读我%% 要运行模拟,必须遵循以下步骤。 确保将Microsoft Office Excel设置为将点用作小数点分隔符,将逗号用作千位分隔符(加载自定义GPC驱动器循环功能需要此功能) 确保已下载并安装了“ MathWorks Automotive的动力总成模块组行驶周期数据”附加组件。 这可以从matlab本身完成,方法是打开“加载项”页面并搜索“动力总成模块组行驶周期”(启用包含正式行驶周期(例如NEDC和EPA行驶周期)的行驶周期块是必需的) 一旦完成了前面的步骤,就可以启动模型。 这将为模型提供所需的车辆布局参数,并指定牵引条件,无论是干停机坪,湿塔玛克面包,雪还是冰。 要初始化模型,请打开initializeModel.m脚本并运行它。 在命令提示符下,指定车辆的参数 一旦运行了initializeModel.m脚本,就可以选择并运行EV_basic_8_1.slx Simulink模型文件。 如果遵循了前面的步骤,则不会出现任何错误代码。 (必须注意,
2021-12-28 14:06:18 10.4MB 系统开源
1
关节空间规划规划matlab代码Robot-Modelling-Control-and-Programming-Assignment-2 作业 2:雅可比矩阵、轨迹规划和机器人编程 雅各比安 使用机械手的雅可比矩阵,我们可以根据关节空间中的速度计算笛卡尔速度中的速度。 解释机械手的 J0 和 Jn 之间的区别是什么,当它们用于计算关节速度之外的笛卡尔速度时 你如何将 J0 转换为 Jn ? 为什么根据帧 {0} 进行计算很重要? 轨迹规划 您的任务是规划由机器人完成的焊接轮廓。 执行此操作的机器人在其最后一个连杆上连接了一个焊枪。 ABB 机器人编程:快速编程 问题在“Questions_RMCP_Assignment_2.pdf”中,答案在“RMCP - A2”中。 Matlab 文件“Trajectory_RMCP_Assignment.m”包含 matlab 代码雅可比和轨迹规划。
2021-12-25 21:07:09 708KB 系统开源
1
用来做stated preference 或者 revealed preference 在交通领域
2021-12-22 19:43:16 30.57MB discrete choice modelling
1
ecmwf_models 读取器和转换器,用于。 用Python编写。 与结合使用效果。 引文 如果您在出版物中使用该软件,请使用Zenodo DOI将其引用。 请注意,此徽章链接到最新的软件包版本。 请在选择您的特定版本,以获取该版本的DOI。 通常,在引用中,应始终将DOI用于记录的特定版本。 这是为了确保其他研究人员可以访问您用于重现性的确切研究伪像。 您可以在找到有关DOI版本控制的其他信息。 安装 通过conda安装所需的C库。 对于安装,我们建议使用 。 因此,请按照官方安装说明进行安装。 一旦在外壳中包含conda命令,您就可以继续: conda install -c conda-forge pandas pygrib netcdf4 scipy pyresample xarray 以下命令将下载并安装所有需要的pip软件包以及ecmwf-model软件包本身。
2021-12-13 11:21:29 972KB python remote-sensing earth-science modelling
1
连续机器人示例 连续机器人具有弹性连杆,该连杆能够进行大规模的连续变形。 此仓库包含示例脚本,用于模拟各种设计范例的连续体机器人。 每个示例均附有PDF格式的简短文章。 动机 介绍连续体机器人建模 演示动态仿真等高级概念 传播已发表的学术成果 连续体和软机器人技术问题的学习曲线可能比较陡峭。 机器人运动的力学通过微分方程来描述。 控制机器人可能依赖于编写仿真循环,以交互速率从数值上解决机器人行为。 尽管存在难以在软件中概括的基本复杂性,但是此回购旨在通过示例作为学习辅助工具提供更简单的途径。 这些示例从简单开始,逐步构建以呈现越来越复杂的模型。 代码是C ++,其中一些示例也在MATLAB中实现。 建议将Qt与C ++示例一起使用,因为项目组织文件为“ .pro” Qt格式,Qt的绘图功能用于可视化模型,事件系统用于演示交互式仿真。 先决条件 Qt( ) PDF查看器 MATLAB(
1