Feeds
提问
Plotting the given Trigonometric functions
Can someone help me on plotting the function ysin(2x) = xcos(2y)?
5 years 前 | 2 个回答 | 0
2
个回答提问
Extracting Data from Script
I would like to know how to get the data plotted by the script I have made. It was the solution of a pdepe problem. Thank you
5 years 前 | 1 个回答 | 0
1
个回答提问
How can I solve a partial derivative equation if it does not contain a time derivative in MATLAB?
MATLAB pdepe function requires a time derivative to solve the equation. What should I do if it does not contain a time derivativ...
5 years 前 | 1 个回答 | 0
1
个回答已解决
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
5 years 前
已解决
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
5 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
5 years 前


