Circuit analysis with MATLAB文献翻译_第1页
Circuit analysis with MATLAB文献翻译_第2页
Circuit analysis with MATLAB文献翻译_第3页
Circuit analysis with MATLAB文献翻译_第4页
Circuit analysis with MATLAB文献翻译_第5页
免费预览已结束,剩余1页可下载查看

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、文献翻译英文原文:circuit analysis with matlabthe electrical appliances is becoming more and more important in todays world where computer technology, internet technology and communication technology are developing rapidly and peoples life has been greatly improved.circuit analysis is a necessary course and

2、basic knowledge for electronic special student. it is the foundation of circuit maintenance and circuit application. as one of the most important subjects for an under-graduated student whos mayor in electronic information engineering, circuit analysis state for the professional capability. with the

3、 development of the circuit analysis field, circuits get more complicated and simulation technology using computer grown up. dynamic circuit analysis is the most difficult, which takes time and a huge mount of manual work especially when circuit is complicated. so we uses the matlab/simulink simulat

4、ion tools and the power system block model library to make analysis on several simple circuit such as the alternating urgent steady-state circuit、direct current steady-state circuit and first-order dynamic circuit. the circuits are programmed by matlab language and simulate it by simulink tools. alt

5、hough simulation by computer software can not replace the traditional way, it helps people to understand circuit analysis directly and effectively. by these tools,people can demonstrate the circuit performances and reduce complicated calculation. it makes us save a lot of work. during this process,w

6、e know how matlab/simulink work and show the advantage of matlab/simulink tools on circuit analysis,it turns out to be simple,convenience,efficient and flexible.matlab is a high-performance language for technical computing. it integrates computation, visualization, and programming in an easy-to-use

7、environment where problems and solutions are expressed in familiar mathematical notation. typical uses include:1math and computation2algorithm development3modeling, simulation, and prototyping4data analysis, exploration, and visualization5scientific and engineering graphics6application development,

8、including graphical user interface buildingmatlab is an interactive system whose basic data element is an array that does not require dimensioning. that allows you to solve many technical computing problems, especially those with matrix and vector formations in a fraction of the time, which would ta

9、ke a lot of time to write a program in a scalar non-interactive language such as c or fortran.the name matlab stands for matrix laboratory. matlab was originally written to provide easy access to matrix software developed by the linpack and eispack projects. today, matlab engines incorporate the lap

10、ack and blas libraries, embedding the state of the art in software for matrix computation.matlab has evolved over a period of years with input many users. in university environments, it is the standard instructional tool for introductory and advanced courses in mathematics, engineering, and science.

11、 in industry, matlab is the tool of choice for high-productivity research, development, and analysis.matlab features a family of add-on application-specific solutions called toolboxes. very important to most users of matlab, toolboxes allow you to learn and apply specialized technology. toolboxes ar

12、e comprehensive collections of matlab functions (m-files) that extend the matlab environment to solve particular classes of problem. areas in which toolboxes are available include signal processing, control systems, neural networks, fuzzy logic, wavelets, simulation, and many others.the matlab syste

13、m consists of five main parts:development environment. this is the set of tools and facilities that help you use matlab functions and files. many of these tools are graphical user interfaces. it includes the matlab desktop and command windows, a command history, an editor and debugger, and browsers

14、for viewing help, the workspaces, files, and the search path.the matlab mathematical function library. this is a vast collection of computational algorithms ranging from elementary functions like sum, sine, cosine, and complex arithmetic, to more sophisticated functions like matrix eigenvalue, besse

15、l functions, and fast fourier transforms.the matlab language. this is a high-level matrix/array language with control flow statements, functions, data structures, input/output, and object-oriented programming features. it allows both “programming in the small” rapidly create quick and dirty throw-aw

16、ay programs, and “programming in the large” to create complete large and complex application programs.graphics. matlab has extensive facilities for displaying vectors and matrices as graphs, as well as annotating and printing these graphs. it includes high-level functions for two-dimensional and thr

17、ee-dimensional data visualization, image processing, animation, and presentation graphics. it also includes low-level functions that allow you to fully customize the appearance of graphics as well as build complete graphical user interfaces on your matlab applications.the matlab application program

