Statistica
RANK
13.060
of 297.303
REPUTAZIONE
3
CONTRIBUTI
8 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
3
RANK
of 158.407
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
cellfun(@isnan) and erasing NaN
Dear all, I have a matrix like this in excel file: A=[a, 1, NaN, 1, 1, 1, 1;... b, 2, NaN, NaN, NaN, NaN, NaN;......
circa 12 anni fa | 2 risposte | 0
2
risposteDomanda
Find set of answers for 4 variables in an equation.
Dear all, I have an equation and the variables are in a specific range. I am searching for a way to find all sets of answ...
quasi 13 anni fa | 2 risposte | 0
2
risposteDomanda
"Warning: Imaginary parts of complex X and/or Y arguments ignored" in fminserach and optimtool
Dear all, I am trying to fit a curve to experimental data by use of "optimtool" and "fminsearch". But I receive a warning ...
quasi 13 anni fa | 2 risposte | 0
2
risposteDomanda
(Curve fitting) fitting a specific equation to experimental data
Dear all, I have several experimental data and I know the governing nonlinear equation of these data. Now I am trying to find...
quasi 13 anni fa | 1 risposta | 1
1
rispostahow to store values in an array in a loop ??
Dear Arooj, I have written a simple code for you, you can adopt it to yours. clc;clear; array = []; for i=1:1:5 a...
quasi 14 anni fa | 0
Domanda
definite double integration-dblquad-int
Dear all, I have a long equation that I would like to have its definite double integration. Let’s suppose this integration: ...
quasi 14 anni fa | 1 risposta | 1
1
rispostaDomanda
Eigenvalues & Eigenvectors calculation problem
Dear all, I am looking for a way to force Matlab NOT arrange eigenvalues in a descending order. Let me describe in more d...
quasi 14 anni fa | 1 risposta | 0
1
rispostaHow to run fmincon on a cluster?
Hi all, Actually some times it depends from one cluster to another cluster, but you can try this steps: (Good luck :)) No matte...
quasi 14 anni fa | 0
Projecting a vector to another vector
Dear all, Thanks for your brilliant comments. Let me describe the problem. Actually I have two n*3 matrices that I should...
circa 14 anni fa | 0
Domanda
Projecting a vector to another vector
I would like to project a vector to another vector. You can find more information here: <http://en.wikipedia.org/wiki/Vector_pr...
circa 14 anni fa | 10 risposte | 1
10
risposteMatrix Multiplication (multiply every row of a matrix to different values)
Dear all, thanks.
circa 14 anni fa | 0
Domanda
Matrix Multiplication (multiply every row of a matrix to different values)
Dear all, I am looking for a way to multiply every row of a matrix to different values? Let assume we have: A=[1, 2, 3; 4...
circa 14 anni fa | 3 risposte | 0