Feeds
提问
How can I integrate HF component and LF component of an image in matlab?
I separated the High Frequency(HF) component and low-frequency(LF) component from an image. After this step, I applied some deno...
9 years 前 | 1 个回答 | 0
1
个回答提问
how can i multiply two matrices?
I have a matrix 'a' with size 3x3 and 'b' with size 3x1.i want to multiply the inverse of 'a' with matrix 'b'.I tried the below ...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to prevent output being overwritten in for loop?
I have a for loop and want to get a matrix called P as output. I want to get different values in P for each iteration and want t...
9 years 前 | 1 个回答 | 0
1
个回答提问
what is mean by NaN and inf in matlab?
when I computing an equation in Matlab I got a matrix. and some of its values are NaN and Inf. can I move on this matrix or is t...
9 years 前 | 1 个回答 | 0
1
个回答提问
how to calculate gradient of an image?
let I be an image.then how to find derivatives with respect to x and y and gradient
9 years 前 | 1 个回答 | 0
1
个回答提问
can i get help for doing my project?
i am doing a project in matlab. i tried so many ways but did not get the correct output as i need. can you suggest appropriate s...
9 years 前 | 0 个回答 | 0
0
个回答提问
how to create a surface from a gray level image?
Let I be a gray level image and (x,y) be the standard coordinate. I multiplied this image 'I' with a constant value μ for μ=[0,1...
9 years 前 | 0 个回答 | 0
0
个回答提问
how to find inverse of matrix size nxn?
I am trying to find the inverse of a matrix with size 628x628.please help me
9 years 前 | 3 个回答 | 0
