Murali Krishna AG
Followers: 0 Following: 0
Statistica
14 Domande
0 Risposte
RANK
34.041
of 295.486
REPUTAZIONE
1
CONTRIBUTI
14 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
42.86%
VOTI RICEVUTI
1
RANK
of 153.950
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Finding of arg max of a function using Gradient descent
Let F=abs(a+bx)^2 Problem: Find x to get the maximum of F. How to proceed with graident descent to solve this problem in matla...
oltre 2 anni fa | 1 risposta | 1
1
rispostaDomanda
Gaussian particle filtering recursive problem
Anybody have an idea on Gaussian particle filtering. In the attached file, how to generate density function in Time update. Plea...
oltre 2 anni fa | 0 risposte | 0
0
risposteDomanda
Convolution of two matrices
Let A,B,C,D, are vectors of size 3*1. S=[A*B,C*D]. Here * is linear convolution. How to rearrange A,C together and B,D together...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Mean squared error and NMSE
Let he is estimated vector and h is original vector which is unknown. The Mean squared error (MSE) is defined as norm(he-h)^2. N...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Integration of exp and erf
f= where erf is error function How to find closed form result? Pls help
circa 3 anni fa | 1 risposta | 0
1
risposta1
rispostaDomanda
how to convert analog signal to bit stream
I generate a analog signal cos(2pi*f*t), fs is sampling frequency and I denotes quantization levels. How to convert the analog s...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Find a random position in a vector where the value is zero
I have a vector with mix of complex numbers and zeros. I have to find a random position in the vector where the value is zero. ...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Estimation of a unknown matrix from the other known matrices
Let there is a matrix form of A=B*C where size of A is 6*1, B is 6*11 and C=11*1. I know matrices A and C, how to find out the...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 5.872930e-17.
Let A=80*80 matrix I want to generate inverse of the above matrix and I am getting the warning as "Matrix is close to singular ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
differentiation in matlab of two functions
Let theta=atan(p/q)+pi a(theta)=exp(2*pi*j*A*[cos(theta);sin(theta)]) where A ,is row vector and p,q,A are kno...
quasi 4 anni fa | 2 risposte | 0
2
risposteDomanda
arg min for Optimization problem
u=argmin{||X-A*w-B*v||^2} Inputs : A,B,X,w,v outputs:u which contain optimized vector of w,v how to write code for this.Pleas...
quasi 4 anni fa | 2 risposte | 0
2
risposteDomanda
Matrix Operation and decomposition
Let A=80*80 matrix ,How to find matrices A^(-1/2) and A^(1/2)
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
how to find argmin to this vector
c=argmin f(a,b).where both a,b are M*1 and N*1 column matrices respectively. How to get a,b for minimum value of f(a,b) from ...
quasi 4 anni fa | 1 risposta | 0