付费下载
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
数值分析方法知到智慧树章节测试课后答案2024年秋浙江大学第一章单元测试
Whentheerrorpropagationformulais,itiscalledexponentialerrorpropagation.()
A:错B:对
答案:错Whenperforming()operationwithtwosimilarnumbers,itiseasytocauselargererrors.(
A:Subtraction
B:Division
C:Multiplication
D:Addition
答案:Subtraction
Whichproblemsshouldbesolvedbynumericalanalyticaltool()?
A:
B:
C:
D:
答案:
;
Ifp*=10.001isanapproximateofp=10.000,thentherelativeerroris()
A:
B:
C:
D:
答案:
Toapproach1/3,weshoulduseatleast()significantdigitstoguaranteearelativeerrorof
A:
B:
C:
D:
答案:
第二章单元测试
Supposeisasequencethatconvergestop,withforalln.Ifpositiveconstantsandexistwith
.
Then,if,thesequenceislinearlyconvergent.()
A:错B:对
答案:对Theconvergencerateofthebisectionmethodis().
A:
B:
C:
D:
答案:
TheconvergencerateoftheNewton’smethodis().
A:
B:
C:
D:
答案:
Letand.UseNewton’smethodtofind.canbeusedasaninitialpoint?()
A:错B:对
答案:错Thefixed-pointproblemg(x)=x-x3-4x2+10cannotconvergeforinitialpointx0=1.5.()
A:错B:对
答案:对
第三章单元测试
IfavectorsequenceconvergestoXintheL1norm,italsoconvergestoXinthenorm.()
A:对B:错
答案:对Asufficientconditionfortheexistenceofauniquefixedpointiswithinagiveninterval.()
A:错B:对
答案:错Whentheinitialvalueisincorrectlyselected,bothfixed-pointiterationandNewton’smethodwillfailtoconverge.()
A:错B:对
答案:对Beginningwith,theseconditerationofNewton’smethodfortheequationis0.6860.()
A:对B:错
答案:对Theconvergencerateofthefixed-pointiterativemethodis().
A:
B:
C:
D:
答案:
第四章单元测试
IfAissymmetric,then.()
A:错B:对
答案:对Giventhelinearsystem
TheGauss-Seidelalgorithmcanbeusedtosolvethesystem.()
A:对B:错
答案:对IfthespectralradiusofamatrixAsatisfies,thenAisaconvergentmatrix.()
A:错B:对
答案:对Theiterativecalculationformulaforlinearproblemsis,theiterativeprocesscanconvergewhenTsatisfieswhichofthefollowingconditions?()
A:ThespectralradiusofTislessthan1.
B:nislargeenough,theL2normofissmallenough
C:Tisaconvergentmatrix
D:nislargeenough,theL1normofissmallenough
答案:ThespectralradiusofTislessthan1.
;nislargeenough,theL2normofissmallenough
;Tisaconvergentmatrix
;nislargeenough,theL1normofissmallenough
Fortheiterativesolutionoflinearproblems,theJacobialgorithmalwaysconvergefasterthantheGauss-Seidelalgorithm.()
A:错B:对
答案:错
第五章单元测试
Passingnpoints,apolynomialwithdegreenomorethannthatsatisfiestheinterpolationconditionsexistsandisunique.()
A:错B:对
答案:错Whichofthefollowingstatementsarecorrectaboutpolynomialfitting?()
A:Oneoftheadvantagesofpolynomialfittingisthatthealgebraicoperationsofpolynomialsarestillpolynomials
B:Thepolynomialwiththehighestdegreen-1whichpassthroughngivenpointsisunique
C:Taylorpolynomialscanonlyapproximateafunctionatacertainpoint
D:Inaclosedinterval,thereisnopolynomialfunctiontoapproximatetheexponentialfunctionwithsufficientprecision
答案:Oneoftheadvantagesofpolynomialfittingisthatthealgebraicoperationsofpolynomialsarestillpolynomials
;Thepolynomialwiththehighestdegreen-1whichpassthroughngivenpointsisunique
;Taylorpolynomialscanonlyapproximateafunctionatacertainpoint
Letbetheinterpolationpolynomialforthedata(0,0),(0.5,y),(1,3),and(2,2).Thecoefficientofinis6.Theny=4.25.()
A:对B:错
答案:对ConstructtheLagrangeinterpolatingpolynomialofdegree2forthegivenvaluesofxandy:
Theny=6.712whenx=4.8.()
A:对B:错
答案:对WritethelinearLagrangeinterpolatingpolynomialthatpassesthroughthepoints(2;4)and(5;1).Thenf(7)={2}.()
A:错B:对
答案:错Thegoalofleastsquaresapproximationminimizesthe()normoftheerror.()
A:
B:
C:
D:
答案:
第六章单元测试
Theerrorofthethree-pointnumericaldifferentiationmethodis()。
A:
B:
C:
D:
答案:
Whenconsideringtheroundingerror,boththefive-pointandthree-pointnumericaldifferentiationmethodshavethesameoptimalsteplengthh.()
A:错B:对
答案:错Theerrorofthefive-pointnumericaldifferentiationmethodis()。
A:
B:
C:
D:
答案:
Whenconsideringtheroundingerror,thelargertheh,thehighertheprecisionofthenumericaldifferentiation.()
A:错B:对
答案:错UsingRichardson'sextrapolationmethod,low-orderformulascanbeusedtoderivehigh-orderformulasforsolvingnumericaldifferentials.()
A:对B:错
答案:对
第七章单元测试
Theerrororderofthetrapezoidalintegralformulais()。
A:
B:
C:
D:
答案:
Theerrororderofthecompositetrapezoidalintegralformulais().
A:
B:
C:
D:
答案:
TheSimpson’srulehasadegreeofprecision2.()
A:错B:对
答案:错RombergintegralistheapplicationofRichardsonextrapolationinnumericalintegration.()
A:对B:错
答案:对Thequadratureformulaisexactforallpolynomialsofdegreelessthanorequalto2.Then,c0=1/3,c1=4/3,c2=1/3.()
A:对B:错
答案:对
第八章单元测试
WhichofthefollowingfunctionsarenotLipschitzcontinuouson[0,1]?()。
A:
B:
C:
D:
答案:
;
ThelocaltruncationerrorofEuler'smethodis().
A:
B:
C:
D:
答案:
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026年苏州市沧浪区住房和城乡建设局人员招聘笔试参考试题及答案详解
- 2026年漯河市郾城区住房和城乡建设局人员招聘考试备考题库及答案详解
- 2026年蚌埠市淮上实验幼儿园教师、保育员招聘考试备考试题及答案详解
- 2026鹰潭市月湖区统计局招聘基层统计员2人笔试备考题库及答案详解
- 2026江钨控股集团江西江钨硬质合金有限公司副总经理招聘1人考试模拟试题及答案详解
- 2026济宁市东方圣地人力资源开发有限公司招聘劳务派遣幼儿园岗位考试备考试题及答案详解
- 2026年宿州市墉桥区住房和城乡建设局人员招聘笔试参考试题及答案详解
- 2026下半年四川文理学院考核招聘博士人才45人考试备考试题及答案详解
- 四川泸州市叙永县考核招聘2026届泸州市公费定向培养乡村幼儿园教师20人考试模拟试题及答案详解
- 2026年吉林省辽源市社区工作者招聘考试备考试题及答案详解
- 2026年三力测试全真模拟试题集
- 2026中国心理咨询服务行业发展现状与前景分析报告
- 多维度医院成本智能分析看板构建
- 2026青海海西州乌兰县人民法院临聘财务辅助岗招聘1人备考题库及完整答案详解一套
- 会计事务所客户风险评价表样本
- 2025-2030中国茶叶礼品跨境电商运营模式分析报告
- 2026年哈尔滨铁路局校园招聘考试备考题库及答案解析
- 雨课堂学堂在线学堂云《雷达原理与系统(中国人民解放军战略支援部队信息工程)》单元测试考核答案
- 团餐内部管理制度及流程
- 教师数字档案袋制度
- 供方认可及人员资格管理指南 2025
评论
0/150
提交评论