Susan
Followers: 0 Following: 0
Statistik
RANG
131.881
of 295.467
REPUTATION
0
BEITRÄGE
16 Fragen
6 Antworten
ANTWORTZUSTIMMUNG
43.75%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Tracking channel states using Machine Learning
I am new in AI and would like to apply machine learning to estimate the channel states. I have a set of data. It is a matrix of ...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I specify axis spacing?
Hey Guys, I am plotting a figure that x takes values of [4 8 16 32 64 128 256 512 1024]. I use %% x = [4 8 16 32 64 128 256 5...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
nonlinear inequality constraint for fmincon()
Hey guys, I am trying to write down the below nonlinear inequality constraint Calculate_W_S_R(J, I, K, tr_prob, Tp, Tavg, Pf,...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Need help in solving coupled equations
Hello everybody, I would like to solve the following equations simultaneously for all X,Y,Z, W where i = 1: Nw, j = 1 : Nl, k =...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to use ``while'' in implementing an algorithm?
Hello guys, I would like to implement the following algorithm in MATLAB. Could someone please kindly help me out? I have an o...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Improving the speed!
Hey MATLAB guys, Could someone please tell me how I can improve this code. It works pretty quick for nt_L=1:3. But, as nt_L i...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortReplace Nan by a number in a cell array
Hey guys! cI got another question regarding cell arrays. Any help would be greatly appreciated. I want to implement fmincon()...
mehr als 5 Jahre vor | 0
Frage
implementing fmincon() when the variables are matrix
Hey guys, I want to implement fmincon() for this problem: I am minimizing an objective function with respect to some variables....
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to convert a cell array to a symbolic array?
Hey guys, I have a cell array of size x = cell(max(I(:)), numel(I), numel(I), numel(M), max(M(:))) that each element of this ce...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
optimizing each element of a matrix based on the elements of another matrix
Hi MATLAB experts, I have an objective function which is a matrix. Each element of this matrix is a function of another matrix...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Replace Nan by a number in a cell array
Hey MATLAB guys, I would like to replace all Nan in the following cell array r by a number. Could anyone please tell me how I c...
mehr als 5 Jahre vor | 3 Antworten | 0
3
AntwortenSolving system of n equations
Hi Walter, In one of the comments above you mentioned that "The tests I am doing effectively recover from NaN, so I know that i...
mehr als 5 Jahre vor | 0
Writing equations in a matrix form
@ Walter, I am trying to write-down the following linear constraint according to the way you taught me above. sum_{m} sum_{i} p...
mehr als 5 Jahre vor | 0
Solving system of n equations
Hey MATLAB experts, Can anyone kindly help me to write down the functions in 'solve function' for below equations? Thanks in ad...
mehr als 5 Jahre vor | 0
Frage
Writing equations in a matrix form
Hi MATLAB experts, Could any one please help me to write-down the following equations into a matrix form? the initial value of ...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Lagrangian Multiplier with inequality constraints when variables has a matrix form
Hey Guys, I am trying to implement the following optimization problem in MATLAB using the Lagrangian multiplier and got stuck a...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Sum of a 4D matrix
Hey Guys! I want to generate bunch of matrices in which each element takes value betwwn 0 and 1 and the summation of all eleme...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenSolving system of n equations
I have got some silly questions. Sorry in advance if they are super simple. Could anyone kindly help me to figure them out? 1)...
mehr als 5 Jahre vor | 0
Frage
Solving system of n equations
Hi MATLAb guys, I am stucking at some point and need your help. Do you know how it is possible to find a relationship between ...
mehr als 5 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
Pre-locating an array
Hi MATLAB guys, I got stuck at some point and really appreciate your help. Do you know how can I pre-locate the value of X in...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Calculating and plotting an integral
Hi guys, Can anyone help me in calculating the attached integral. N=8, a = 0:10 (dB) x = sqrt(2*a) and the goal is plotti...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenSymbolic integration vs numerical integration
Dear Mike, Could you please help me with this integral? TIA!!!! a = 0 :10 and x = sqrt(2*a) and the goal is plotting Pb versus...
fast 6 Jahre vor | 0