Statistica
8 Domande
0 Risposte
RANK
73.608
of 301.360
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 174.151
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
compare two arrays then compare them to create a new one
So I have two arrays: A=randperm(5,5) B=randperm(5,5) And I want to compare the two and see if they match. If the number and ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
how do I randomly assign an effect to image
my code goes something like this: rgbImage = imread ('bunny.png'); %black text image saying "bunny" rgbImage2 = imread ('drago...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
moving decimal places to the left
hello! super simple question lol how do I turn my answer from: 1.0 into .1 ? So yes, how do I move the decimal place t...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
splitapply: further subdividing
So i have a table above and I want to use splitapply to find the mean. So the mean would come from this: #number of trues...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
splitapply help with logicals
Hello! I need some help from this. Again, after thinking, I came up with a table like this. Yes/No Gender...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
coneptually question: How to extract certain rows if column conditions are met?
This is more of a conceptual question so I do not have an exact table I can share. So I made up a quick one. State Residence ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Add an element if string meets conditions
A = ["tennis", "pizza", "switch", "popcorn", "laptop", "cupboard"]; word = "lookie" for i=1:length(A) if xxxx ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to remove first consonant/consonant cluster and add it to the end?
I am honeslty so lost at what to do? I thought it was simple since I understand loops and such but I keep gettign stuck. I did s...
oltre 5 anni fa | 2 risposte | 0

