![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3071542_1522093337360_DEF.jpg)
prem preet
ipu
Followers: 0 Following: 0
Professional Interests: signal processing
Statistics
RANK
256.854
of 297.016
REPUTATION
0
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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 correct this error
function [ciphertext] = encrypt(plaintextfile,ciphertextfile,dim) if nargin < 3 encodematrix=[105 18;27 171]; ...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
error occuring
bw3=bwmorph(bw2,'dilate'); figure,imshow(bw3); ??? Error using ==> iptcheckinput Function BWMORPH expected its first input...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
image capture using inbuilt laptop webcam
vid = videoinput('winvideo', 1, 'RGB24_640x480'); vid.FramesPerTrigger = 1; preview(vid); ??? Error using ==> videoinput.vide...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
can anyone suggest me some topics for major project based on matlab............
so that it also contain some hardware model.....and software too
ongeveer 13 jaar ago | 0 answers | 0
0
answersQuestion
my code doesnt go into the loop
picture = imread ('C:\Users\prempreet\Desktop\lena512color.tiff'); noisy_picture= imnoise (picture,'salt & pepper',...
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
how to find central pixel
how to find central pixel of red component of coloured image.... plss reply fast
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
combining RGB to get a full image
image_RGB = cat(2,final_red,final_green,final_blue) imshow(image_RGB); can anyone suggest me that this code is correct fo...
meer dan 13 jaar ago | 3 answers | 0
3
answersQuestion
error occuring
if (N_red = 3) & (difference_red<0.1) unlike_red = 0.5 ??? if (N_red = 3) & (difference_red<0.1) ...
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
error occuring
extreme_red = 1/(1 + exp(100(image_red - vmax_red - 0.1))); | Error: Unbalanced o...
meer dan 13 jaar ago | 1 answer | 0
1
answerQuestion
Membership Functions of Fuzzy Filter
please ... i want to know the matlab program for the LARGE, UNLIKE and EXTREME membership function of the first sub-filter of fu...
meer dan 13 jaar ago | 0 answers | 0
0
answers??? Error using ==> vertcat CAT arguments dimensions are not consistent.
thnx for your suggestion ... i appreciate it ...
meer dan 13 jaar ago | 0
Question
??? Error using ==> vertcat CAT arguments dimensions are not consistent.
i want a help to figure out this error named ??? Error using ==> vertcat CAT arguments dimensions are not consistent. i...
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
signal processing
I want the coding of all three membership function used in 1st subfilter of fuzzy filter for noise removal.
meer dan 13 jaar ago | 1 answer | 0