matlab教程

来源:百度知道 编辑:UC知道 时间:2024/06/24 08:21:48
1. Temperature unit (单位) conversion
The conversion (转换) from Fahrenheit (华氏) to Kelvins(绝对温度) can be
done by the formula
TK(in Kelvins) = (5/9)[TF(in Fahrenheit)-32.0]+273.
Write Matlab commands to plot a graph showing the linear relation ( 线性
关系) between temperature in Kelvins and in Fahrenheit when the later varies(变
化) from -100°F to 100°F with the step length less th an 1.
Title, legends, X label, Y label and gridlines should be presented on the
graph. They are to be generated by your command code (代码), instead of
by using the functions provided under the Insert menu item.
首先谢谢,我知道翻译,我想知道该怎么做~~

1 。温度单位(单位)的转换
转换(转换)由华氏温度(华氏) ,以Kelvins (绝对温度)可
所做的公式
传统知识(在Kelvins ) = ( 5 / 9 ) [因子(在华氏温度) -32.0 ] 273 。
收件Matlab的命令来绘制图形显示的线性关系(线性
关系)之间的温度Kelvins和华氏后来当不同(变
化)由-100 ° F到100 ° F与步长少次的1 。
标题,传说,第十标签的坐标标签和网格线应提交的
图。他们将所产生的命令代码(代码) ,而不是
通过使用功能所提供的插入菜单项目。