




付费下载
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
数值分析方法知到智慧树章节测试课后答案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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 护理研究考试试题及答案
- 高中物理必修一试题及答案
- 支教职业生涯规划课件
- 希沃课件教学
- 房屋构造试题及答案
- 2024年陕西中医药大学第二附属医院招聘考试真题
- 2025至2030中国养殖淡水鱼行业市场深度研究及发展前景投资可行性分析报告
- 2025至2030中国停车引导系统行业市场深度研究及发展前景投资可行性分析报告
- 2025至2030中国住宅饮用水处理设备行业产业运行态势及投资规划深度研究报告
- 2025至2030中国五星级酒店行业市场深度研究及发展前景投资可行性分析报告
- 干眼门诊建设计划书
- 【混合式教学模式探究文献综述2600字】
- 养老护理员四级理论试题及答案
- 脊柱内镜技术
- 采购询价单模板
- 心理测量课件-常见量表介绍与应用
- 军人申请病退评残医学鉴定审查表
- 隆鼻术后护理查房
- 关于进境食用水生动物指定监管场地名单
- 新版译林高中英语必修一单词表默写版(直接打印)
- 中式面点师培训课件
评论
0/150
提交评论