下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
数值分析方法知到智慧树章节测试课后答案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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025版工业4.0项目厂房收购合同样本3篇
- 航空航天碳资产管理办法
- 矿山工程招投标法规实务讲解
- 桥梁质量检测协议
- 2024年度地板企业竞业禁止协议范本3篇
- 企业重组顾问聘用协议模板
- 私募基金资金流动规则
- 畜牧养殖保证人担保承诺书
- 通信网络行业退休管理办法
- 保险公司房产管理策略
- 生物医学研究的统计学方法课后习题答案 2014 主编 方积乾
- 100道凑十法练习习题(含答案)
- 加拿大矿业政策
- 歌曲简谱国家成龙
- 客情关系的建立和维护
- 2022年合理使用抗生素试题
- Smith圆图的Matlab实现及应用
- 防止机组非计划停运措施(锅炉专业)
- 如何同步同时接收老公老婆微信的实用教程
- 慕安德烈文集
- 场调查报告封面
评论
0/150
提交评论