Statistica
RANK
5.183
of 295.569
REPUTAZIONE
9
CONTRIBUTI
5 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
80.0%
VOTI RICEVUTI
5
RANK
of 154.105
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
How to rotate a matrix?
Hi guys Assume we have a 2D matrix A1 which includes x and y locations. I have calculated the values related to each (x,y) of...
oltre 6 anni fa | 1 risposta | 2
1
rispostaDomanda
How to minimize multiple functions at the same time?
Hi I am trying to find the intersections between 4 cost functions with 4 unknowns. I am sure that there is a answer which sat...
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
How to make a loop for an array of ands including cell arrays
Hi I want to make a loop for the following expression: location1=find ( ... equation{1}<1e-1 & ... equation{2}<1e...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Add "." to simple operators such as +, *, /, ^ in order to calculate element by element values
Hi I have an expression, say " 5A/B+C*D ". This equations came automatically in my script in Matlab. Thereafter, I need to ev...
oltre 8 anni fa | 1 risposta | 0
1
rispostaIs there a way to solve complex-valued non-linear equations?
fsolve in some cases cannot solve the equation. try fzero, fminsearch and fminunc as well. Hopefully, fzero helps you (this func...
oltre 8 anni fa | 0
Domanda
I cannot get the real part of the function
Hi I want to get the real part of this long function, but Matlab does not give me the solution, using "real" command. Here is...
oltre 8 anni fa | 1 risposta | 0