prem preet
ipu
Followers: 0 Following: 0
Professional Interests: signal processing
Statistiques
RANG
156 064
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
12 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
how to correct this error
function [ciphertext] = encrypt(plaintextfile,ciphertextfile,dim) if nargin < 3 encodematrix=[105 18;27 171]; ...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
error occuring
bw3=bwmorph(bw2,'dilate'); figure,imshow(bw3); ??? Error using ==> iptcheckinput Function BWMORPH expected its first input...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
image capture using inbuilt laptop webcam
vid = videoinput('winvideo', 1, 'RGB24_640x480'); vid.FramesPerTrigger = 1; preview(vid); ??? Error using ==> videoinput.vide...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
can anyone suggest me some topics for major project based on matlab............
so that it also contain some hardware model.....and software too
presque 13 ans il y a | 1 réponse | 0
0
réponseQuestion
my code doesnt go into the loop
picture = imread ('C:\Users\prempreet\Desktop\lena512color.tiff'); noisy_picture= imnoise (picture,'salt & pepper',...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to find central pixel
how to find central pixel of red component of coloured image.... plss reply fast
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
error occuring
if (N_red = 3) & (difference_red<0.1) unlike_red = 0.5 ??? if (N_red = 3) & (difference_red<0.1) ...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
error occuring
extreme_red = 1/(1 + exp(100(image_red - vmax_red - 0.1))); | Error: Unbalanced o...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 13 ans il y a | 1 réponse | 0
0
réponse??? Error using ==> vertcat CAT arguments dimensions are not consistent.
thnx for your suggestion ... i appreciate it ...
environ 13 ans il y a | 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...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
signal processing
I want the coding of all three membership function used in 1st subfilter of fuzzy filter for noise removal.
environ 13 ans il y a | 1 réponse | 0