18、interface(api). this is a library that allows you to write c and fortran programs that interact with matlab. it include facilities for calling routines from matlab(dynamic linking), calling matlab as a computational engine, and for reading and writing mat-files.in the circuit analysis the rlc two st

19、eps electric circuits analysis process is quite complex, and must make the response curve analysis system the performance index extremely to be also difficult. moreover to the second-order differential equation solution also is quite troublesome, therefore causes the majority the schoolmate which st

20、udies this class when studies two steps electric circuits understands quite difficultly. but matlab is visible face science and engineering calculation large-scale outstanding science and technology application software, its sentence succinct, the function formidable, simple is practical, in the cir

21、cuit analysis, the computation has the widespread application. matlab provides massive and the rich built-in function, the highly effective succinct sentence, can meet each kind of needs which the electric circuit calculates, the matlab language permission plural number direct participation operatio

22、n, has satisfied the alternating-current circuit analysis, the computation demand. the matlab language may directly draw up the voltage, the electric current measures the chart, but measures the chart analyzes the alternating-current circuit essential important tool, is other computation language st

23、rength can not.参考译文:matlab与电路分析在当今世界,计算机技术,网络技术和通信技术正在迅猛的发展,人民的生活水平逐步提高,电子产品变得越来越重要。对于电子专业的学生来说电路分析是一门必要的课程和基础的知识技能,它是电路维护和电路应用的基础。对于那些专业为电子信息工程、职业能力为电路分析的本科学生来说,电路分析是最为重要的专业课程之一。随着电路分析领域的发展,电路变得越来越复杂,于是计算机仿真技术应运而生。动态电路的分析是最困难的,它不但耗费时间而且要花费很多的人工,尤其是当电路很复杂的时候。因此,我们采用了基于matlab / simulink仿真工具及电力系统块模型库,

24、来帮助我们分析几个简单的电路,比如交流稳态电路,直流稳态电路和一阶动态电路。这个电路通过matlab语言进行编程,并由simulink仿真工具进行仿真。虽然通过计算机仿真软件还不能取代传统的方式,但它能帮助人们更加直接和有效的理解电路分析。通过这些仿真工具,人们可以验证电路的性能,降低计算的复杂程度。它使我们节省了大量的工作(时间)。在整个电路仿真分析的过程中,我们知道了matlab / simulink软件包是如何工作的,并且展示了 matlab / simulink仿真工具在电路分析中的优越性,它被证明是简单的、方便的、有效率的和灵活的。matlab是一种用于工程计算的高性能的计算机编程语

25、言。它集数值计算、图形显示和编程于一体,构成了一个方便的、界面友好的用户环境。在这个环境下,所要求解的问题及其答案都采用我们熟悉的数学符号来表示。其典型应用包括:1 数值计算2 算法设计3 建模、仿真和造型4 数据分析、探测和显示5 科技和工程图形6. 应用开发(包括图形用户界面的建立)matlab 是一个交互式系统,它的基本数据元素是一个不要求预先定义维数的数组。这样我们就可以花费很少的时间去解决许多工程计算问题,特别是那些带有矩阵和矢量公式的问题,同样的问题如果要用非交互式语言比如c或fortran来编程的话要花费很多时间。matlab 这个词表示矩阵实验室。起初matlab 是用来为li

26、npack和eispack项目开发中的矩阵运算问题提供一种简易的求解方法。现如今,matlab引擎合并了lapack和blas库,将状态变量引入软件中用于矩阵运算。matlab 经过多年的发展,融入了许多用户的经验成果。在大学校园里,它已成为一门在数学、工程和科学领域的导论课和专业的标准教学工具。在工业生产领域,matlab也已成为高生产力的研究、开发和分析的首选工具。matlab的特色就在于它拥有一系列被称为工具箱的扩展工具,能够为专业应用领域的技术问题提供解答方案。对大多数matlab 用户来讲,十分重要的一点是,工具箱可以使你学习和应用专业技术。工具箱是将matlab环境扩展到解决特定领域问题的matlab 函数(m 文件)的综合应用。目前工具箱已涉及到的领域

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论