photo

prem preet


ipu

2011년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: signal processing

통계학

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to correct this error
function [ciphertext] = encrypt(plaintextfile,ciphertextfile,dim) if nargin < 3 encodematrix=[105 18;27 171]; ...

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


error occuring
bw3=bwmorph(bw2,'dilate'); figure,imshow(bw3); ??? Error using ==> iptcheckinput Function BWMORPH expected its first input...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


image capture using inbuilt laptop webcam
vid = videoinput('winvideo', 1, 'RGB24_640x480'); vid.FramesPerTrigger = 1; preview(vid); ??? Error using ==> videoinput.vide...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


can anyone suggest me some topics for major project based on matlab............
so that it also contain some hardware model.....and software too

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


my code doesnt go into the loop
picture = imread ('C:\Users\prempreet\Desktop\lena512color.tiff'); noisy_picture= imnoise (picture,'salt & pepper',...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to find central pixel
how to find central pixel of red component of coloured image.... plss reply fast

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


error occuring
if (N_red = 3) & (difference_red<0.1) unlike_red = 0.5 ??? if (N_red = 3) & (difference_red<0.1) ...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


error occuring
extreme_red = 1/(1 + exp(100(image_red - vmax_red - 0.1))); | Error: Unbalanced o...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 13년 전 | 답변 수: 0 | 0

0

답변

답변 있음
??? Error using ==> vertcat CAT arguments dimensions are not consistent.
thnx for your suggestion ... i appreciate it ...

거의 13년 전 | 0

질문


??? 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...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


signal processing
I want the coding of all three membership function used in 1st subfilter of fuzzy filter for noise removal.

거의 13년 전 | 답변 수: 1 | 0

1

답변