Statistics
4 Questions
0 Answers
RANK
286,483
of 300,771
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,084
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,969
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
source code matlab midpoint integration method to find the value of h and what is the value of f(x)
source code midpoint integration method to find the value of h and what is the value of f(x)
2 years ago | 0 answers | 0
0
answersQuestion
convert RGB to YIQ and HSV values without function rgb2ntsc and rgb2hsv ([30,80,30]) search with matlab coding
convert RGB to YIQ and HSV values without function rgb2ntsc and rgb2hsv ([30,80,30]) search with matlab coding
2 years ago | 1 answer | 0
1
answerQuestion
convert RGB to YIQ value with function rgb2ntsc ([30,80,30]) search with Matlab coding
convert RGB to YIQ value with function rgb2ntsc ([30,80,30]) search with Matlab coding
2 years ago | 0 answers | 0
0
answersQuestion
Error using .* Array dimensions must match for binary array op. Error in uas1 (line 7) If_low = If.*c;
I = imread ('gray.jpg'); If=fft2(I); If=fftshift(If); [x,y] = meshgrid(1:1, 1:1) z = sqrt(x.^2 + y.^2) c = (z<3) If_low = ...
2 years ago | 1 answer | 0