文件名称:Taylor-expansions
介绍说明--下载内容来自于网络,使用问题请自行百度
Design and implement an improved LabVIEW programme, that could be used to further explore how accurate truncated Taylor expansions of sine and cosine functions are, as a function of the highest argument power that is retained.
The VI should allow the user to select:
the range of input arguments, given by minimum and maximum angles (in degrees) and number of points (extreme value of the range should be both included)
the highest power of the argument to be retained in the expansion. For example with the highest power 2 the sine function is approximated by 0 + x + 0x2=x, while the cosine is approximately 1 +0x-1/2 x2=1-1/2 x2. NB: the expression are for the argument given in radians. The relevant mathematical information is widely available any calculus textbook or internet resources.
The VI should present, on the same graph,
accurate value for the given argument
approximate value for the given argument, calculated using truncated Taylor series (as outlined above)-Design and implement an improved LabVIEW programme, that could be used to further explore how accurate truncated Taylor expansions of sine and cosine functions are, as a function of the highest argument power that is retained.
The VI should allow the user to select:
the range of input arguments, given by minimum and maximum angles (in degrees) and number of points (extreme value of the range should be both included)
the highest power of the argument to be retained in the expansion. For example with the highest power 2 the sine function is approximated by 0 + x + 0x2=x, while the cosine is approximately 1 +0x-1/2 x2=1-1/2 x2. NB: the expression are for the argument given in radians. The relevant mathematical information is widely available any calculus textbook or internet resources.
The VI should present, on the same graph,
accurate value for the given argument
approximate value for the given argument, calculated using truncated Taylor series (as outlined above)
The VI should allow the user to select:
the range of input arguments, given by minimum and maximum angles (in degrees) and number of points (extreme value of the range should be both included)
the highest power of the argument to be retained in the expansion. For example with the highest power 2 the sine function is approximated by 0 + x + 0x2=x, while the cosine is approximately 1 +0x-1/2 x2=1-1/2 x2. NB: the expression are for the argument given in radians. The relevant mathematical information is widely available any calculus textbook or internet resources.
The VI should present, on the same graph,
accurate value for the given argument
approximate value for the given argument, calculated using truncated Taylor series (as outlined above)-Design and implement an improved LabVIEW programme, that could be used to further explore how accurate truncated Taylor expansions of sine and cosine functions are, as a function of the highest argument power that is retained.
The VI should allow the user to select:
the range of input arguments, given by minimum and maximum angles (in degrees) and number of points (extreme value of the range should be both included)
the highest power of the argument to be retained in the expansion. For example with the highest power 2 the sine function is approximated by 0 + x + 0x2=x, while the cosine is approximately 1 +0x-1/2 x2=1-1/2 x2. NB: the expression are for the argument given in radians. The relevant mathematical information is widely available any calculus textbook or internet resources.
The VI should present, on the same graph,
accurate value for the given argument
approximate value for the given argument, calculated using truncated Taylor series (as outlined above)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Assignment_2/Assignment_2.aliases
Assignment_2/Assignment_2.lvlps
Assignment_2/Assignment_2.lvproj
Assignment_2/Cosine.vi
Assignment_2/CreatFile.vi
Assignment_2/data
Assignment_2/data2
Assignment_2/main VI for Taylor expansions.vi
Assignment_2/RangeControl.ctl
Assignment_2/sine.vi
Assignment_2/WriteFile.vi
Assignment_2/Assignment_2.lvlps
Assignment_2/Assignment_2.lvproj
Assignment_2/Cosine.vi
Assignment_2/CreatFile.vi
Assignment_2/data
Assignment_2/data2
Assignment_2/main VI for Taylor expansions.vi
Assignment_2/RangeControl.ctl
Assignment_2/sine.vi
Assignment_2/WriteFile.vi
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.