Feeds
提问
How to create 2D Gray image from 3D colored image?
I've been trying to create a 2D matrix using the Average of RGB values from each pixel in a 3D matrix. for i = 1:m for j...
6 years 前 | 1 个回答 | 0
1
个回答提问
Is my sound() working properly?
Hi again, I've been meddling with functions to create sounds. For example; % This is the frequency of A4 f0 = 1*440; % 2*4...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to fill inside of an array using a maths function?
Hello, I've started using MatLab today for signal processing problems. However, I can't seem to find a way to fill the array usi...
6 years 前 | 1 个回答 | 0

