我来我网
https://5come5.cn
 
您尚未 登录  注册 | 菠菜 | 软件站 | 音乐站 | 邮箱1 | 邮箱2 | 风格选择 | 更多 » 
 

本页主题: 100FY求一道matlab题目解答。求达人指点! 显示签名 | 打印 | 加为IE收藏 | 收藏主题 | 上一主题 | 下一主题

negative



性别: 保密 状态: 该用户目前不在线
头衔: 奋斗啊~。
等级: 栋梁之材
家族: 菠韬汹勇
发贴: 943
威望: 0
浮云: 1123
在线等级:
注册时间: 2006-09-17
最后登陆: 2015-09-12

5come5帮你背单词 [ province /'provins/ n. 省,(学术)领域,(活动)范围 ]


100FY求一道matlab题目解答。求达人指点!

The series expansion (级数展开式) of sine function at a given x using n terms (项) is

这个附件的图。。。
(1) Write an M-file named “sine.m” which contains a function. The function computes the
value of sine function using the above expansion at a given x using n terms. In other
words (换句话说), the function sine(x,n) returns (返回) the value of the expansion at x
and the value is calculated using n terms.
(2) Matlab has a built-in (内建) sine function named “sin” which computes the value of sine
function at a given x. As you can imagine (想象), the values obtained by using theexpansion may not be the same with the results returned by the sin function used by Matlab. See the data in the following table for an example.
The number of n    Sin(π/4)    Sine(π/4,n)
        1                        0.707106… 0.785398…
    2                        0.707106… 0.704652…
    3                        0.707106… 0.707143…
    4                        0.707106… 0.707106…
    As you may have noticed from the table, for a given point π/4, the larger the number n is,
the closer the values obtained by using the expansion are to the actual values calculated
by the sin function in Matlab. Now a question rises: in order to achieve (达到) a certain
degree of accuracy (精确度), how many terms should be used in the expansion in
approximating (近似计算) the value of sine function?
To answer this question, write another M-file named “computeN.m” which finds the
number n in order to meet a required accuracy for a given point x. At some point in this
file, you should call (调用) the function in sine.m explicitly.
(3) Write a third M-file named “plotGraphs.m” which has a function taking the n as input and
plots both sin(x)-x and sine(x,n)-x on the same graph. The variable x should take the
values from -2π to 2π with the step length less than 0.1. Remember to add title, labels and
legend to the graph properly. Call this function from the function in computeN.m, so that
each time computeN(x,δ1) is executed, a graph of the two curves is plotted.
Hint: You may need to slightly (稍微地) change the function in sine.m to make it adapts
the cases that x is a vector.
(4) Run computeN(2, 10e-6) in the command window of Matlab and observe the difference
between the two curves: sin(x)-x and sine(x,n)-x.
远程图片:123.JPG
顶端 Posted: 2008-01-07 20:27 | [楼 主]
bokai



性别: 帅哥 状态: 该用户目前不在线
等级: 人见人爱
发贴: 2589
威望: 0
浮云: 1126
在线等级:
注册时间: 2007-07-10
最后登陆: 2008-06-29

5come5帮你背单词 [ silicon /'silikən/ n. 硅 ]


MatLab全都忘了
顶端 Posted: 2008-01-07 21:16 | [1 楼]
我来我网·5come5 Forum » 电子设计·数学建模

Total 0.021011(s) query 6, Time now is:05-10 05:16, Gzip enabled
Powered by PHPWind v5.3, Localized by 5come5 Tech Team, 黔ICP备16009856号