photo

Gil


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


Please help me make this easy plot work
# f = exp(-0.5*x^2); # t = 0.5; # g_t = exp(-x-3t).^2; # h_t = exp(-x.^2+t).^2; # figure # hold all # plot(f,’r’) # plot(...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Make a function that takes in a temperature and a string variable that says what sort of temperature it is (K, C, F) and returns the temperature in both (K, C, F)
I have no idea how to approach this. Help would be greatly appreciated.

9 years 前 | 0 个回答 | 0

0

个回答