ali alizadeh
Followers: 0 Following: 0
Statistics
RANK
89,135
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersHow 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 ago | 0
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0