photo

Tanvi


Last seen: más de 4 años hace Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 9 años hace | 1 respuesta | 0

1

respuesta