ali alizadeh
Followers: 0 Following: 0
Feeds
提问
How to trace the minimum and maximum lines of the image of the moiré franges?
I have a photo of the stripes that I am posting as an example (orginal moire). How can you find the middle points of these light...
1 year 前 | 2 个回答 | 0
2
个回答已回答
How can I display a complex image matrix in Matlab?
Hi dear try this! clear all N=1001 I=rand(N,N,3)+1i*rand(N,N,3); imshow(I,[])
How can I display a complex image matrix in Matlab?
Hi dear try this! clear all N=1001 I=rand(N,N,3)+1i*rand(N,N,3); imshow(I,[])
2 years 前 | 0
提问
how to Specifying the position of a color in the black and white color spectrum?
Hi dears. I'm trying to collect data from moving lines in photos. For this purpose, the photos must be analyzed by MATLAB afte...
2 years 前 | 0 个回答 | 0
0
个回答提问
connect I2c light meter sensor to MATLAB with arduino
Hi I have serius problem with arduino code and MATLAB code. I connect a light meter sesnor to arduino Uno that it's work proper...
3 years 前 | 0 个回答 | 0
0
个回答提问
How change 3D plot shape?
Hi I have a 3D shape that was previously designed with the help of one of the users of this site. The code is as follows: ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I custom cylinder rotate axis?
Hi I have a 2D graph and I want make it 3D via cylinder. but cylender rotating it about x-axis. is there anyway to change th...
3 years 前 | 2 个回答 | 0