photo

Gil


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
290 618
of 300 338

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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(...

nästan 11 år ago | 1 answer | 0

1

answer

Question


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.

nästan 11 år ago | 0 answers | 0

0

answers