资源描述:
《外文翻译--matlab》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、外文原文IntroductionMATLABisahigh-leveltechnicalcomputinglanguageandinteractiveenvironmentforalgorithmdevelopment,datavisualization,dataanalysis,andnumericcomputation.UsingMATLAB,youcansolvetechnicalcomputingproblemsfasterthanwithtraditionalprogramminglanguages,suchasC,C++,andFortran.Y
2、oucanuseMATLABinawiderangeofapplications,includingsignalandimageprocessing,communications,controldesign,testandmeasurement,financialmodelingandanalysis,andcomputationalbiology.Add-ontoolboxes(collectionsofspecial-purposeMATLABfunctions,availableseparately)extendtheMATLABenvironment
3、tosolveparticularclassesofproblemsintheseapplicationareas.MATLABprovidesanumberoffeaturesfordocumentingandsharingyourwork.YoucanintegrateyourMATLABcodewithotherlanguagesandapplications,anddistributeyourMATLABalgorithmsandapplications.SoftwareIntroductionTheMATLAB®environmentiswells
4、uitedtorapidprototypingandapplicationdevelopment.Theinteractiveprogrammingenvironment,built-inmathfunctions,toolboxes,editinganddebuggingtools,anddeploymentoptionsallcontributetoreducingyouroverall11developmenttime.Byusingthebuilt-inmathfunctionsandthemanyspecializedfunctionscontai
5、nedwithinourtoolboxes,MATLABcansignificantlyreducethetimeittakesyoutodevelopprototypes.Inadditiontointegratededitinganddebuggingtools,MATLABprovidesaperformanceprofilertohelpyoufurtheroptimizeyourcodewhenprogramminginMATLAB.Buildingapplicationsaroundcomplexalgorithmsandgraphicsisea
6、sierthaneverwiththeGUIbuilder,GUIDE.GUIDEwasredesignedinMATLAB6tosaveyoutime.Itoffersallthedraganddropinterfaceoptionsyouwouldexpect,suchastextboxes,radiobuttons,checkboxes,listboxes,sliders,pop-upmenus,framesandmore.Whenyou'rereadytodeployyourapplication,theMathWorksoffersanumbero
7、fdifferentoptionsthatallowyoutoeitherconvertorinterfaceyourMATLABapplicationtootherenvironmentsincludingC/C++andtheWeb.MATLABisthemostproductivedevelopmentenvironmentforcreatingscientificandengineeringapplicationsbecauseitofferspowerfultoolsforeverystepintheprocesstoreduceyourovera
8、lldevelopmenttime.UseMATLA