登录
首页 » ansys » ansys maxwell 官方培训教程

ansys maxwell 官方培训教程

于 2020-11-27 发布 文件大小:18493KB
0 360
下载积分: 1 下载次数: 13

代码说明:

  ansys Maxwell 官方 培训 教程。 里面有例子和对应的文件。(ANSYS Maxwell Official Training Course. There are examples and corresponding documents.)

文件列表:

ansys maxwell 官方培训教程, 0 , 2019-04-18
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例, 0 , 2019-04-18
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D, 0 , 2019-04-18
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS01_BasicMagnetostaticAnalysis.pdf, 805981 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS02_BasicEddyCurrentAnalysis.pdf, 1568456 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS03_BasicElectrostaticAnalysis.pdf, 922334 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS04_BasicDCConductionAnalysis.pdf, 797448 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS05_BasicTransient_SourcesAndCircuit.pdf, 1085084 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS06_BasicTransient_RotationalMotion.pdf, 1021806 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS07_BasicElectricTransientAnalysis.pdf, 743677 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS08_BasicMeshingOperations.pdf, 1119587 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS09_BasicPostprocessing.pdf, 1090275 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS10_BasicParametricAnalysis.pdf, 941517 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训实例\Maxwell3D\Maxwell_v16_3D_WS11_BasicOptimetricsAnalysis.pdf, 808182 , 2019-04-17
ansys maxwell 官方培训教程\ANSYS Maxwell培训讲义, 0 , 2019-04-18
ansys maxwell 官方培训教程\ANSYS Maxwell培训讲义\1_Introduction.pdf, 2123804 , 2019-04-07
ansys maxwell 官方培训教程\ANSYS Maxwell培训讲义\2_Geometry_Operations.pdf, 1681687 , 2019-04-07
ansys maxwell 官方培训教程\ANSYS Maxwell培训讲义\3_Static_Magnetic_Solvers.pdf, 2138567 , 2019-04-07
ansys maxwell 官方培训教程\ANSYS Maxwell培训讲义\4_Static_Electric_Solvers.pdf, 812944 , 2019-04-07
ansys maxwell 官方培训教程\ANSYS Maxwell培训讲义\5_Transient_Solvers.pdf, 1009522 , 2019-04-07
ansys maxwell 官方培训教程\ANSYS Maxwell培训讲义\6_Mesh_Operations.pdf, 1505198 , 2019-04-07
ansys maxwell 官方培训教程\ANSYS Maxwell培训讲义\7_Postprocessing.pdf, 1402179 , 2019-04-07
ansys maxwell 官方培训教程\ANSYS Maxwell培训讲义\8_Optimetrics.pdf, 1790227 , 2019-04-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • InternetofThings_summary
    The functions design of software system is shown in Fig.8. There are some automatic or intelligent algorithms for analyzing and processing the sensed data to be implemented in the system. They are self-adaptive
    2010-03-09 17:16:32下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • Machine-Learning-in-Action
    机器学习实战中文版,基于Python语言,适合初学者(Machine Learning in Action(Python))
    2016-06-10 23:41:37下载
    积分:1
  • matlab7.0tongjichuli
    高阶累积书籍,包含了双谱,1.5维谱的讲解和编程,值得拥有(High-end accumulation of books, including the bispectrum, lectures and programming 1.5 dimensional spectrum, worth having)
    2016-10-14 09:59:52下载
    积分:1
  • Dynamic-Fracture-Mechanics
    动态断裂教程,很经典,对理解动态断裂帮助很大,可以用abaqus实现(Dynamic fracture tutorial, very classic, a great help to understand the dynamic fracture, can use the implementation of abaqus)
    2015-06-20 11:18:50下载
    积分:1
  • diveintopythonzh-cn-5.4b-code
    python工具书查询,之前看到的,资料还不错,可以参考学习下(Reference books for python)
    2020-06-18 07:40:02下载
    积分:1
  • ubuntu
    ubuntu系统性能优化简单教程 关闭最小化动画 长期使用 Ubuntu 后有一种感觉,那就是在 GNOME 中启动应用程序时,速度越来越慢。在 Ubuntu 英文论坛那边看到一个技巧,可以对这个问题起到改善作用。打开 /etc/hosts 文件,可以看到类似下面的内容: 。。。。。。。。。。。。(Ubuntu system performance optimization simple tutorial Close minimize animation After long-term use of Ubuntu, it is a kind of feeling in the GNOME started in the application, the more and more slow. In English BBS there see a Ubuntu on this problem technique that can play improved. Open/etc/hosts file, can see similar the following content: )
    2011-05-17 20:20:51下载
    积分:1
  • crypto_api_doc
    说明:  介绍关于crypto_api的相关使用说明,着重于运用。(Introduce the relevant instructions on the crypto_api focus on the use.)
    2010-04-26 11:12:48下载
    积分:1
  • Rappaport.Wireless.Communications.CHN
    Rappaport版无线通信原理。改书对无线通信的关键技术MIMO技术做了非常详细的介绍和分析,具有非常强的实用性。(Rappaport version of the principle of wireless communications. Book to the key technology of wireless communications MIMO technology has done a very detailed description and analysis, with a very strong practical.)
    2009-06-03 07:44:44下载
    积分:1
  • 地理信息系统原理与方法 吴信才
    说明:  地理信息系统原理,是一本电子书教材,希望对大家有用(The principle of geographic information system is an e-book teaching material, I hope it is useful to everyone)
    2020-05-20 21:28:56下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载