photo

Tanvi


Last seen: 5년 초과 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

11 질문
0 답변

순위
35,164
of 300,369

평판
1

참여
11 질문
0 답변

답변 채택
18.18%

획득한 표
1

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

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

0

답변

질문


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

10년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

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

0

답변

질문


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

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

0

답변

질문


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

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

0

답변

질문


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

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

1

답변

질문


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

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

1

답변

질문


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

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

0

답변

질문


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

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

0

답변

질문


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

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

1

답변

질문


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

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

1

답변