搜索资源列表
lixuequxian
- 计算力学特性曲线,可计算多种气象条件下的电线力学特性曲线。计算准确
part-velocities
- ADAMS软件使用交互式图形环境和零件库、约束库、力库,创建完全参数化的机械系统几何模型,其求解器采用多刚体系统动力学理论中的拉格郎日方程方法,建立系统动力学方程,对虚拟机械系统进行静力学、运动学和动力学分析,输出位移、速度、加速度和反作用力曲线。-ADAMS software uses an interactive graphical environment, and part library, library binding, force libraries to create fully
pulsive-force
- ADAMS软件使用交互式图形环境和零件库、约束库、力库,创建完全参数化的机械系统几何模型,其求解器采用多刚体系统动力学理论中的拉格郎日方程方法,建立系统动力学方程,对虚拟机械系统进行静力学、运动学和动力学分析,输出位移、速度、加速度和反作用力曲线。-ADAMS software uses an interactive graphical environment, and part library, library binding, force libraries to create fully
Jacobi-and-Gauss-Seidel
- 振动力学,振动曲线绘制,matlab,希望有用-Mechanical vibration, the vibration curve drawing, matlab, hope be useful
cailiaolixuekeshe
- 材料力学课程设计——连续梁的强度分析。 基于累计积分法求材料力学中连续梁梁的挠度以及绘制挠度曲线,另外包括梁的剪力曲线,弯矩曲线的绘制(matlab代码)。-Mechanics of Materials course design- continuous beam intensity analysis. Accumulate points based method for the continuous beam mechanics of materials beam deflectio
qudongli
- 驱动力和制动力是车辆纵向力学特性中重要部分,本程序采用matlab,根据发动机的万有特性曲线和循环工况,绘制出车辆的驱动力和制动力随时间的关系-The driving force and braking force is an important part of the vehicle longitudinal mechanical properties, the program uses matlab, according to the universal characteristic cur
8485802_83411882
- 混凝土塑性力学破坏面绘制曲线 Concrete failure surface plasticity plotted-Concrete failure surface plasticity plotted
RRTpathplanning
- RRT算法是一种基于采样的规划算法,采用算法生成的相邻点之间的路径可以是经过运动学动力学仿真生成的可执行曲线,通过对状态空间中的采样点进行碰撞检测避免了对空间的建模,适合用来解决含有运动力学约束的路径规划问题.-RRT algorithm is a sampling-based planning algorithm, using path algorithm generated between adjacent points can be generated through the kinema
sensor-design
- 根据振动对象测试量和传感器拟输出量建立一个振动测量传感器的力学模型, 并导出其基本运动方程。 由运动方程求出频响方程, MATLAB或者C编程绘出幅频特性曲线, 相频特性曲线。-According to the amount of vibration test object and the sensor output of the proposed establishment of a vibration measuring mechanical model of the sen
材料力学程序
- 用于求解材料力学中的多种受力下的状态,包括挠度曲线绘制,应力应变分析等(It is used to solve the state of material mechanics under various stresses, including the drawing of deflection curve, stress-strain analysis and so on.)
perf_plas_J2
- 通过MATLAB编程模拟理想弹塑性应力应变曲线(Simulating the stress-strain curve for perfect plasticity by MATLAB coding.)
弹性力学平面问题边界元法计算程序(姚振汉 边界元法 源代码)
- 此程序有线性、二次、三次插值的直线单元、圆弧单元,以及二次等参曲线单元,每个边界线段除等分外、还可等比划分,还有两端加密或中部加密的对称型等比划分等功能,可以根据问题的特性合理划分边界单元,建立最合理的边界元计算模型。程序中对于弱奇异积分通过变换求得解析积分,柯西主值积分用刚体位移法处理,同时对于非奇异积分采用了等精度高斯积分,因此计算精度优于一般的边界元程序,更优于有限元等其他数值方法。