Statistica
All
RANK
173.223
of 301.537
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to implement a convex optimization problem in MATLAB using CVX
I have the following optimization problem, Where, R is a known matrix and V is a (N+1)*(N+1) size positive definite matrix. ...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Problem with integration using sym in case of "sym is not convertible to double"
The term in integration is having size 1*1, so it is not an array or matrix, still sym is showing problem with double. Can som...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
Independence of two random variables having datasets
Hi there, I hereby have two random varibles data sets names y1 and y2. I am stuck at the checking of their independence using ma...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find cumulative distribution function from a given data set(vector)
clc clear all rng('default') % For reproducibility y = evrnd(0,3,100,1); [a,s]=cdfplot(y); In this "cdfplot "directly plot...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Fmincon failure in optimizing an objective function which includes determinant of a matrix.
Here, fmincon is not working with the below mentioned objective function, and same was working when i was finding the frobenious...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Using fmincon to maximize a complex scalar function
N = 1; h = sqrt(0.5)*(randn(1,N)+1i*randn(1,N)); g = sqrt(0.5)*(randn(N,1)+1i*randn(N,1)); phi0 = zeros(N,1); lb = zeros(N,1...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Find maximum of quadratically constrained quadratic problem using MATLAB
Hey, I am trying to solve for maximized SNR at receiver of a two hop network. First hop channel coefficients are denoted by N*...
oltre 3 anni fa | 2 risposte | 0



