Statistica
4 Domande
0 Risposte
RANK
222.323
of 300.369
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
0
RANK
of 168.436
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
Hi I am trying to solve a system of equations using fsolve or something similar with 4 variables. Please help
Equations are r(1)= sqrt((x-15600)^2+(y-7540)^2+(z-20140)^2)-(300000(0.07074-d)) r(2)=sqrt((x-18760)^2+(y-2750)^2+(...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
I want to create multiple scatter plots.
Hi I am looking to create multiple scatter plots on different set of axis and integrate it all in the same code. For eg. mon...
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
I am trying to calculate mean of all the columns in my matrix. Help me please?
I am really new to coding and this might seem like a basic question. I am trying to calculate means of individual columns in my ...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Hi, I am trying to use grpstats on my program and trying to compute median and percentile and skew but somehow i am not getting the program to run.
This is what I write [ Z]= [WeekNum,C,E,G,I]; [stat1,stat2]= grpstats(Z,WeekNum,{'mean',@(Z) prctile(Z,50)}) This ...
oltre 12 anni fa | 2 risposte | 0
