Feeds
提问
How to plot a surface of vector z in a 2D grid made of vectors x and y?
I have a vector z which consists of function values defined on a 2D plane. I do not know the function though. I have tried inter...
6 years 前 | 1 个回答 | 0
1
个回答提问
How do I associate specific colors with specific numbers of a matrix?
Title basically says it all; I want to be able to control which color get associated with which number. I have tried the code st...
6 years 前 | 1 个回答 | 0
1
个回答提问
Storing multiple matrices created by multiple executions of a function
I have a recursing function that outputs four matrices when the recursion stops. The problem is that (because it's a recursing f...
6 years 前 | 1 个回答 | 0

