Community Profile

photo

Tanvi


Last seen: ongeveer 4 jaar ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Global learning rule (neural approach)
what is the matlab code for source separation using global-learning rule ( neural approach)?? please help me!!

bijna 9 jaar ago | 0 answers | 0

0

answers

Question


while loop convergence problem
i am writing a program to separate my mixed images using neural learning algorithm.i have a program instead of looping 100 times...

bijna 9 jaar ago | 1 answer | 1

1

answer

Question


Maximum likelihood estimation approach
hello sir, i am doing project on ICA, i am facing a problem in separating images. i am getting MSE of the order of 10^3. basical...

ongeveer 9 jaar ago | 0 answers | 0

0

answers

Question


to reduce separating matrix
when i am running the code of maximum likelihood solution then i am getting separating matrix of very high value. due to this i ...

ongeveer 9 jaar ago | 0 answers | 0

0

answers

Question


can someone help me in writing this equation?
Wt+1 =Wt + (I − g(u)u')Wt, how can we write this equation in matlab? here W is weight matrix.g(u) is score function and u' is...

ongeveer 9 jaar ago | 0 answers | 0

0

answers

Question


error message: "In an assignment A(I)=B , the number of elements in B and I must be the same.
i am getting this error at : a=5; b=10; a1=unifrnd(a,b,4,4); x=a1*double(s3); W=unifrnd(a,b,4,4); U=W*x; alpha=4; g1=alph...

ongeveer 9 jaar ago | 1 answer | 0

1

answer

Question


error in while loop
hello... i am currently doing project on secured image compression using independent component analysis and artificial neural ne...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


implementing pre-whitening learning rule.
i am applying pre-whitening in my project and my loop is going infinite.I am applying learning rule. kindly help me. My code is:...

meer dan 9 jaar ago | 0 answers | 0

0

answers

Question


error in spiht algorithm
hello sir!! i am getting an error at a line for uncompression in spiht algorithm.

meer dan 9 jaar ago | 0 answers | 0

0

answers

Question


currently i am doing project on secured image compression using independent component analysis and neural network... so as a resultant i am getting white image. my code is as follows:
clc; clear all; i1=imread('t1.jpg'); i2=rgb2gray(i1); p=imresize(i2, ([256 256])); subplot(3,3,1) imshow(p);...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


error occurring stating that image is too big to fit on screen, displaying at resolution 1%
currently i am doing project on secured image compression using independent component analysis and neural network.. so my code ...

meer dan 9 jaar ago | 1 answer | 0

1

answer