統計
All
Feeds
質問
I have a 20x20 matrix of histogram values. How can I plot this using the histogram2 function? I do not have the x and y values.
Hello, I'd like to plot a 20x20 matrix of histogram values using the histogram2 function? I was able to plot it using the heatm...
4年弱 前 | 1 件の回答 | 0
1
回答解決済み
Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];
8年弱 前
解決済み
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
8年弱 前
解決済み
Matrix element wise multiplication
Take two incoming vectors, and multiply them element wise
8年弱 前
解決済み
Find the index of the lowest number in a matrix
Take a matrix, and find the [row cal] index of the lowest number
8年弱 前
